1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00
Files
core/homeassistant/components/trane/icons.json
T
2026-02-19 12:39:58 -06:00

13 lines
161 B
JSON

{
"entity": {
"switch": {
"hold": {
"default": "mdi:timer",
"state": {
"on": "mdi:timer-off"
}
}
}
}
}