Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.homeassistant_hardware.const
 

Variables

 homeassistant.components.homeassistant_hardware.const.LOGGER = logging.getLogger(__package__)
 
string homeassistant.components.homeassistant_hardware.const.OTBR_ADDON_MANAGER_DATA = "openthread_border_router"
 
string homeassistant.components.homeassistant_hardware.const.OTBR_ADDON_NAME = "OpenThread Border Router"
 
string homeassistant.components.homeassistant_hardware.const.OTBR_ADDON_SLUG = "core_openthread_border_router"
 
string homeassistant.components.homeassistant_hardware.const.SILABS_FLASHER_ADDON_SLUG = "core_silabs_flasher"
 
string homeassistant.components.homeassistant_hardware.const.SILABS_MULTIPROTOCOL_ADDON_SLUG = "core_silabs_multiprotocol"
 
string homeassistant.components.homeassistant_hardware.const.ZHA_DOMAIN = "zha"
 
string homeassistant.components.homeassistant_hardware.const.ZIGBEE_FLASHER_ADDON_MANAGER_DATA = "silabs_flasher"
 
string homeassistant.components.homeassistant_hardware.const.ZIGBEE_FLASHER_ADDON_NAME = "Silicon Labs Flasher"
 
string homeassistant.components.homeassistant_hardware.const.ZIGBEE_FLASHER_ADDON_SLUG = "core_silabs_flasher"