Closed aqualx closed 5 years ago
I did not expect so many conventions when first developing this tool π I'll soon switch to a class based structure for this. Would it be okay for you to check functionality then?
Your PR looks good to me. Thanks!
I did not expect so many conventions when first developing this tool π I'll soon switch to a class based structure for this. Would it be okay for you to check functionality then?
Your PR looks good to me. Thanks!
Of course it will not be a problem to test for me!
Thanks for nice daemon!
I'll soon switch to a class based structure for this.
Maybe it is also good idea to implement support of other types of BLE sensors? Seems that this not a problem to add support for "Xiaomi Mi Temperature and Humidity Sensor" using library mitemp. I was almost going to extend your project with such support... But now, probably, I should wait till the end of your refactoring.
Valuable point. And yes I agree. Let's first refactor the code base. There are many things I've planned for the next version. Addition of other sensors will be much easier after that.
Thanks!
Added support for Wiren Board controller that uses homeA-like MQTT conventions. This conventions are published here