pi_portal.modules.integrations.chat.cli.commands.command_disarm.DisarmCommand
- class pi_portal.modules.integrations.chat.cli.commands.command_disarm.DisarmCommand(bot: TypeChatBot)[source]
Bases:
ChatProcessManagementCommandBaseChat CLI command to stop the camera process.
- __init__(bot: TypeChatBot) None
- hook_supervisor_exception() None
Handle a SupervisorException.
- hook_supervisor_process_exception() None
Handle a SupervisorProcessException.
- invoke() None
Manage the process with error handling.