Tuya Zigbee Solar charging Rain and luminance sensor support #24043
Unanswered
PleKy01
asked this question in
Support request
Replies: 1 comment
-
|
I have the same problem with the energy measurement device. 🥵 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've just added to my zbbridge-pro v13.3.0 a tuya rain and luminance sensor.
"ModelId":"TS0207","Manufacturer":"_TZ3210_p68kms0l"
I'm trying to find a way to convert messages EF00?06:"xxxxxxx" to something readable.
I'm not able to figure out how to handle those EF00 with a '?' it looks like 06 is not an attribute. I've found that they should be:
source: github zigbee2mqtt
so
should means 0001 0x66 -> 102 -> illuminance_average_20min which is relevant
any idea to translate this ?
and last but not least, how to set the reporting {"MinInterval":30,"MaxInterval":3600,"ReportableChange":100} for those values.
By default it can be up to 2 updates per minutes :(
This is a weblog 3 output:
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions