Variables | |
| string | DATA_DISCOVERY_SERVICE = "escea_discovery" |
| string | DISPATCH_CONTROLLER_DISCONNECTED = "escea_controller_disconnected" |
| string | DISPATCH_CONTROLLER_DISCOVERED = "escea_controller_discovered" |
| string | DISPATCH_CONTROLLER_RECONNECTED = "escea_controller_reconnected" |
| string | DISPATCH_CONTROLLER_UPDATE = "escea_controller_update" |
| string | DOMAIN = "escea" |
| string | ESCEA_FIREPLACE = "Escea Fireplace" |
| string | ESCEA_MANUFACTURER = "Escea" |
| int | TIMEOUT_DISCOVERY = 20 |
Constants used by the escea component.
| string homeassistant.components.escea.const.DATA_DISCOVERY_SERVICE = "escea_discovery" |
| string homeassistant.components.escea.const.DISPATCH_CONTROLLER_DISCONNECTED = "escea_controller_disconnected" |
| string homeassistant.components.escea.const.DISPATCH_CONTROLLER_DISCOVERED = "escea_controller_discovered" |
| string homeassistant.components.escea.const.DISPATCH_CONTROLLER_RECONNECTED = "escea_controller_reconnected" |
| string homeassistant.components.escea.const.DISPATCH_CONTROLLER_UPDATE = "escea_controller_update" |
| string homeassistant.components.escea.const.ESCEA_FIREPLACE = "Escea Fireplace" |
| string homeassistant.components.escea.const.ESCEA_MANUFACTURER = "Escea" |