rdmtc / node-red-contrib-ccu

Node-RED Nodes for the Homematic CCU
https://flows.nodered.org/node/node-red-contrib-ccu
MIT License
70 stars 13 forks source link

Get value node doesn't display the actual value of blind actor #150

Closed peterkowalewski closed 3 years ago

peterkowalewski commented 3 years ago

I am using this node to get information about blind position. I would expect values between 0 and 1. If I set the value with proper node to 0.3 directly afterwords the get value node works. After a few hours the node I get from the node always 1 for completely open. If I change the value manually via blind actor the value will not update. Is there something wrong, what I am doing? Regards Peter

"Get value node" Bildschirmfoto vom 2021-04-02 10-12-08 doesn't display the actual value of blind actor

peterkowalewski commented 3 years ago

I replaced the channel 00111BE9998B97:4 with 00111BE9998B97:3 and this delivers correct values.