montgomeryb

Results 8 comments of montgomeryb

I have the same issue with openjfx 11.0.2 on raspbian. I posted how I worked around it to https://stackoverflow.com/questions/19420753/how-to-call-a-javascript-function-from-a-javafx-webview-on-button-click/67878466#67878466

It seems that meza is the culprit and that may have been fixed. However, I got around this problem running `pip install --force-reinstall "PyYAML==5.1"` `pip install meza` `pip install csv2ofx`

I am seeing a similar behaviour in the underlying python library https://github.com/mathieu-mp/intex-spa/issues/26 - I get around it by setting the temperature down one and then up one to force the...

Hi, Thanks for looking into this. The blue line in the image shows when the heating was selected (00:00 - 08:00) and the gold line shows the reported temperature. ![image](https://github.com/mathieu-mp/intex-spa/assets/1674869/1255588f-588f-4b43-8c7b-2c78ee0099c3)...

> Thanks @montgomeryb > > This clearly leads to a bug in the spa firmware. > > However, the logs confuse me about 2 things: > > * The update...

I think I have found another work-around. Setting the preset-temp to 106 (which is above the maximum) seems to trigger an updated current temperature, and also leaves the preset temp...

Hello, you are welcome. Yeah, in Ne York my spa is disconnected for another three months or so :) If there's no answers before then I'll be honoured to help...

I had a similar [situation (issue 1109)](https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1109) running on an old pi. Is is possible to set environment variables or a config file that the default parameters when the class...