pi_portal.modules.integrations.slack.cli.commands.command_temperature

Slack CLI Temperature command.

class pi_portal.modules.integrations.slack.cli.commands.command_temperature.TemperatureCommand(bot)[source]

Command to show the last known temperature sensor values.

Parameters:

bot (SlackBot) – The configured slack bot in use.

invoke()[source]

Report the last known temperature sensor values.

Return type:

None