1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 11:57:05 +00:00
Files
core/homeassistant/components/homekit_controller/strings.select.json
2022-03-30 10:35:30 +02:00

10 lines
135 B
JSON

{
"state": {
"homekit_controller__ecobee_mode": {
"home": "Home",
"sleep": "Sleep",
"away": "Away"
}
}
}