Files
home-assistant-core/homeassistant/components/trane/icons.json
T

13 lines
161 B
JSON

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