#Use Properties from Manage Zigbee Device
1 messages · Page 1 of 1 (latest)
any idea about the properties from "Manage Zigbee Device"?
Use Properties from Manage Zigbee Device
You're using ZHA?
yes
First I want to track the valve opening status.
Second: I want to have a UI to set the Schedule, it´s horrible to do it via the toucharea on the device
It ist a smart radiator valve (Moes-_TZE200_cpmgn2cf Model: TS0601)
It exposes (via "Manage Zigbee Device") an attribute "clustervalve_open_percentage (id: 0x4004)", which is the heating amount for the radiator.
It also exposes all values for a scheduling of heating periods (from, to, temperature)
So the valve position will be interesting… is this writable or read only?
The schedule doesn’t have a way to be done in the HA UI yet. I’m not sure there is much we can do there. Let’s start with the valve position and we can go from there
the valve position is read only
any ideas how to do that?