pi_portal.modules.integrations.chat.cli.commands.command_temperature.TemperatureCommand
- class pi_portal.modules.integrations.chat.cli.commands.command_temperature.TemperatureCommand(bot: TypeChatBot)[source]
Bases:
ChatCommandBaseChat CLI command to show the last known temperature sensor values.
- __init__(bot: TypeChatBot) None