Help adding support for Ariston Rem4 Heater #26611
TheoLeCalvar
started this conversation in
Devices
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found a new zigbee enabled gateway for my Chaffoteaux (same group a Ariston) boiler.
However the device is not supported and the default configuration is empty.
Here are the clusters I see on the web interface:

From these it looks like this device is going to be harder to configure than the examples I found in the documentation.
I found the device on the zigbee alliance website: here
Do you have advice on how to proceed in such case ?
I'm a bit confused by the fact that there is no hvac cluster (0x201) on the web view.
After reading the certification document I understand that it should have the following clusters:
So I tried using
quirkAddEndpointCluster
method to add these endpoint with no luck, the device always respond withUNSUPPORTED_ATTRIBUTE
I'm also not sure how to read the specification files because item
M3.0
indicate that device should have attribut0x000
for cluster0x201
on endpoint2
(pixit M5.0) and not endpoint 232 🤔Beta Was this translation helpful? Give feedback.
All reactions