diff --git a/configuration/media_player/.pioneer b/configuration/media_player/.pioneer new file mode 100644 index 0000000..3e9609c --- /dev/null +++ b/configuration/media_player/.pioneer @@ -0,0 +1,22 @@ +# --- +# - platform: onkyo +# # name: "Pioneer VSX-LX505" +# host: 10.10.12.100 +# sources: +# "dvd": "Nvidia Shield TV" +# "game": "PlayStation 4 Pro" +# "cbl": "Windows 11" +# "strm-box": "Unifi Protect" +# "tv": "TV/Nothing" +# "net": "ChromeCast/Network" +# "bluetooth": "Bluetooth" +# "cd": "Sonos" + +# #action: media_player.onkyo_select_hdmi_output +# #data: +# # entity_id: media_player.onkyo_receiver +# # hdmi_output: out-sub + +# # out - Main +# # sub - M+S +# # out-sub - Sub diff --git a/configuration/media_player/pioneer.yaml b/configuration/media_player/pioneer.yaml deleted file mode 100644 index 335fc53..0000000 --- a/configuration/media_player/pioneer.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- -- platform: onkyo -# name: "Pioneer VSX-LX505" - host: 10.10.12.100 - sources: - "dvd": "Nvidia Shield TV" - "game": "PlayStation 4 Pro" - "cbl": "Windows 11" - "strm-box": "Unifi Protect" - "tv": "TV/Nothing" - "net": "ChromeCast/Network" - "bluetooth": "Bluetooth" - "cd": "Sonos" - -#action: media_player.onkyo_select_hdmi_output -#data: -# entity_id: media_player.onkyo_receiver -# hdmi_output: out-sub - -# out - Main -# sub - M+S -# out-sub - Sub