mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"services": {
|
|
"toggle": "mdi:bell-ring",
|
|
"turn_off": "mdi:bell-off",
|
|
"turn_on": "mdi:bell-alert"
|
|
}
|
|
}
|