My fan control runs on a 0–100% "speed" scale, but sets the volume on my TSR-700 to half the chosen level; e.g., if I choose 75% using the fan controller, my AVR will be set to a volume value of 37.5 on its displayed 0–100 scale.
There appears to be no way to set the AVR's volume above 50/100 using the fan controller.
I am not sure if this is related, but I also regularly get this notice in my homebridge logs:
[12/04/2021, 16:27:57] [homebridge-musiccast-tv] This plugin generated a warning from the characteristic 'Volume': characteristic was supplied illegal value: number 161 exceeded maximum of 100. See https://git.io/JtMGR for more info.
I have tried to set the maxVol to various values (e.g., 80, 100, 161) with no apparent effect on either the illegal value notice, or my ability to set volumes above 50.
In case useful, here's the (prettified json) I get at /YamahaExtendedControl/v1/system/getFeatures:
Thank you for the great plugin!
My fan control runs on a 0–100% "speed" scale, but sets the volume on my TSR-700 to half the chosen level; e.g., if I choose 75% using the fan controller, my AVR will be set to a volume value of 37.5 on its displayed 0–100 scale.
There appears to be no way to set the AVR's volume above 50/100 using the fan controller.
I am not sure if this is related, but I also regularly get this notice in my homebridge logs:
I have tried to set the
maxVol
to various values (e.g., 80, 100, 161) with no apparent effect on either the illegal value notice, or my ability to set volumes above 50.In case useful, here's the (prettified json) I get at
/YamahaExtendedControl/v1/system/getFeatures
: