This app adds support for Logic Home Control devices in Homey.
- ZHC5010, Wall switch module for FUGA® installations (http://logichome.dk/index.php/products/3-zhc5010-z-wave-switch-module-for-fuga-installations)
- English
When ZHC5010 is included, a root device and 4 sub-devices (one for each button) are created. The root device has triggers for Central Scene notifications from all the buttons.
Triggers:
- Central Scene triggers for:
- Single key press.
- Double key press.
- Long key press (key held).
- Key release, after key held.
Actions:
- It is possible to control the 4 LED's, by means of action cards.
Note:
- For status updates being correctly updated, a manual action is required:
- Go to the devices tab > Main node card of the ZHC5010
- Open settings (wrench symbol)
- Unfold associations
- In all association groups where Homey's ID (1) is present, replace '1' with '1.1' (without quotes)
- Add Homey's ID '1.1' to the association groups for 'Binary Switch Set' or 'Multilevel Switch Set' when dimming value is needed
- Press save settings.
Fixed minor error in switch Binary report parser in case a number is reported as Switch value
Fixed minor error where 'Scene notification offset' values higher than 128 are not transmitted correctly
Fixed issue preventing status from being updated (manual action required! see note above)
Fixed issue with indicator flow card not able to turn of indicator LED
Fix issue preventing driver to crash when using the "Set LED level" and "Set LED flash" flow cards
Filter out Central Scene messages with duplicate sequence numbers
Added support for ZHC5010 Wall switch module