mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
141 B
JSON
11 lines
141 B
JSON
{
|
|
"services": {
|
|
"bypass_zone": {
|
|
"service": "mdi:wrench"
|
|
},
|
|
"unbypass_zone": {
|
|
"service": "mdi:wrench"
|
|
}
|
|
}
|
|
}
|