I am trying to set up a Zigbee Aqara temp/humidity sensor to Home Assistant (2024.10). I’m using a Sonoff Zigbee Bridge, flashed with Tasmota.
I’ve paired the sensor with the Bridge, and the Tasmota console shows temperature and humidity readings:
With my other Zigbee devices I’m using MQTT to drive my automations, but I’ve been monitoring the Tasmota console and I’m not seeing any messages being received from the Aqara sensor…
How can I bring the temp/humidity values into HA as sensors? I’m guessing that I need to add a sensor definition to my configuration.yaml, but could anyone help out with the required format/syntax?
EDIT: if I place the sensor in the fridge the temperature reading on the Tasmota console updates every 10 seconds, but I still don’t see any messages being written to the console.
EDIT2: After 15 minutes I finally got a message on the console:
OK so I am seeing MQTT messages coming through using MQTT Explorer, but for some reason my sensor state is showing as “unknown”.
This is how I have the sensor defined: