mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"services": {
|
|
"start_recording": "mdi:record-rec",
|
|
"stop_recording": "mdi:stop",
|
|
"enable_alerts": "mdi:bell-alert",
|
|
"disable_alerts": "mdi:bell-off",
|
|
"snapshot": "mdi:camera"
|
|
}
|
|
}
|