core/homeassistant/components/nuki/icons.json

18 lines
265 B
JSON

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