Classes | |
| class | IPMASensor |
| class | IPMASensorEntityDescription |
Functions | |
| int|None | async_retrieve_rcm (Location location, IPMA_API api) |
| int|None | async_retrieve_uvi (Location location, IPMA_API api) |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for IPMA sensors.
| 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 | ||
| ) |