forked from Koenkk/zigbee-herdsman-converters
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add EER40030, EER42000, EER53000, EER51000 and EER50000 (Koenkk#2589)
* Wiser Smart Europe Device Support - Added Room and Radiator Thermostats, Heating and Load Actuators and 2nd Gen Smartplug - All devices excluding Smartplug require holding set button for 5 seconds to join - Smartplug will join with short press, but only on channels 11,15,20,25 * Use numbers in place of attribute names - These are manufacturer specific but don't use the MS bitfield, so they need to be decoded and handled directly in the converters - Cleaned out some unnecessary attributes - Removed unnecessary handling for non-battery device for zoneMode * User saveClusterAttributeKeyValue for client requests * Use sendWhenActive to defer messages for sleepy devices * Add empty payload so options are passed in correct position * Update schneider_electric.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
- Loading branch information
Showing
3 changed files
with
247 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters