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

Update #7

Closed
wants to merge 1,997 commits into from
Closed

Update #7

wants to merge 1,997 commits into from

Conversation

aryelevin
Copy link
Owner

No description provided.

SwoopX and others added 30 commits June 30, 2021 16:12
- Reduce debug logging to 'updated' case (APS logging alreay covers the rest);
- Remove extra memory allocations;
- Stricter address checks;
- Bail out early on errors;

We had error cases in the past with descriptors in the database without valid MAC address, here it is fixed by requiring that deCONZ:Node has the MAC address set.
Add support for Terncy Smart Dial SD-01
Improve IAS Zone enrollment
Fix: Resolve compile errors due to Terncy integration
With next firmware version and deCONZ v2.12.2-beta, Node Descriptor requests are forwarded to the application.

The handler allows to customize the response for specific devices.
Add custom Node Descriptor response handling
Add initial support for Immax NEO ZB3.0 window/door sensor 07045L
Add initial support for Swann One Motion Sensor SWO-MOS1PA
Add initial support for Linkind Door/Window Sensor ZS110050078
Fix: Develco EMIZB-132 voltage calculation
Improve : better description for Tuya 4CH Smart Switch.
* Always read SwBuildId
* Fall back to Date Code if SwBuildId isn't available
* Handle empty string attributes
Improve reading sensor basic cluster attributes
The default std::array initialization sets every unspecified member to 0, resulting in find_if  returning the last entry.

* Fix the array size
* Add check to catch this error in future
Fix ZDP manufacturer specific array size
manup and others added 28 commits October 3, 2021 11:43
Value was previously multiplied by 1000 instead of kept as is
Correct Apex smart plug current readings
Disables OTA and Time cluster handler from PR: #5246
This can happen when no usable OpenSSL library is found.
E.g. a light comes before sensors. The order is given in the sub device JSON description.
Fix: Warning for Develco siren SIRZB-110 via REST API
DDF add more sub device descriptions and provide sort order for them
This was used back in the day in some dresden elektronik networks.
Remove old dresden elektronik specific OTA code
aryelevin pushed a commit that referenced this pull request Oct 17, 2021
@aryelevin aryelevin closed this Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants