Hi,
i bought a AQSZB-110 and tried to integrate it into my HA
it is found by Zigbee Tasmota Bridge. But I only get a switch entity. Has anyone already had the same problem?
thanks for your help
Hi,
i bought a AQSZB-110 and tried to integrate it into my HA
it is found by Zigbee Tasmota Bridge. But I only get a switch entity. Has anyone already had the same problem?
thanks for your help
Yes, I have exactly the same problem.
Only binary switch shows up, seems to do nothing and resets back to off after a few seconds.
I thought this was due to me missing the air_quality base component, so I added a simple onliner:
air_quality:
to my configuration.yaml (I’m new to Home Assistant…).
However this did not help.
I have a couple of HESZB-120 (heat sensor) and SMSZB-120 (smoke sensor), they are all working fine.
Mine are connected through the Popp ZB-stick and the ZHA-integration.
When having this sensor added I get a stracktrace in my logs, maybe that’s what’s happening to you to?
Looks like there are others with this problem: backtrace in zha · Issue #62766 · home-assistant/core · GitHub
And others that are gettting it to work in Home Assistant 2021.12.7: [Device Support Request] Develco Products A/S AQSZB-110 Air Quality Sensor - VOC · Issue #754 · zigpy/zha-device-handlers · GitHub
Wonder if there could be a different firmware that’s causing some to work and some not.
Best bet is probably to wait for a new quirk to be released as referenced in the first link above.
Yes, i just added the sensor again and my log looks similar to the one in the github thread. So i think it is pretty much the same problem.
When i press “neu konfigurieren” which means new config
i get a output like this
binding reporting
Cluster
Bindung
Reporting
Identify
Scenes
OnOff
Attribut
min/max/change
on_off:
0/900/1
Basic
PowerConfiguration
Attribut
min/max/change
battery_voltage:
3600/10800/1
battery_percentage_remaining:
3600/10800/1
PollControl
TemperatureMeasurement
Attribut
min/max/change
measured_value:
30/900/50
RelativeHumidity
Attribut
min/max/change
measured_value:
30/900/100
Cluster
ManufacturerSpecificCluster
Time
Ota
so i think the sensor should work
With new Version i get more entities
Here are all:
But i dont get any Values:
anyone else got the same problems?
So I did some testing on the Air qulity sensor and I can confirm that it is working with Z2MQTT but not with ZHA (in version 2022.2.9).
I commented on the GitHub issue and I hope the ticket gets reopened.
BR
I have a bit different case, the device seems to do something at every restart of HA and sometimes is changing/adding a different sensor entry for the tvoc.
Any idea?
The only solution has been to use the zigbee2mqtt.
I can’t believe this device still can’t be used normally.