mikejac / node-red-contrib-google-smarthome

A collection of Node-RED nodes to control your smart home devices via Google Assistant.
GNU General Public License v3.0
116 stars 36 forks source link

some devices don't obey discreteOnlyOpenClose attribute #475

Closed patrik-malina closed 7 months ago

patrik-malina commented 7 months ago

For instance I have garage door that can only open or close. Also with water valve. Doors for instance obey this attribute.

Caprico85 commented 7 months ago

I cannot reproduce this. I tested with windows, doors and valves. They all worked fine for me.

How are your devices configured? Mine are configured like this:

image

PS: v0.4.9 fixes the missing "discrete only" label in the configuration.

patrik-malina commented 7 months ago

Yeah, I don't had that missing label, then I was sending attribute trough function to payload. Must they canceled each other.