1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-26 04:46:08 +00:00
Files
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

10 lines
124 B
JSON

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