Replies: 4 comments 4 replies
-
|
Hi, I've seen this question before, but I cannot find it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, I have already sent a request directly to SONOFF asking for the
specific Zigbee cluster and attribute details needed to implement this
feature. I'm waiting for their response, hopefully they'll provide the
technical information. If they do, I'll share it here.
Luigi
Il ven 20 feb 2026, 23:05 Andrei LAZAROV ***@***.***> ha
scritto:
… Hi, I've seen this question before, but I cannot find it.
SONOFF is contributing to Z2M, have you asked them about this feature?
—
Reply to this email directly, view it on GitHub
<#31115 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG7G2GMWNQPENWVYY4HR3LL4M6AL7AVCNFSM6AAAAACVXB6M6WVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKOBXGY3DKNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Sonoff custom cluster (0xFC11) |
Beta Was this translation helpful? Give feedback.
3 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.
-
I am using the SONOFF SNZB-02DR2 (and SNZB-02D) with a ZBT-2 (SkyConnect) coordinator on Home Assistant via Zigbee2MQTT.
The device works perfectly for reporting local temperature and humidity, but it lacks the "Remote Temperature Display" feature which is officially supported when using the Sonoff proprietary Zigbee Bridge Pro.
Currently, the exposes section for this device (as seen here: https://www.zigbee2mqtt.io/devices/SNZB-02DR2.html) does not include any writable attribute to push external temperature data to the display.
I would like to be able to send a temperature value from another sensor (in my case, a SONOFF SNZB-02WD) to be shown on the SNZB-02DR2 display.
This would likely require identifying the manufacturer-specific cluster/attribute that Sonoff uses to "mirror" or "push" remote data to the LCD.
I've checked the Dev Console in Zigbee2MQTT to find writable attributes, but without knowing the specific cluster/PIID used by Sonoff for this "Remote Display" function, it is impossible to manually update the screen.
Has anyone successfully identified the cluster/attribute for this feature or is there an external converter in development to enable this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions