Variables | |
| string | DATA_CONFIG = "izone_config" |
| string | DATA_DISCOVERY_SERVICE = "izone_discovery" |
| string | DISPATCH_CONTROLLER_DISCONNECTED = "izone_controller_disconnected" |
| string | DISPATCH_CONTROLLER_DISCOVERED = "izone_controller_discovered" |
| string | DISPATCH_CONTROLLER_RECONNECTED = "izone_controller_reconnected" |
| string | DISPATCH_CONTROLLER_UPDATE = "izone_controller_update" |
| string | DISPATCH_ZONE_UPDATE = "izone_zone_update" |
| string | IZONE = "izone" |
| int | TIMEOUT_DISCOVERY = 20 |
Constants used by the izone component.
| string homeassistant.components.izone.const.DATA_CONFIG = "izone_config" |
| string homeassistant.components.izone.const.DATA_DISCOVERY_SERVICE = "izone_discovery" |
| string homeassistant.components.izone.const.DISPATCH_CONTROLLER_DISCONNECTED = "izone_controller_disconnected" |
| string homeassistant.components.izone.const.DISPATCH_CONTROLLER_DISCOVERED = "izone_controller_discovered" |
| string homeassistant.components.izone.const.DISPATCH_CONTROLLER_RECONNECTED = "izone_controller_reconnected" |
| string homeassistant.components.izone.const.DISPATCH_CONTROLLER_UPDATE = "izone_controller_update" |
| string homeassistant.components.izone.const.DISPATCH_ZONE_UPDATE = "izone_zone_update" |