Timur Pulathaneli
Timur Pulathaneli
I get the exact same crash when I try to use a tree on mac. Code coudn't be simpler: ``` Python with gui("Version 1.0") as app: app.setSize(300,1000) app.addTree('t1',someXML) ``` ```...
This would probably need a proposal for behavior change, right?
The thing with this issue is: even if it’s a connection issue. Shouldn’t this be handled gracefully and retried after say 5 Minutes? (Actually I would recommend 1s, 10s 60s...
Opened a pull request for the required changes https://github.com/inonoob/pirowflo/pull/60
Im not sure if this has to be included in the program. I would suggest doing it yourself with a small bash script that gets executed when the usb connection...
I run multiple home assistant instances and therefore am reluctant to install non standard integrations due to maintainability. It’s just much easier to receive the updates with ha core. Also,...
+1 for sub-categories. A really important feature for me personally.
Another comment here as I'm missing this feature every day ;). I would recommend copying with pride from the bears note app. Having a schema like: #categorie/subcategorie/subsubcategorie etc. This makes...