Support Vu+ Zero.
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / HDMICEC / components / HdmiCec.py
index 149b973..bd93f4d 100755 (executable)
@@ -86,6 +86,7 @@ class HdmiCec:
                        "solo2": "VU+ Solo2",
                        "duo2": "VU+ Duo2",
                        "solose": "VU+ SoloSE",
+                       "zero": "VU+ Zero",
                }
                if fileExists("/proc/stb/info/vumodel"):
                        vumodel = open("/proc/stb/info/vumodel")