DDF for Sonoff SNZB-06P - #7582
Conversation
Added Sonoff SNZB-06p Brightness Sensor
|
Hello, there is some changes on recent version. |
Changed "fn": "zcl" to "fn": "zcl:attr"
|
Still a typo ^^
It's "none" |
Changed None to none
|
Yey no errors :) This is my first Pull Request, is there anything else I have to do? |
|
NoNo it's fine ^^. Now just need to wait for validation. Both line are working together, the device normaly use the bind/report you have set at the end, and if and only if this one fail after the period "refresh.interval" deconz make a poll using the "read" line. For the You haven't set bind/report at the end, it's an exotic cluster so perhaps not supported, so it mean every 30s deconz ask for the value. |
|
Hi please also use a JSON formatter like https://jsonformatter.org |
Cleanup and JSON format corrected
|
Lol, we are close, sorry, it's strict ^^.
You have set the same time in the resfresh.interval, and on the bind/report, the device need to use the bind/report and not the refresh, so we set a bigger timing for the refresh.interval. |
SwoopX
left a comment
There was a problem hiding this comment.
Almost there, just some small things to amend from my perspective 👍
|
@lhering there is still somes changes requested. |
|
I dont know whats mssing here. Maybe someone could help me what I have to do. |
|
Yup, looks indeed like my remarks were all addressed. Thanks. |
|
@lhering could you please complete the PR? Thank you for your effort. |
|
It's ok, the PR is complete ^^. |
|
Can try with the GUI, cluster 0x0406, attribute 0x0022 Value can be 1/ 2 / 3 |
|
is it possible to set the sensitivity yet in home assistant or deconz app? |
|
The code on my previous post have never be tested/added. |

The DDF as discussed in Issue #7369 and the general.xml changes for the light sensor.