diff --git a/source/_integrations/pioneer.markdown b/source/_integrations/pioneer.markdown index dcbe20748f5..fec895ea74a 100644 --- a/source/_integrations/pioneer.markdown +++ b/source/_integrations/pioneer.markdown @@ -121,3 +121,24 @@ sources: 'MHL': '48' 'Game': '49' ``` + +#### VSX-528 + +```yaml +port: 8102 +sources: + 'CD': '01' + 'Tuner': '02' + 'DVD': '04' + 'TV': '05' + 'Sat/Cbl': '06' + 'DVR/BDR': '15' + 'iPod/USB': '17' + 'HDMI/MHL': '48' + 'BD': '25' + 'Adapter': '33' + 'Netradio': '38' + 'Media Server': '44' + 'Favorites': '45' + 'Game': '49' +```