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 3 new lumi sensors (Koenkk#1272)
* add 4 devices add feibit smart light switch 2 gang without neutral wire and TUYATEC smart switchs without neutral wire (1 gang , 2 gang , 3 gang) * fix feibit 2 gang switch model name fix feibit 2 gang smart switch device model name * fix format error & passed npm run eslint * Update devices.js fix tuya smart switch model name * Update devices.js * add 3 sensors support lumi.sensor_ht.agl02, lumi.flood.agl02, lumi.vibration.agl01, WSDCGQ12LM is still experimental and may not work property * fix lint error * replace SJCGQ12LM_water_leak_iaszone with ias_water_leak_alarm_1 * change DJT12LM genOnOff to action: 'vibration' * fix lint error * remove some properties of djt12lm and wsdcgq12lm * Update devices.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
- Loading branch information
Showing
3 changed files
with
43 additions
and
1 deletion.
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 |
---|---|---|
@@ -1 +1,3 @@ | ||
node_modules/ | ||
node_modules/ | ||
.vs/slnx.sqlite | ||
.vs/ProjectSettings.json |
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