Pioneer
The Pioneer integration allows you to control Pioneer Network Receivers. Please note, however, that the more recent Pioneer models work with Onkyo platform instead.
To add a Pioneer receiver to your installation, add the following to your "configuration.yaml" file.
:::tip
更改配置后需要重启 Home Assistant。
:::
Notes:
- Some Pioneer AVRs use the port 23 default and some are reported to use 8102. Depending on the model you may be able to configure the port setting through the receiver's HTTP interface, e.g.
http://192.168.0.10/1000/port_number.asp. On models that can listen to multiple ports you could consider leaving the default port for use by hardcoded tools, and open another port for configurable tools such as Home Assistant. timeoutis a socket level option and should only be configured if you know what you are doing.
Source codes
Under these lines, you can find some sample sources lists per receiver model. Here we use the source names as shown on the remote as key for each code. However these are for display purposes only, so you could rename inputs to better match your set-up (e.g., HDMI: '19' to Kodi: '19'.
Codes must be defined as strings (between single or double quotation marks) so that 05 is not implicitly transformed to 5, which wouldn't be valid source code.
VSX-930
Note that some other functionalities are available, but may not be relevant to use from this integration. A non exhaustive list of them are:

