OpenZWave / open-zwave

a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
http://www.openzwave.net/
GNU Lesser General Public License v3.0
1.05k stars 911 forks source link

Re: add support for Iblinds #2353 #2375

Closed danielbrunt57 closed 4 years ago

danielbrunt57 commented 4 years ago

How would one initiate a value refresh for CC 38 from HA?

I have been trying for days to no avail... My most recent attempt to refresh values for CC 37 and CC 38 as well as requestnodedynamic

`- id: '1598463443954' alias: Blinds - Kitchen 1 Poll description: '{ "node": 21 } OpenZWave/1/command/refreshValue/' trigger:

Fishwaldo commented 4 years ago

This is a question for HA. Sorry, can't help

danielbrunt57 commented 4 years ago

FYI, I reverted OZW to version "150" and the command OpenZWave/1/command/refreshvalue/ for ValueID for CC 38 for the node is now working again so IMO it's not an HA issue. Currently running OpenZWave Version 1.6.1185, qt-openzwave Version: 1.2.0, QT Version: 5.12.8 but in the latest OZW version it's not working...