#Use Properties from Manage Zigbee Device

1 messages · Page 1 of 1 (latest)

dapper jungle
#

any idea about the properties from "Manage Zigbee Device"?

#

Use Properties from Manage Zigbee Device

umbral crater
#

You're using ZHA?

dapper jungle
#

yes

rugged abyss
#

what are you trying to do

#

real world use case / example

dapper jungle
#

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

rugged abyss
#

assume this is a TRV? what is exposed already?

#

and what is valve opening status

dapper jungle
#

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)

rugged abyss
#

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

dapper jungle
#

the valve position is read only

dapper jungle
#

any ideas how to do that?