Hajo Noerenberg
Hajo Noerenberg
The camera uses the [LIVE555 Media Server](http://www.live555.com/mediaServer/) for RTSP streaming. The smearing issue _might_ be related to an old/outdated version and/or wrong/special settings during compile time. As there is no...
Hi, thank you very much for your contribution and especially for the fine-grained commits. I've merged most of the commits except: https://github.com/hn/debian-stretch-zfs-root/pull/4/commits/339d45943f12ce3ede1d6a54bd301622a9f3eac9: I have to think about that. If we...
> Unless that's what Total DC output power is supposed to report? It's reporting 0W while I would expect to still be drawing power from my battery as it's still...
The [invert filter](https://esphome.io/components/binary_sensor/index.html#invert) may help. Please feel free to submit a reasonable set of additional sensors for inclusion into the ESINV yaml when you have completed your tests and you...
I can reproduce the problem locally with the newest (2024.5.0) ESPHome version. It _seems_ that they changed something so the project does not fit into RAM anymore -- which is...
ESPHome 2024.5.0 might be [broken in a more general aspect](https://github.com/esphome/issues/issues?q=is%3Aissue+is%3Aopen+2024.5.0), people even [suggest to revoke this version](https://github.com/esphome/issues/issues/5809)
They released 2024.5.1. I see no relevant changes for this problem in the changelog and people are still complaining about defunct devices. Did not try to compile solis-emw3080.yaml yet, but...
- Setup Build environment (Python for Windows, Debian in a VM/WSL, a Raspberry Pi or whatever you like) - [Install ESPHome manually](https://esphome.io/guides/installing_esphome) but make sure you use `pip3 install esphome==2024.4.1`...
Thanks @timh77 :) I personally don't like these kinds of workarounds, but this is probably the best option we have today.
2024.5.5 seems to work (even with captive_portal=enabled) again. I haven't investigated this in detail to see if this is a coincidence or if there was a specific fix for it.