-
Notifications
You must be signed in to change notification settings - Fork 505
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
DDF for IKEA INSPELNING #8025
base: master
Are you sure you want to change the base?
DDF for IKEA INSPELNING #8025
Conversation
ZclFrame.at(0) is status.
- Description - Image Notify payload.
- Description
- Description
Set framecontrol for _Image Notify_.
Add support for Hue Lightguide E27 Edison ST72, see dresden-elektronik#7969.
Add support for LOM001, see dresden-elektronik#7968.
Set items not to be shown in API as non-public.
Return the (sub-)map and key where the value needs to be inserted, creating any intermediate sub-maps where needed.
Refector `lightToMap()`.
Refactor `sensorToMap()`
- Include top-level key in `ApiAttribute`; - Optional `event` parameter to use separate `attr` submap.
- Optional `event` parameter to handle web socket notifications; - `LightNode *` parameter is no longer `const`, since the `needPushChange` property of the underlying resource items will be cleared.
Leverage `lightToMap()` in `handleLightEvent()`.
- Optional `event` parameter to handle web socket notifications; - `Sensor *` parameter is no longer `const`, since the `needPushChange` property of the underlying resource items will be cleared.
Fix range and description
Change data type to Double.
Add RStatePowerDivisor
Add RStatePowerDivisor; Change data type to Double for: - RStateCurrent and variants; - RStatePressure and bis; - RStatePower; - RStateVoltage.
Fix validation error.
Hey @ebaauw, thanks for your pull request! Tip Modified bundles can be downloaded here. DDB changesModified
ValidationTip Everything is fine ! 🦆 Updated for commit 13f3f79 |
Don't introduce `state/reachable` to `sensors` resources.
Update CLIP sensors to use Double values as well for updated items.
This seems to break rules evaluation with `gt` or `lt` conditions on the real items.
Don't use real values.
See #7948. Note that this DDF requires the INSPELNING firmware to be at least 2.4.45, however this is not yet checked.
This PR builds on #7979 and should be merged after that PR.
Resources: