Re: [Owfs-developers] Balena.io & OWFS

2020-05-16 Thread Stefano Miccoli via Owfs-developers
> On 16 May 2020, at 12:49, Stefano Miccoli via Owfs-developers > wrote: > > The python code could also be improved a little bit, shortly I will post a > gist with some corrections. > Please, see at https://gist.github.com/miccoli/5a6fcb400e13a22873863df6d3b48c02

Re: [Owfs-developers] Balena.io & OWFS

2020-05-16 Thread Stefano Miccoli via Owfs-developers
I don’t think that the problem is in pyownet, but of course, since I’m the author of that package I’m biased. (In Neapolitan language there is a saying: "Ogne scarrafone è bello a mamma soja”) 'pyownet.protocol.ConnError: [Errno 111] Connection refused’ usually means that there is no ‘owserver

Re: [Owfs-developers] Balena.io & OWFS

2020-05-16 Thread Henrik Östman
I have used this image for years: https://hub.docker.com/r/smarthomerocks/owserver However I have stripped away all unnecessary stuff just to keep the image small and simple (only owserver available, no python or C bindings). Maybe there is something in there that you could use. Best regards, Henr