Adjust icons for MDI bump (#37730)
This commit is contained in:
parent
5cd6370822
commit
9ecaa10e51
28 changed files with 84 additions and 68 deletions
|
@ -17,7 +17,7 @@ from . import KNOWN_DEVICES, HomeKitEntity
|
|||
HUMIDITY_ICON = "mdi:water-percent"
|
||||
TEMP_C_ICON = "mdi:thermometer"
|
||||
BRIGHTNESS_ICON = "mdi:brightness-6"
|
||||
CO2_ICON = "mdi:periodic-table-co2"
|
||||
CO2_ICON = "mdi:molecule-co2"
|
||||
|
||||
UNIT_LUX = "lux"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue