Alex X
Alex X
It's better to start from device diagnostics. I have no idea what device you're talking about. I don't know them all by name.
https://github.com/AlexxIT/SonoffLAN/releases/tag/v3.9.0
I don't quite understand the question. If the device is turned off, the BT module has no power and won't work.
What sensors you talking about? `connection` sensor should reflect the current connection status. The remaining sensors are always active so that they can be used when the device is unavailable.
1. You need to create empty stream in go2rtc config. And use it name in your API. 2. You need to open a connection to the API and keep it...
A lot of problems: - you can't use `/api/stream.mjpeg`, because it's for classic web multipart mjpeg, and you sending frames without delimiter - you still not using one connection, one...
b64encode is completely unnecessary here
The component shows the data that the device or the cloud is sending. You can turn on the debug logs and see a message with zero volts: https://github.com/AlexxIT/SonoffLAN?tab=readme-ov-file#issues
Fixed in master. Thanks for pointing exact place of problem!
https://github.com/AlexxIT/go2rtc/releases/tag/v1.9.7