andrei-tatar / node-red-contrib-nora

Node Red Google Home integration
74 stars 25 forks source link

[Feature] Expose "queryOnlyTemperatureSetting" property on Thermostat #16

Closed richardpowellus closed 4 years ago

richardpowellus commented 5 years ago

I have a sensor that is a thermometer and humidity sensor. Obviously this means it's not a thermostat in the traditional sense because it's "ready only". Google's SDK exposes a property that can be set for this exact scenario (queryOnlyTemperatureSetting), however that's not currently exposed by NORA. It would be great if this can be exposed.

This will disallow Google devices from trying to set the temperature on my thermostat, disable respective buttons, etc.

andrei-tatar commented 5 years ago

I will have a look. It seems some things changed since this was implemented. If you want to, you can contribute with a pull request.

andrei-tatar commented 4 years ago

Should be available now in the latest version 0.0.25