13 lines
194 B
JSON
13 lines
194 B
JSON
{
|
|
"services": {
|
|
"toggle": {
|
|
"service": "mdi:bell-ring"
|
|
},
|
|
"turn_off": {
|
|
"service": "mdi:bell-off"
|
|
},
|
|
"turn_on": {
|
|
"service": "mdi:bell-alert"
|
|
}
|
|
}
|
|
}
|