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
{{ message }}
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.
first of all thank you for your adaption, I really like the new integration into HA.
As I tend to switch between the setting for Link Audio Delay depending on whether I watch a movie or listen to audio (lip_sync vs audio_sync), it really would be nice if this would also be possible from within HA.
I already tested the required API calls manually:
http://{host}/YamahaExtendedControl/v1/{zone}/setLinkAudioDelay?delay={option}
with option being one of the following parameters
audio_sync, balanced, lip_sync
Maybe you can find the time to include this into pymusiccast as I don't feel like a good enough programmer to mess with your code by myself.
Thanks :)
The text was updated successfully, but these errors were encountered:
lowEagle
changed the title
Idea: Add posibility to switch the Link Audio Delay for the speaker-group
Idea: Add possibility to switch the Link Audio Delay for the speaker-group
Aug 5, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
first of all thank you for your adaption, I really like the new integration into HA.
As I tend to switch between the setting for Link Audio Delay depending on whether I watch a movie or listen to audio (lip_sync vs audio_sync), it really would be nice if this would also be possible from within HA.
I already tested the required API calls manually:
http://{host}/YamahaExtendedControl/v1/{zone}/setLinkAudioDelay?delay={option}
with option being one of the following parameters
audio_sync, balanced, lip_sync
Maybe you can find the time to include this into pymusiccast as I don't feel like a good enough programmer to mess with your code by myself.
Thanks :)
The text was updated successfully, but these errors were encountered: