ThomDietrich/miflora-mqtt-daemon

Homeassistant not discovering Sensors

nmsousa76 opened this issue · 1 comments

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

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

reporting_method = homeassistant-mqtt