ChristianKuehnel / plantgateway

Bluetooth to mqtt gateway for Xiaomi Mi plant sensors
Apache License 2.0
271 stars 43 forks source link

MQTT Autodiscover not working #44

Closed bgx4k3p closed 4 years ago

bgx4k3p commented 4 years ago

There seems to be an issue with MQTT not autodiscovering the plant sensors in Homeassistant. I can see the data is coming in when subscribe to the plant topic, but no new sensors. I tried with/without trailing slash in the topic configuration, not sure if that makes a difference. Please advise?

Subscribe to miflora/schefflera_actinophylla

Message 2 received on miflora/schefflera_actinophylla at 8:25 AM: { "battery": 100, "temperature": "34.0", "brightness": 52, "moisture": 1, "conductivity": 0, "timestamp": "2020-05-16T08:24:54.718315" }