1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00
Files
core/homeassistant/components/door/icons.json
2026-03-07 12:59:09 +01:00

8 lines
79 B
JSON

{
"triggers": {
"opened": {
"trigger": "mdi:door-open"
}
}
}