1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +00:00
Files
core/homeassistant/components/goalzero/icons.json
2024-02-27 22:49:59 +01:00

10 lines
119 B
JSON

{
"entity": {
"binary_sensor": {
"backlight": {
"default": "mdi:clock-digital"
}
}
}
}