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
610 stars 140 forks source link

clientid for Openhab embedded #82

Closed jcf6288 closed 5 years ago

jcf6288 commented 5 years ago

[2019-05-02 06:16:56] Connecting to MQTT broker ... [2019-05-02 06:16:56] Connection error with result code 2 - Connection Refused: identifier rejected.

I am using the Openhab Embedded MQTT and looks like it requires a clientid. Is there a way to add that to the config.ini?

Markkuuss commented 5 years ago

We've already had this discussion. Have a look here: #65