core/homeassistant/components/nuki/icons.json

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"
}
}