Anyone else having issues getting Music Assistant to load since the update?
Triggers in template sensor blueprints don’t work. What a pity…
Hi,
After this upgrade I’ve lost my dashboard so much effort took me to build over the last year. Now there is a default (horrible) dashboard with only the entities in the system.
All the rest seems to be working ok. Does anybody know how to restore the custom dashboard I had? I’m not an expert in HA, only an amateur user.
Thanks!
Yes, still searching for the issue …
Edit: I had to restart the whole system (aka pull the plug)
Looks like this is due to an issue with the linuxserver/homeassistant docker image, which was just updated to now include the go2rtc binary.
Is it expected that the Home Assistand Core logs screen does not have the live logs?
All the other addons have it, but the Home Assistant Core one still looks like before.
vs
This is normal. Scroll to the bottom to see HA Core’s raw logs.
anyone seeing this too?
2024-11-07 21:37:09.236 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:12.230 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:15.248 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:18.229 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:21.228 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:24.229 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:27.247 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:30.214 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:33.234 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:36.311 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2024-11-07 21:37:39.245 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
This is something to report in the repository of that integration. It seems that somebody already reported it and there is a fix in progress.
I don’t understand the whole WebRTC thing either. I use Eufy cams. Tested with RTSP and P2P.
With the HACS integration, I can start, watch and stop the stream. None of this works with the core variant. Only still image with the picture-entity.
camera_view: live
type: picture-entity
entity: camera.carport
camera_image: camera.carport
Restore from backup?
Yes, also using Core here and no live logs.
Good news : auto-scroll should be fixed in 2024.11.1
Linkplay doesn’t load for me anymore
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 635, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/linkplay/__init__.py", line 54, in async_setup_entry
await controller.discover_multirooms()
File "/usr/local/lib/python3.12/site-packages/linkplay/controller.py", line 68, in discover_multirooms
await multiroom.update_status(self.bridges)
File "/usr/local/lib/python3.12/site-packages/linkplay/bridge.py", line 332, in update_status
properties: dict[Any, Any] = await self.leader.json_request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/linkplay/bridge.py", line 301, in json_request
response = await self.endpoint.json_request(command)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/linkplay/endpoint.py", line 51, in json_request
return await session_call_api_json(self._endpoint, self._session, command)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/linkplay/utils.py", line 66, in session_call_api_json
return json.loads(result) # type: ignore
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Anyone else having recorder issues? Stops all of my statistics and graph cards from working, and the recorder and history dashboards vanish too…
Perhaps I missed something simple, but any ideas or a breaking change I missed? Assume there’s no way to force it to just wait longer and get recorder running?
yes, I will have to, not funny though.
At the bottom it shows like this. There is nothing livescrolling there like on the other addons log screens.
Click the big blue button
Btw, does the upper log panel auto update itself?
(asking since not installed .11 yet)
I find exactly the same issue, the HACS addon is almost real-time where the one through the first party integration is 5-6 seconds behind. It does load incredibly fast though