You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make 'unit_of_measurement' a configurable field
unit_of_measurement attribute is no longer provided to AirVisual sensors, so I updated attribute to be configurable. The card editor is broken, so you will need to configure the card via YAML.
use the following YAML in your card to configure:
unit_of_measurement: 'AQI'
2.0 release
- rewrote CSS grids and styles to fix current style on iqair.com
- added humidity and wind data
- added speed_unit to config
- removed temperature entity option
- fixed some border-radius and theme compatibility