forked from Koenkk/zigbee-herdsman-converters
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pull changes #1
Merged
Merged
Pull changes #1
Conversation
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
Add support for new Philips Aurelle panel
* Fantem MultiSensor ZB003-X #2071 * fix lint * expose description * access.STATE_SET * fix * Update devices.js * calibrate with options * Update fromZigbee.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
* Fix DIYRuZ_AirSense reporting Configure reporting only for measuredValue attributes * Update devices.js * Update devices.js * Update devices.js
* Added Aurora SmartPlug51AU * Formatting * Fixed multiple endpoint issue and configured reporting * Update devices.js * Reduce reporting from SmartPlug51AU * Update devices.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
* add 6 devices (2 xiaomi , 4 TuYa) * change zigbee model HY0080 to model ID U86KWF-ZPSJ * Refactor * Fix * Updates * Fix lint * add support for TUYA's zigbee model aabybja * finx lint error * Update devices.js * add support for TUYA TS0601 curtain module add support for TUYA TS0601 curtain module * fix lint error fix lint error * use both modelID and manufacturerName instead of modelID to identify it use both modelID and manufacturerName instead of modelID to identify it * add support for TUYA TS0505A module add support for TUYA TS0505A module * Update devices.js * Update devices.js move 'aabybja' and '_TZE200_nkoabg8w' to correct it's behavior * correct lint error correct lint error * add support for JWSP001A add support for Aqara JWSP001A * add support for JWDL001A add support for Aqara JWDL001A * Update devices.js * Update devices.js * add support for LTP007 and LTP011 add support for LTP007 and LTP011 * fix lint * add support for TS0014 add support for TS0014 * fix lint fix lint * fix lint fix lint * Update devices.js * Update devices.js correct endpoint of HY0080 * add 5 tuya devices add 5 tuya devices 2 window pusher 1 siwtch module 2 zigbee socket * fix lint * Update devices.js change to use fingerprint to identify instead of use simple zigbee model * Update devices.js * add support for some old ZB-CL01 devices add support for some old ZB-CL01 devices as they use manufacturerName: 'eWeLink' Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
As mentioned in this issue Koenkk/zigbee2mqtt#5740 I did swap the vender to OSRAM to be inline with the other bulbs.
* added IKEA JORMLIEN L1530 support * Update devices.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
* Add support for Niko Smart plug with earthing pin Although the compliance document for the 552-80699 looks nearly identical to 170-33505 (suspicious) and claims rmsVoltage/rmsCurrent is supported, we get UNSUPPORTED_ATTRIBUTE while trying to setup reporting or reading the linked attributes in readEletricalMeasurementMultiplierDivisors. seMetering also cleans support for a few properties, but same story there, although currentSummDelivered did seem to take a reporting config. It never reported anything for me. Just configuring activePower seperately does seem to yield a somewhat correct power reading. My 1000lm Tradfri bulb reads 13 watt, behind a Ubisys S1 it reads 12-13 watt depending on the device. So it looks to be within expected variance and I believe the readings are good. * Niko 552-80699 supports power on state * Also add support for energy, took a while to figure out Didn't seem to report at all without change: 1, but was rather spammy so also set min to 1 minute.
…0.491.61 (#2089) * Update devices.js Added Support for Paul Neuhaus Q-MIA LED RGBW wall lamp, 9185-13 / 100.491.61 * Update devices.js Added support for Paul Neuaus, Q-MIA LED RGBW wall lamp, 9185-13/ 100.491.61
* Fix Tuya cover inversion for Zemismart ZM79E-DT * Merge Tuya covers and make them configurable * Add functions to export * Fix Lint complaints * Fix undefined manufacturerName * Shorten some lines * Changes * Add Zemismart ZM79E-DT to state overrides * Don't invert position for _TZE200_rddyvrci See Koenkk/zigbee2mqtt#5596 (comment) * Add manufacturerName to debug message * Fix incorrect manufacturerName being passed Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
The device was not reporting correctly the status of the 2nd gang, and after removing the lines everything worked fine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.