Skip to content
Snippets Groups Projects
Commit e91bb1ab authored by Tom Robinson's avatar Tom Robinson Committed by Fabian Affolter
Browse files

Replace Netatmo CO2 sensor icon (#28520)

parent 381bf987
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ SENSOR_TYPES = {
"mdi:thermometer",
DEVICE_CLASS_TEMPERATURE,
],
"co2": ["CO2", "ppm", "mdi:cloud", None],
"co2": ["CO2", "ppm", "mdi:periodic-table-co2", None],
"pressure": ["Pressure", "mbar", "mdi:gauge", None],
"noise": ["Noise", "dB", "mdi:volume-high", None],
"humidity": ["Humidity", "%", "mdi:water-percent", DEVICE_CLASS_HUMIDITY],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment