Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ipma.sensor.IPMASensor
 
class  homeassistant.components.ipma.sensor.IPMASensorEntityDescription
 

Namespaces

 homeassistant.components.ipma.sensor
 

Functions

int|None homeassistant.components.ipma.sensor.async_retrieve_rcm (Location location, IPMA_API api)
 
int|None homeassistant.components.ipma.sensor.async_retrieve_uvi (Location location, IPMA_API api)
 
None homeassistant.components.ipma.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.ipma.sensor._LOGGER = logging.getLogger(__name__)