RonnyW
October 12, 2025, 7:02pm
288
Ich habe einen Weg gefunden, die Stream-URL von HA über die Websocket-API zu lesen.
Die neue Testversion ermöglicht damit Live-Video im Homey-Dashboard
New test version 1.13.0:
Camera device: added live video support for Homey Dashboard (for HSL converted HA streams).
I found a request to read the stream URL from HA for a camera entity. HA converts camera streams into HSL and this is used for Homey Dashboard.
In my tests, the aspect ration was wrong. Homey is showing a square while the camera video is a 16:9 like format. Currently there is nothing I can adjust. So be patient whether there will be an update.