mvdwetering / yamaha_ynca

Custom integration for Home Assistant to support Yamaha AV receivers with the YNCA protocol (serial and network).
Apache License 2.0
40 stars 4 forks source link

Unknown value 'OUT' in HdmiOut #297

Closed rootnegativ1 closed 2 months ago

rootnegativ1 commented 3 months ago

Describe the bug I get a warning each time Home Assistant restarts or the receiver (RX-V671) turns on

Diagnostics config_entry-yamaha_ynca-f7cd6b8a90dbc211823d68bedee7ff3e.json

Logging

Logger: ynca.enums
Source: /usr/local/lib/python3.12/site-packages/ynca/enums.py:117
First occurred: 3:17:19 PM (1 occurrences)
Last logged: 3:17:19 PM

Unknown value 'OUT' in HdmiOut

Environment

mvdwetering commented 3 months ago

The command it is giving the warning for I have only seen before to switch HDMI outputs for receivers with 2 HDMI OUT.

Since RX-V671 seems to have 1 HDMI output I am wondering what this command is being used for. I browsed a bit through the manual, but it did not become clear to me. Only mention I found was about Audio output on HDMI out on P95, but that seems unrelated (also because options are Off and On, not OUT)

Is it possible to toggle HDMI output On/Off or something? If that is the case could you do that and send the diagnostics output again so I can see what values the receiver sends when toggling such a setting.?

mvdwetering commented 2 months ago

This is fixed in release v7.10.0 of the integration which is just released.