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.
Change TuYa Led Controller TS0503A (Koenkk#1446)
* Add Aqara D1 1 gang smart switch (with neutral line) * model: 'QBKG23LM', vendor: 'Xiaomi' * Add Tuya TYZS1L Led Strip Controller * zigbeeModel: ['TS0503A'] model: 'TYZS1L' vendor: '_TZ3000_c5drg1wn' #unknown * Update devices.js * Update .gitignore * Update devices.js + Adjust Aqara 1 Gang Smart Switch (with Neutral wire), model: lumi.switch.b1nacn02 * Add converter for TS0503A + Described at: Koenkk/zigbee2mqtt#4020 * Update fromZigbee.js * Update toZigbee.js * Update devices.js * Update toZigbee.js * Update devices.js * Update toZigbee.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
- Loading branch information
1 parent
251ea70
commit 9584954
Showing
4 changed files
with
63 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ node_modules/ | |
.vs/slnx.sqlite | ||
.vs/ProjectSettings.json | ||
.idea | ||
.DS_Store |
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