scacner / badnest

A bad Nest integration that uses the web api to work after Works with Nest was shut down.
0 stars 1 forks source link

Possible feature: thermostat "Active Temperature Sensor" toggle #11

Open scacner opened 3 years ago

scacner commented 3 years ago

Determine if it's possible to add an "active temperature sensor" toggle to the thermostat. This toggle can stay up to date based off the rcs_ keys received from the Nest api and can be set when changing the toggle in HA with the set_active_sensor service.

scacner commented 2 years ago

In addition to creating a toggle, see if it's possible to set a custom entity attribute that is set to the current active sensor. This attribute should also change as the active sensor gets change. Also, the toggle could just be based off this custom attribute.

Another thought: Toggle might make more sense to be drop down selector? When thinking of "toggle", I think of on-off switch, or in this case the possibility to only have two sensors. A Nest system could have more than two total sensors.