Thomas Dietrich

Results 254 comments of Thomas Dietrich

Sounds also good. As there is currently no storage of values in the software this needs a bit of preparation. Hopefully soon I'll refactor the code to offer a class...

Yes definitely planned to move away from gatttool. I did not find the time for it yet and plant care during winter time (Germany) is not my highest priority :)...

I did not try it. Please try and let us know :) For a permanent change the solution might need some more testing and definitely some updates to the changes....

We could handle this issue in code. The relevant variables need to be `rstrip()`'ed.

### 1.1 This function heavily depends on the miflora library but should be implemented async and in proper object oriented manner. Linked to #107 Success rate: A function already available...

Yes! I forgot to highlight that but the new structure in #107 should support that. I envision an architecture in which a device is pretty much self-contained, dealing with it's...

Please provide the non-cut version of the error messages. Besides that the error seems clear, your mqtt broker is not reachable...

You just have to maximize your console window =)

Hmm that means that your broker is temporarily not available I guess. Maybe you need to add reconnection attempts (a simple loop with a short waiting period) to the code...