mirror of
https://github.com/home-assistant/core.git
synced 2026-02-27 13:25:35 +00:00
14 lines
215 B
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"
|
|
}
|
|
}
|