ThomDietrich / miflora-mqtt-daemon

Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼πŸ₯€πŸ‘🌳
MIT License
606 stars 141 forks source link

Homeassistant not discovering Sensors #140

Closed nmsousa76 closed 3 years ago

nmsousa76 commented 3 years ago

Hoping someone can help. I have successfully configured the sensors on a Pi0 and published the items to mosquitto mqtt, however the devices are not being discovered by home assistant. I have used mqtt explorer and see that the sensors are there, I have also confirmed that other items in MQTT are discovered just fine.

Here is the base topic I have defined base_topic = miflora

Greenshot 2021-05-22 10 51 34

nmsousa76 commented 3 years ago

Figured out my issue, I did not update the reporting method to homeassistant-mqtt

reporting_method = homeassistant-mqtt