dreitakter

Results 4 comments of dreitakter

Same Problem here. Stream plays without problems in VLC but via WebRTC constantly pausing and reconnecting. It worked very well for two days. I think Homeassistent made an Update but...

> The way to do this is in javascript: > > ``` > history.pushState(null, "", path); > window.dispatchEvent(new CustomEvent("location-changed")); > ``` > > this allows home assistant to navigate without...

> Works for me :) Really nice solution. I have been looking for this for a very Long Time. Feature request for Fully Developer: Can you provide an additional Service...