Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.refoss.const
 

Variables

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"
 
 homeassistant.components.refoss.const.Logger
 
int homeassistant.components.refoss.const.MAX_ERRORS = 2
 
string homeassistant.components.refoss.const.SENSOR_EM = "em"