pi_portal.modules.integrations.chat.cli.commands.command_status.StatusCommand
- class pi_portal.modules.integrations.chat.cli.commands.command_status.StatusCommand(bot: TypeChatBot)[source]
Bases:
ChatProcessStatusCommandBaseChat CLI command to report the status of the camera.
- __init__(bot: TypeChatBot) None
- hook_supervisor_exception() None
Handle a SupervisorException.
- invoke() None
Manage the process with error handling.