Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ombi.sensor.OmbiSensor
 

Namespaces

 homeassistant.components.ombi.sensor
 

Functions

None homeassistant.components.ombi.sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.ombi.sensor._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.ombi.sensor.SCAN_INTERVAL = timedelta(seconds=60)