I used to be able to get E3DC data through the web endpoint until a few weeks ago, before my home server went down.
Now, the same code that used to work blocks for a minute or so and then crashes with a "e3dc._e3dc_rscp_web.RequestTimeoutError".
Python version is 3.13.5
pye3dc==0.9.3
This is on a Raspberry Pi 5.
Attached: MWE, log.
log.txt
mwe.py