Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.metoffice.sensor.MetOfficeCurrentSensor
 

Namespaces

 homeassistant.components.metoffice.sensor
 

Functions

None homeassistant.components.metoffice.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.metoffice.sensor.ATTR_LAST_UPDATE = "last_update"
 
string homeassistant.components.metoffice.sensor.ATTR_SENSOR_ID = "sensor_id"
 
string homeassistant.components.metoffice.sensor.ATTR_SITE_ID = "site_id"
 
string homeassistant.components.metoffice.sensor.ATTR_SITE_NAME = "site_name"