Variables | |
| string | COORDINATOR = "coordinator" |
| string | COORDINATORS = "coordinators" |
| string | DATA_DISCOVERY_SERVICE = "refoss_discovery" |
| int | DISCOVERY_SCAN_INTERVAL = 30 |
| int | DISCOVERY_TIMEOUT = 8 |
| string | DISPATCH_DEVICE_DISCOVERED = "refoss_device_discovered" |
| string | DISPATCHERS = "dispatchers" |
| string | DOMAIN = "refoss" |
| Logger | |
| int | MAX_ERRORS = 2 |
| string | SENSOR_EM = "em" |
const.
| string homeassistant.components.refoss.const.COORDINATOR = "coordinator" |
| string homeassistant.components.refoss.const.COORDINATORS = "coordinators" |
| string homeassistant.components.refoss.const.DATA_DISCOVERY_SERVICE = "refoss_discovery" |
| int homeassistant.components.refoss.const.DISCOVERY_SCAN_INTERVAL = 30 |
| int homeassistant.components.refoss.const.DISCOVERY_TIMEOUT = 8 |
| string homeassistant.components.refoss.const.DISPATCH_DEVICE_DISCOVERED = "refoss_device_discovered" |
| string homeassistant.components.refoss.const.DISPATCHERS = "dispatchers" |
| string homeassistant.components.refoss.const.DOMAIN = "refoss" |