]> git.basschouten.com Git - openhab-addons.git/commitdiff
[pioneeravr] Added support for Pioneer VSX-922 AVR (#10328)
authorNathan Prins <nathanprins@hotmail.com>
Fri, 26 Mar 2021 17:33:03 +0000 (10:33 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Mar 2021 17:33:03 +0000 (18:33 +0100)
Tested all channels and confirmed that they work for this model.

Signed-off-by: Nathan Prins <nathanprins@hotmail.com>
bundles/org.openhab.binding.pioneeravr/src/main/java/org/openhab/binding/pioneeravr/internal/PioneerAvrBindingConstants.java
bundles/org.openhab.binding.pioneeravr/src/main/resources/OH-INF/thing/thing-types.xml

index 46780397657a09ee8a7aa486f9ec8e659d30d107..eaa7d7770b18d84ca786a54468c78ed6bf1bbee4 100644 (file)
@@ -32,10 +32,10 @@ public class PioneerAvrBindingConstants {
 
     public static final String BINDING_ID = "pioneeravr";
 
-    public static final Set<String> SUPPORTED_DEVICE_MODELS = Collections
-            .unmodifiableSet(Stream.of("SC-57", "SC-LX85", "SC-55", "SC-1526", "SC-LX75", "VSX-53", "VSX-1326",
-                    "VSX-LX55", "VSX-2021", "VSA-LX55", "VSX-52", "VSX-1126", "VSX-1121", "VSX-51", "VSX-1021",
-                    "VSX-1026", "VSA-1021", "VSX-50", "VSX-926", "VSX-921", "VSA-921").collect(Collectors.toSet()));
+    public static final Set<String> SUPPORTED_DEVICE_MODELS = Collections.unmodifiableSet(
+            Stream.of("SC-57", "SC-LX85", "SC-55", "SC-1526", "SC-LX75", "VSX-53", "VSX-1326", "VSX-LX55", "VSX-2021",
+                    "VSA-LX55", "VSX-52", "VSX-1126", "VSX-1121", "VSX-51", "VSX-1021", "VSX-1026", "VSA-1021",
+                    "VSX-50", "VSX-926", "VSX-921", "VSA-921", "VSX-922").collect(Collectors.toSet()));
 
     public static final Set<String> SUPPORTED_DEVICE_MODELS2014 = Collections
             .unmodifiableSet(Stream.of("SC-LX87", "SC-LX77", "SC-LX57", "SC-2023", "SC-1223", "VSX-1123", "VSX-923")
index 3c0d161a457da7cd791430290f2bbb28dba2d4dc..982548115dd05ca4fc0df595dc22c5597ddb12d1 100644 (file)
@@ -9,7 +9,7 @@
                <label>Pioneer Classic AVR over IP</label>
                <description>Control a classic Pioneer AVR (SC-57, SC-LX85, SC-55, SC-1526, SC-LX75, VSX-53, VSX-1326, VSX-LX55,
                        VSX-2021, VSA-LX55, VSX-52, VSX-1126, VSX-1121, VSX-51, VSX-1021, VSX-1026, VSA-1021, VSX-50, VSX-926, VSX-921,
-                       VSA-921) over IP
+                       VSA-921, VSX-922) over IP
                </description>
 
                <channel-groups>