Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.homekit_controller.const
Variables
dictionary
homeassistant.components.homekit_controller.const.CHARACTERISTIC_PLATFORMS
string
homeassistant.components.homekit_controller.const.CONTROLLER
= f"{DOMAIN}-controller"
int
homeassistant.components.homekit_controller.const.DEBOUNCE_COOLDOWN
= 10
string
homeassistant.components.homekit_controller.const.DOMAIN
= "homekit_controller"
string
homeassistant.components.homekit_controller.const.ENTITY_MAP
= f"{DOMAIN}-entity-map"
dictionary
homeassistant.components.homekit_controller.const.HOMEKIT_ACCESSORY_DISPATCH
string
homeassistant.components.homekit_controller.const.HOMEKIT_DIR
= ".homekit"
string
homeassistant.components.homekit_controller.const.IDENTIFIER_ACCESSORY_ID
= "homekit_controller:accessory-id"
string
homeassistant.components.homekit_controller.const.IDENTIFIER_LEGACY_ACCESSORY_ID
= "accessory-id"
string
homeassistant.components.homekit_controller.const.IDENTIFIER_LEGACY_SERIAL_NUMBER
= "serial-number"
string
homeassistant.components.homekit_controller.const.IDENTIFIER_SERIAL_NUMBER
= "homekit_controller:serial-number"
string
homeassistant.components.homekit_controller.const.KNOWN_DEVICES
= f"{DOMAIN}-devices"
string
homeassistant.components.homekit_controller.const.PAIRING_FILE
= "pairing.json"
tuple
homeassistant.components.homekit_controller.const.STARTUP_EXCEPTIONS
float
homeassistant.components.homekit_controller.const.SUBSCRIBE_COOLDOWN
= 0.25
string
homeassistant.components.homekit_controller.const.TRIGGERS
= f"{DOMAIN}-triggers"
core
homeassistant
components
homekit_controller
const.py
Generated by
1.9.1