1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 13:25:35 +00:00
Files
core/homeassistant/components/nuki/icons.json
2024-02-25 13:25:12 +01:00

14 lines
215 B
JSON

{
"entity": {
"binary_sensor": {
"ring_action": {
"default": "mdi:bell-ring"
}
}
},
"services": {
"lock_n_go": "mdi:lock-clock",
"set_continuous_mode": "mdi:bell-cog"
}
}