zachsteffens

Results 7 comments of zachsteffens

I'm also having this issue. Doing just a scan did not work for me. Strangely, it updated the "Off" times for all of my sensors in Node-Red but they still...

I'm having the same issue. Can't find any logs to assist in debugging. It's happened in the past and it was fixed by a reboot but that't not working any...

Anybody get this working yet? Would love to get this running in my project.

Is there still no solution for this? onIdleStart does not fire until the browser window is active.

The solution I ended up with was to use web workers to take over for the setTimeout/setInterval calls. After a fair amount of testing, it appears that web workers are...

@[airdrummingfool](/airdrummingfool) `sudo docker image build --tag amazon-dash-rpi --file Dockerfile https://github.com/Nekmo/amazon-dash.git` didn't work for me. had some unsatisfiable constraints. ```ERROR: unsatisfiable constraints: libpcap-1.9.0-r1: breaks: world[libpcap=1.8.1-r1] satisfies: tcpdump-4.9.2-r4[so:libpcap.so.1] scapy-2.4.2-r0: breaks: world[scapy=2.4.0-r0] tcpdump-4.9.2-r4:...