ChristianKuehnel / plantgateway

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

[Errno -2] Name or service not known #50

Closed krizzziz closed 2 years ago

krizzziz commented 2 years ago

Hi, When adding my sensor toe the .plantgw.yaml I seem to get every time an error:

Wed, 01 Jun 2022 12:33:26 INFO PlantGateway version 0.7.0 Wed, 01 Jun 2022 12:33:26 INFO loaded config file from /home/pi/.plantgw.yaml Wed, 01 Jun 2022 12:33:26 INFO Getting data from sensor Flower care Wed, 01 Jun 2022 12:33:26 ERROR could not read data from C4:7C:8D:66:1A:05 (Flower care) with reason: [Errno -2] Name or service not known Wed, 01 Jun 2022 12:33:26 WARNING fail_silent is set for sensor Flower care, so not raising an exception.

What's this error?

krizzziz commented 2 years ago

Was a bad .yaml file entry. This issue is solved.