core/homeassistant/components/ipma
Diogo Morgado 4066f657d3
Add "UV Index" to IPMA (#100383)
* Bump pyipma to 3.0.7

* Add uv index sensor to IPMA
2023-09-27 17:45:21 +02:00
..
__init__.py
config_flow.py
const.py
entity.py
manifest.json Add "UV Index" to IPMA (#100383) 2023-09-27 17:45:21 +02:00
sensor.py Add "UV Index" to IPMA (#100383) 2023-09-27 17:45:21 +02:00
strings.json Add "UV Index" to IPMA (#100383) 2023-09-27 17:45:21 +02:00
system_health.py
weather.py