mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 08:26:41 +01:00
13 lines
161 B
JSON
13 lines
161 B
JSON
{
|
|
"entity": {
|
|
"switch": {
|
|
"hold": {
|
|
"default": "mdi:timer",
|
|
"state": {
|
|
"on": "mdi:timer-off"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|