Callum Gare

Results 37 comments of Callum Gare

@d0ugal Did you ever get a chance to do some experimenting? I'm getting the same thing where the sensors are updated when the ESP first boots up but never again....

Unfortunately won't work in node.js 16 and below since the "close" event was added to in v16: https://nodejs.org/docs/latest-v16.x/api/http.html#event-close https://nodejs.org/docs/latest-v15.x/api/http.html#event-close Can't find any info on what's the minimum node version node-http-proxy...

Oh fantastic! Thanks both! @ihidchaos Can I take you up on that offer to build a package for specific platform? My router is the uses the `ipq806x/generic` target platform?

Thanks! I'm on 23.05.0 so using latest seemed to work. Got it installed and I've worked out I have to set the env var `SSHPIPERD_SERVER_KEY` to `/etc/dropbear/dropbear_ed25519_host_key` however I'm not...

Also the documentation includes a small typo. The [list of env var names that can be used for setting a https proxy](https://docs.sst.dev/advanced/connecting-via-proxy#configure-https-proxy) includes the option `HTTP_PROXY` but this should be...

Sorry, wish I could but work is pretty hectic at the mo so I don't really have time given the workaround is sufficient in our use case. But thought I...

This isn't a proper workaround but for anyone who'd just like to able to check `zfs list` easily without having to sift though hundreds for docker datasets I've been using...