I am running latest Home Assistant (0.59.2) on Raspberry PI (hassbian).
Purchased a ETRX357USB-LRS+8M and flashed with new firmware using this guide: EU USB sticks for the new Zigbee component
The zha component is loading, and with debug log enabled there is a lot of “[bellows.*]” related messages in log but nothing shows up in Home Assistant after pairing a Xiaomi Human Body Sensor.
However:
sqlite> select * from attributes;
returns:
00:15:8d:00:01:e0:30:03|1|0|5|lumi.sensor_motion.aq2
00:15:8d:00:01:e0:30:03|1|1024|0|12
00:15:8d:00:01:e0:30:03|1|1030|0|1
So it looks like the sensor is paired, but why doesn’t it show up in Home Assistant?
Does anyone know? I’d be happy to provide logs, but I don’t know which logs are relevant. And with debug on, there is a lot of logging going on…