Kuba Sawulski

Results 6 comments of Kuba Sawulski

> > I also have exactly the same problem. > > I figure it out and the reason is because Flutter calls `load` function of `GeneratedLocalizationsDelegate` twice, with the `en-US`...

Hello, I've created this PR as a draft, and it probably doesn't make much sense to merge it at the moment. I mainly wanted to signal that I'm working on...

MQTT message handler is running in separated thread, so this warning occur every time message is received. I'm fixing this (and much more issues) in fork, but at the moment...

I develop https://github.com/IoTLabs-pl/hon fork. The main problem with [gvigroux/hon](https://github.com/gvigroux/hon) integration is that it polls Haier servers on every update interval [(some notes)](https://github.com/IoTLabs-pl/hon/issues/2#issuecomment-2295216705) This is what make Haier so sad :(...

I've fixed the issue with Haier's incorrect SSL certificate configuration in my fork: [https://github.com/IoTLabs-pl/hOn](https://github.com/IoTLabs-pl/hOn). The solution is based on the approach used in `hass-additional-ca`. If the RapidSSL certificates are missing,...