chrisjshull / homebridge-nest

Nest plugin for HomeBridge
699 stars 112 forks source link

Add feature option Thermostat.SeparateBuiltInTemperatureSensor.Disable #585

Closed sabaatworld closed 1 year ago

sabaatworld commented 1 year ago

This extra option allows users to disable creation of a separate temperature sensor for the thermostat when one or more Nest Temperature Sensors are linked. Previously, one could use TempSensor.Disable to disable creation of sensors for the Nest Temperature Sensors, but one for the thermostat was still created.

I felt the need for this option since I want to keep my Home app completely unaware of the Nest Temperature Sensors I have and transparently switch between them.

Before

before 1 before 2

After

after

sabaatworld commented 1 year ago

Can this be merged in please?

github-actions[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.