1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00
Files
2026-02-19 12:39:58 -06:00

13 lines
161 B
JSON

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