Jakub Marsik
Jakub Marsik
# Proposed Changes The change adds mapping of `media` volume for AppDaemon so that it's able to manipulate content stored there. I'm reading some images from external systems with an...
Wthout these changes I had a lot of problems with Floower constantly loosing connection to Floud and/or WiFi, caused by a couple of things: * the heartbeat requests / messages...
Maybe it would be nice to consider renaming the library and the repository from `fs100` to something like `pyhse` to indicate what protocol the library implements. Because it's not limited...
Is there any particular reason for using string keys in returned dict values for axis identification? I mean `1st_axis` and similar keys. It seems a little strange, I would expect...
**Explain the problem.** I have a Docbook XML generated by Asciidoctor from an Asciidoc source file. It contains an ordered list which doesn't start at number 1. This information is...