Commit graph

8 commits

Author SHA1 Message Date
Philip Søeberg
e6af779146 Updated ZHC5010 configuration
I have four of these nodes working through v1.4 and v1.5 for node-red and domoticz and phyton.
To assist first-time users with these units, it is important that:
1) ZHC5010 Configuration which can enable/disable direct control over relay can be controlled and
2) ZHC5010 responds fast by default.

To do this, XML config file must have
1) MultiInstance CC set to mapping="all" (Yes, redundant but description enables users to change if instance0 is not needed (No direct Relay control)
2) Disable CC SWITCH_ALL. It seem not supported in v2.03 firmware (and earlier) and it cause OZW to timeout on startup.
3) Remove default Controller associations to any other CC than BASIC_REPORT, which is needed by Domoticz/Node-Red to learn of button-pres (which on/offs the internal switch).

If Controller is associating with all possible association groups, RTT may go as high as 4500ms if quick-pressing different buttons on the ZHC5010. I suspect this is due to OZW polling the switch value after a BASIC_REPORT CC which seem to clog up ZHC5010s tx pipe, but thats guesswork. This XML configuration makes ZHC5010 respond quick and fast out-of-the-box (on new network joins.. for already joined devices you still need to manually change associations or leave/join again).

Also updated some descriptions
2018-01-26 10:35:23 +01:00
Nechry
75e4e2b1b7 remove non ASCII characters
simplify some list item
2017-12-10 11:28:44 +01:00
Philip Søeberg
6b8a00e7e5 Updated LogicSoft ZHC5010 config file for v2.03 firmware.
- v2.03 includes new configuration directives and also support S0 secure inclusion mode
- Improved on all configuration directives text
- Added MULTI CHANNEL ASSOCIATION CLASS support.
  - OpenZWave users (Domoticz, etc.) now out-of-box can use all four buttons
2017-12-10 01:06:53 +01:00
MacKaarstad
8e4ff0b27c Add new device ZHC5002
New device Logicsoft/Logic Home Control/ThermoFloor/Heatit ZHC5002 Z-Scene controller
2017-12-08 19:42:40 +01:00
Jean-François Auger
63fa7f60cb cleanup config file 2017-01-09 16:49:46 +01:00
Jean-François Auger
f53b909c02 Remove all non ascii characters
Cleanup non ascii characters
2017-01-09 16:36:44 +01:00
mcnovy
cb48e2e0f9 Update ZHC5010.xml
Removed unnecessary code
2016-11-27 21:30:03 +01:00
mcnovy
6c07172834 adding Logicsoft ZHC5010 2016-11-03 23:22:11 +01:00