This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
352014fc95
core
/
homeassistant
/
components
/
homekit_controller
/
strings.select.json
10 lines
135 B
JSON
Raw
Normal View
History
Unescape
Escape
Allow homekit_controller to set Ecobee's mode (#65032)
2022-01-27 17:02:38 +00:00
{
Prettify json (strings.json) (#68885)
2022-03-30 08:35:30 +00:00
"state"
:
{
"homekit_controller__ecobee_mode"
:
{
"home"
:
"Home"
,
"sleep"
:
"Sleep"
,
"away"
:
"Away"
Allow homekit_controller to set Ecobee's mode (#65032)
2022-01-27 17:02:38 +00:00
}
Prettify json (strings.json) (#68885)
2022-03-30 08:35:30 +00:00
}
}