#Aqara W100 with zigbee

1 messages · Page 1 of 1 (latest)

radiant peak
#

Hello just arrived. I hope you're all doing well. I'm trying to add aqara w100 via zigbee. I have successfully added it via ZHA. But it only gives me access to temp and humidty. I would like to use it as a thermostat. I don't have much in terms of experience.

It seems that MQTT has a solution https://github.com/zigpy/zha-device-handlers/issues/4094 but no idea how to get that working on ZHA.

GitHub

lumi.sensor_ht.agl001 { "node_descriptor": { "logical_type": 2, "complex_descriptor_available": 0, "user_descriptor_available": 0, "reserved": 0, &...

civic compass
#

Not really much to say… getting full functionality working with zha is going to require someone familiar with implementing aqara custom stuff in zha (or who is willing and able to learn) writing the code :/

#

if you have a thread network available, using the W100 via matter over thread does give you access to the buttons ... but not to thermostat setpoint display.

radiant peak
#

Hmm, so maybe it's not the best to be used as an offline thermostat. Do you know of a solution that allows for thermostat and setpoint display under ha? Or is it just a matter of time till it works?

civic compass
#

keep in mind that this device is not, itself, a thermostat.

#

it can display the temperature set point of a remote thermostat, and allow you to press buttons to send commands to a remote thermostat.

#

in the context of HA, the most likely use case will be to set up some automations to make the W100 display the setpoint of and control an existing thermostat that you already have available in HA