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

add network.target #98

Closed jmservera closed 4 years ago

jmservera commented 4 years ago

In order to avoid a failure during raspi boot we need to use the network.target when the mqtt server is not installed in the same computer, otherwise the service will fail if the network is not available.

ThomDietrich commented 4 years ago

Makes total sense. Thanks!

Resolves https://github.com/ThomDietrich/miflora-mqtt-daemon/issues/8