* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
config_flow.py | ||
const.py | ||
manifest.json | ||
sensor.py | ||
strings.json | ||
weather.py |