core/homeassistant/components/tomorrowio
Dennis 1954539e65
Add state_class to tomorrowio UV Index (#98541)
* Added state_class to UV Index

Forgot to add a state_class as other sensors got their state_class from their device class. As there is no UV Index device class I left it out.

* Forgotten a comma, whoops

* Changed measurement to string.

* Changed from "measurement" to SensorStateClass
2023-08-17 11:13:11 +02:00
..
__init__.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
config_flow.py Fix tomorrowio integration for new users (#97973) 2023-08-07 17:54:06 +02:00
const.py Fix tomorrowio integration for new users (#97973) 2023-08-07 17:54:06 +02:00
manifest.json
sensor.py Add state_class to tomorrowio UV Index (#98541) 2023-08-17 11:13:11 +02:00
strings.json
weather.py Modernize tomorrowio weather (#98466) 2023-08-16 20:22:38 +02:00