Variables | |
| LOGGER = logging.getLogger(__package__) | |
| string | OTBR_ADDON_MANAGER_DATA = "openthread_border_router" |
| string | OTBR_ADDON_NAME = "OpenThread Border Router" |
| string | OTBR_ADDON_SLUG = "core_openthread_border_router" |
| string | SILABS_FLASHER_ADDON_SLUG = "core_silabs_flasher" |
| string | SILABS_MULTIPROTOCOL_ADDON_SLUG = "core_silabs_multiprotocol" |
| string | ZHA_DOMAIN = "zha" |
| string | ZIGBEE_FLASHER_ADDON_MANAGER_DATA = "silabs_flasher" |
| string | ZIGBEE_FLASHER_ADDON_NAME = "Silicon Labs Flasher" |
| string | ZIGBEE_FLASHER_ADDON_SLUG = "core_silabs_flasher" |
Constants for the Homeassistant Hardware integration.
| 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" |