Default sensor Icons lost between 0.9.8 and 0.9.11
Closed this issue · 2 comments
doctorkb commented
Noticed with humditiy, CO2 and Illuminance sensors.
Had icons defaulted correctly in 0.9.8 (water drop percent, "CO2" and an open sun, respectively). Upgrade to 0.9.11 changed all to eyes.
Downgraded to 0.9.8, issue resolved.
jason0x43 commented
I believe this was because a regression caused sensors to stop reporting device classes in v0.9.11. This is fixed in v0.9.12. Give that try.
doctorkb commented
Appears to be resolved now!
Thanks!