hass-core/homeassistant/components/p1_monitor/icons.json
Joost Lekkerkerker 0e0c1d337f
Add icon translations to P1 monitor (#111998)
* Add icon translations to P1 monitor

* Add icon translations to P1 monitor
2024-03-05 08:50:46 +01:00

9 lines
124 B
JSON

{
"entity": {
"sensor": {
"energy_tariff_period": {
"default": "mdi:calendar-clock"
}
}
}
}