Skip to content
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

OTA update check: inform about uncommon version mismatch #1

Closed
wants to merge 4 commits into from
Closed

Conversation

andreasbrett
Copy link

Added debug message for cases where device firmware is newer than the latest version online. This should not happen but might be a helpful log message when version numbers were incorrectly interpreted or a manufacturer changed up the numbering scheme.

See Koenkk#1000 (comment)

debug message for version mismatch
debug message for version mismatch
debug message for version mismatch
fixed typo
@pedrolamas
Copy link
Owner

Hey @andreasbrett sorry I didn't reply before but only now I notice your PR!

I see real value in your proposal, but I would recommend doing it against the base https://github.com/Koenkk/zigbee-herdsman-converters instead of my fork as this is specific for the current Ledvance OTA update support work only.

@andreasbrett andreasbrett deleted the patch-1 branch February 21, 2020 21:05
pedrolamas pushed a commit that referenced this pull request Mar 11, 2020
* Master.support namron.2020.02.27 (#1)

* Support Namron ZigBee 4 channel switch K8, model 4512703
Supports on/off and dimming on 4 endpoints

* Allow dimmer buttons to dim all the way down to 0 and up to 255

* Remove extra spaces to make ESlint happy

* Support Namron ZigBee 1 channel switch K4, model 4512702.
Have separate buttons for on/off and dim up/down.

* Support Namron ZigBee 1 channel switch K4, model 4512702.
It has separate buttons for on/off and dim up/down.

* Remove some spaces

* Update devices.js

* Update fromZigbee.js

* Update fromZigbee.js

* Update fromZigbee.js

* Remove some previously added converters which is no more in use

* Update fromZigbee.js

* Update devices.js

* Update devices.js

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
pedrolamas pushed a commit that referenced this pull request Oct 4, 2020
* Add "discovery" mode for Xiaomi ZNCLDJ12LM (#1)

* Add "discovery" mode for Xiaomi ZNCLDJ12LM

Add "discovery" mode for Xiaomi ZNCLDJ12LM to calibrate end points

* Add "discovery" mode for Xiaomi ZNCLDJ12LM

Add "discovery" mode for Xiaomi ZNCLDJ12LM to calibrate end points

* Remove tabs

* Update toZigbee.js

* Update devices.js

* Update toZigbee.js

* Update devices.js

* Update fromZigbee.js

* Update fromZigbee.js

* Update toZigbee.js

* Update toZigbee.js

* Update toZigbee.js

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants