Home Assistant Unofficial Reference 2024.12.1
firmware_config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homeassistant_hardware.firmware_config_flow.BaseFirmwareConfigFlow
 
class  homeassistant.components.homeassistant_hardware.firmware_config_flow.BaseFirmwareInstallFlow
 
class  homeassistant.components.homeassistant_hardware.firmware_config_flow.BaseFirmwareOptionsFlow
 

Namespaces

 homeassistant.components.homeassistant_hardware.firmware_config_flow
 

Variables

 homeassistant.components.homeassistant_hardware.firmware_config_flow._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.homeassistant_hardware.firmware_config_flow.STEP_PICK_FIRMWARE_THREAD = "pick_firmware_thread"
 
string homeassistant.components.homeassistant_hardware.firmware_config_flow.STEP_PICK_FIRMWARE_ZIGBEE = "pick_firmware_zigbee"