You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`This error originated from a custom integration.
Logger: custom_components.ytube_music_player.media_player
Source: custom_components/ytube_music_player/media_player.py:268
integration: yTubeMediaPlayer (documentation, issues)
First occurred: 9:01:05 PM (5802 occurrences)
Last logged: 9:10:16 PM
[S] async_update_remote_player(Input media_player.owntone_output_left_living_room_homepod_mini/ current media_player.owntone_output_left_living_room_homepod_mini)
[S] async_update_extra_sensor [E]
[S] async_sync_player
media_player.owntone_output_left_living_room_homepod_mini
[S] async_check_api [E]`
Third error message
This error originated from a custom integration.
Logger: custom_components.ytube_music_player.media_player
Source: custom_components/ytube_music_player/media_player.py:277
integration: yTubeMediaPlayer (documentation, issues)
First occurred: 9:01:05 PM (13384 occurrences)
Last logged: 9:10:18 PM
event: 2024-05-06 02:10:15.605544+00:00
[E] async_sync_player
event: 2024-05-06 02:10:16.176958+00:00
event: 2024-05-06 02:10:16.265698+00:00
event: 2024-05-06 02:10:18.926423+00:00
Describe the bug
I have installed in a HomeAssistant using docker, no sound is coming out of any of my speakers. I even tried to setup a OneTone Server
Version
please provide the version you are using (see HACS)
Core 2024.5.0
Frontend 20240501.0 To Reproduce
Steps to reproduce the behavior:
Load app or go to ha on web interface
Select playlist
Select any output
Turn on
See it playing
No sound
Additional context
Add any other context about the problem here.
Thanks
The text was updated successfully, but these errors were encountered:
Hi, decoding from your error line this has something do to with your owntunes server
Entity media_player.owntone_output_left_living_room_homepod_mini does not support this service.
at least this player is sending the URL correct to your owntones server ... so I guess you have to check there ..
Try a chromecast if you have one .. those work very well
Enable DEBUG Output
Please see: https://github.com/KoljaWindeler/ytube_music_player/#debug-information
First error message
Second error
Third error message
Describe the bug
I have installed in a HomeAssistant using docker, no sound is coming out of any of my speakers. I even tried to setup a OneTone Server
Version
please provide the version you are using (see HACS)
Core 2024.5.0
Frontend 20240501.0
To Reproduce
Steps to reproduce the behavior:
Additional context
Add any other context about the problem here.
Thanks
The text was updated successfully, but these errors were encountered: