1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add icon for pm4 sensor (#156432)

This commit is contained in:
Christopher Fenner
2025-11-12 11:38:33 +01:00
committed by GitHub
parent 910bd371e4
commit dc8425c580
@@ -118,6 +118,9 @@
"pm25": {
"default": "mdi:molecule"
},
"pm4": {
"default": "mdi:molecule"
},
"power": {
"default": "mdi:flash"
},