mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 14:43:52 +01: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"
|
|
}
|
|
}
|