We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe783f commit 9ac8d0aCopy full SHA for 9ac8d0a
scripts/devices_helper.py
@@ -62,6 +62,11 @@ def __init__(self):
62
"Aircondition-Adafruit_Feather_ESP32_V2_IP": "OpenKNX Adafruit ESP32 Feather V2",
63
"Aircondition-Adafruit_Feather_ESP32_V2_TP": "OpenKNX Adafruit ESP32 Feather V2 (TP)",
64
65
+ "Sonos-Adafruit_Feather_ESP32_V2_IP": "OpenKNX Adafruit ESP32 Feather V2",
66
+ "Sonos-Adafruit_Feather_ESP32_V2_TP": "OpenKNX Adafruit ESP32 Feather V2 (TP)",
67
+ "Sonos-REG1-LAN-Base": "OpenKNX REG1 Basismodul IP",
68
+ "Sonos-REG1-LAN-TP-Base": "OpenKNX REG1 Basismodul LAN+TP",
69
+
70
# DALI-Devices
71
"REG1-v0": "OpenKNX REG1 Dali Gateway V0",
72
"REG1-v1": "OpenKNX REG1 Dali Gateway",
0 commit comments