Travis Howse

Results 44 comments of Travis Howse

I should note that Windows Defender on Win10 deletes the binary installer as soon as the download completes, making it difficult for people with up-to-date systems to install your software....

This also affects us: we're running cantools on a resource- and bandwidth-constrained platform and would rather remove the install hacks that uninstall matplotlib after installing cantools :)

@ZanzyTHEbar This issue was fixed in https://github.com/wavesoft/local-echo/commit/5bbd5b83a984be825fcb6ace680c442fe49bbcc6 however this code hasn't found its way into a release yet, as far as I can tell.

This is something I'd make use of too. I use changedetection.io to monitor a postage tracking website, and I have to manually copy the CSS selectors from an existing rule...

Hm, you may have found an error in the documentation! Try `docker run tjhowse/modbus4mqtt:latest --help` and see what you get. The python environment problem you have experienced, the "externally managed...

That's a real doozie. Another creative implementation of the modbus protocol. See if you can set the address_offset setting to 1 such that the two-register scan sweeps both registers in...

Thanks very much for this – I actually hit this problem at my day job but I never fixed it on this project. I'll pin paho to

@iconnor I've pushed up some commits to a fork of this branch to fix up the tests: https://github.com/tjhowse/modbus4mqtt/compare/master...3devo-serial-modbus I haven't had time to 100% test and finish it off yet...

Hm, could you try a `scan_batching: 1` and see what changes?

Is there anything else talking to the inverter? The wifi interface can only handle a few connections at once, and this includes the connection to iSolarCloud.