2024.11: Slick dashboards and speedy cameras

Anyone has problem with last updated with Zehnder integration?

I am having this exact same issue. Do I have to set up an external docker (app) for this new integration to work ? The instructions are not clear at all.

It took like 3 minutes here until it started working. But fluent is the only option that seems to work for the most part. No comparison really to what I get with go2rtc addon and webrtc card using this configuration:

  camera.doorbell_audio_mic:
    - "ffmpeg:https://192.168.20.157/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=XXX&password=XXX#video=copy#audio=opus"

runs flawlessly at stable 20fps for hours even without any stutter and stays in sync with both video and audio.

UPDATE: It stopped working
We either need an option to disable Webrtc or get a way to configure go2rtc properly.

1 Like

And how to change that in, say, picture-entity card? (i think iā€™ll just keep and use your card for nowā€¦)

My developer tools is flooding!

Lots of 404 since the webrtc updateā€¦

Like 30 extra lines in just a second

1 Like

some one using GitHub - brunosabot/streamline-card: Streamline your Lovelace configuration with with a card template system.? seems to be broken in 2024.11

I have a question about cards without visual editor support using precise mode in section layouts:

Iā€™m currently using button cards from this HACS repo: GitHub - custom-cards/button-card: ā‡ļø Lovelace button-card for home assistant
Those buttons donā€™t have a visual editor. Therefore, Iā€™m using YAML for the configuration. In my old dashboard, I had set them up in a way where I had 3 buttons per column. This wasnā€™t possible when I moved to a section view dashboard as the width of the column was split into 4 parts. Currently, I have 4 buttons per row and I was very excited about the new precise mode when I read the change log yesterday as it made it possible again to have only 3 buttons per row.

Unfortunately, I canā€™t figure out how to make that work with the YAML configuration. I changed other cards which have a visual editor into precise mode and had a look at the generated YAML.
It seems as if the ā€œgrid_columnsā€-parameter will just be set to 4 if the card fills a third of the row. This makes sense as the 4 unprecise parts of a row is split into 3 parts again which makes 12 of which a third equals 4.
But when I try and set the grid_columns of my custom card to 4. They act as if I set it to 4 of the 3 unprecise parts filling the entire row.

Am I missing something here? Is there maybe another boolean which I need to set to true for precise mode? Or is this simply a bug with cards without a visual editor or my specific card?

Maybe someone of you can help me. Thanks!

Hello, I wanted to put 2024.11.1 but my SAMSUNG cameras no longer work,
So I restored 2024.10.4.
Thanks for seeing the issue. I have the message: Failed to start WebRTC stream: Unknown command.

To get my Unifi Protect cameras streams working after the upgrade I had to clear cookies and site data in Firefox and sign in again. On Android native app, I had to close the app with a swipe up.

from the release stream:

Supervisor logs with Previous button and some other 3 dots menu

Local Supervisor however:

I do see this:

proving it is the new Frontend for the logs.

Any setting we need to enable there?

Yes, same with me. Rolled back to 10.4.

Sorry I had to rollback and for the moment hide this new update becauseit broke my EZVIZ cameras integration.

Perhaps the camera_view needs to be set to live instead of auto. I believe auto will use image thumbnails.

1 Like

For now, the order is preserved for predictability, there is currently no way to achieve that without a custom view.

1 Like

You donā€™t have overflow and previous boot because because you didnā€™t rebooted your machine since the update so you donā€™t have previous boots. Try rebooting it, it should appear.

1 Like

Some fantastic news for HA with LG providing the ThinQ integration themselves. Hopefully this will be the start of more manufacture led integrations!

2 Likes

I have a question about cards without visual editor support using precise mode in section layouts:

Add this to each one and itā€™ll be 1/3rd column wide

grid_options:
  columns: 4
  rows: 2

Not clear to me: Since I am running Home Assistant on Docker, do I have to add an extra docker container or configuration to get this WEB RTC thing working?

Itā€™s built into Home Assistant core, which Home Assistant Container sets up. So you donā€™t have to add anything extra, just update your Home Assistant Container.

2 Likes

WEBRTC changes the aspect ratio of my camera feeds. i rather have the 3 second delay than this changing my view on the cameraā€™s.