Simon Roberts

Results 250 comments of Simon Roberts

Why not delete the old docs? (and include a redirect). It's linked from lots of places online, and having docs that have broken links and incorrect instructions is a bad...

I've sent details about that to the developers that were using it, but they haven't had time to investigate it yet.

Here's a commit from my fork which does this https://github.com/RahulShaw/LinuxAcademy-DL/commit/eac5c61fae7e9ca4fc1382cd9a3285be9f367c56 No PR since I've already merged the platform/path fix mentioned previously

This would be somewhat addressed in PR 20 https://github.com/RahulShaw/LinuxAcademy-DL/pull/20 - but would probably be better to look in the path first.

Raised a PR with a more complete solution https://github.com/RahulShaw/LinuxAcademy-DL/pull/34

@nikhil-mongo the existing code doesn't handle Mac at all - it checks for Windows, then defaults to Linux. The PR linked above checks the PATH first, then adds support for...

@arturschuetz1979 you can confirm this (outside HA) using https://github.com/marcelblijleven/goodwe and running the first sample program from the README (updating your IP address). This will read all the sensors off the...

Same problem here. pe.close() worked for me