mvaneijken

Results 12 comments of mvaneijken

Yes I did. I'm casting this using this action in an automation: ```yaml service: cast.show_lovelace_view data: entity_id: media_player.nesthub4753 dashboard_path: lovelace-cast view_path: cast ```

I experienced the same issue using the internal player. Using VLC player instances 3 out of 4 instances often freeze (audio continues) for a while and then continues.

In the case of Grand Prix Radio you can find their stream on [https://playerservices.streamtheworld.com/pls/GRAND_PRIX_RADIO.pls](https://playerservices.streamtheworld.com/pls/GRAND_PRIX_RADIO.pls). This can easily be opened using fi VLC Player. If you consider this feature, I would...

To me this is still an active issue.

I did the following: ``` git clone https://github.com/simplesamlphp/docker-simplesamlphp.git cd ./docker-simplesamlphp git submodule add https://github.com/simplesamlphp/simplesamlphp.git ``` From this point you can select the version tag like this: ``` cd ./simplesamlphp git...

I would love to see it be able to run it from the system tray. As a work-arround I have installed it as a Windows Service using [NSSM - the...

Same here, buttons turn black: ![image](https://github.com/bitfocus/companion/assets/11209460/89d31c04-f762-404d-b1d8-7dc4860acc10) ![image](https://github.com/bitfocus/companion/assets/11209460/8a35becd-91da-4536-8c2b-5ee1de6e36a3) Restarting the Companion does not help. Same OS and version as above: 3.3.1 (3.3.1+7001-stable-ee7c3daa)

Same here, but in my case it started today. I'm using the local developer API on a Connexoon IO box.

I removed the configuration from Home Assistant and then added it again using the IP address instead of the hostname. That works for now.

I see, there are more integrations failing because of this. Main issue on Home Assistant Core can be found here: [#125993](https://github.com/home-assistant/core/issues/125993)