Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.buienradar.sensor.BrSensor
 

Namespaces

 homeassistant.components.buienradar.sensor
 

Functions

None homeassistant.components.buienradar.sensor.async_setup_entry (HomeAssistant hass, BuienRadarConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.buienradar.sensor._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.buienradar.sensor.MEASURED_LABEL = "Measured"
 
int homeassistant.components.buienradar.sensor.SCHEDULE_NOK = 2
 
int homeassistant.components.buienradar.sensor.SCHEDULE_OK = 10
 
string homeassistant.components.buienradar.sensor.STATIONNAME_LABEL = "Stationname"
 
string homeassistant.components.buienradar.sensor.SYMBOL = "symbol"
 
string homeassistant.components.buienradar.sensor.TIMEFRAME_LABEL = "Timeframe"