openccu-data 2026.4.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. openccu_data/__init__.py +5 -0
  2. openccu_data/const.py +7 -0
  3. openccu_data/data/__init__.py +5 -0
  4. openccu_data/data/easymode_extract.json.gz +0 -0
  5. openccu_data/data/profiles/ACCESS_RECEIVER.json.gz +0 -0
  6. openccu_data/data/profiles/ACOUSTIC_SIGNAL_VIRTUAL_RECEIVER.json.gz +0 -0
  7. openccu_data/data/profiles/ACTOR_SECURITY.json.gz +0 -0
  8. openccu_data/data/profiles/ACTOR_WINDOW.json.gz +0 -0
  9. openccu_data/data/profiles/ALARMACTUATOR.json.gz +0 -0
  10. openccu_data/data/profiles/ALARM_COND_SWITCH_RECEIVER.json.gz +0 -0
  11. openccu_data/data/profiles/ALARM_SWITCH_VIRTUAL_RECEIVER.json.gz +0 -0
  12. openccu_data/data/profiles/ARMING.json.gz +0 -0
  13. openccu_data/data/profiles/AUTO_RELOCK_TRANSCEIVER.json.gz +0 -0
  14. openccu_data/data/profiles/BLIND.json.gz +0 -0
  15. openccu_data/data/profiles/BLIND_VIRTUAL_RECEIVER.json.gz +0 -0
  16. openccu_data/data/profiles/CLIMATECONTROL_FLOOR_PUMP_TRANSCEIVER.json.gz +0 -0
  17. openccu_data/data/profiles/CLIMATECONTROL_FLOOR_TRANSCEIVER.json.gz +0 -0
  18. openccu_data/data/profiles/CLIMATECONTROL_INPUT_RECEIVER.json.gz +0 -0
  19. openccu_data/data/profiles/CLIMATECONTROL_RECEIVER.json.gz +0 -0
  20. openccu_data/data/profiles/CLIMATECONTROL_RT_RECEIVER.json.gz +0 -0
  21. openccu_data/data/profiles/CLIMATECONTROL_VENT_DRIVE.json.gz +0 -0
  22. openccu_data/data/profiles/DDC.json.gz +0 -0
  23. openccu_data/data/profiles/DIMMER.json.gz +0 -0
  24. openccu_data/data/profiles/DIMMER_VIRTUAL_RECEIVER.json.gz +0 -0
  25. openccu_data/data/profiles/DIMMER_woLongKeyPress.json.gz +0 -0
  26. openccu_data/data/profiles/DOOR_LOCK_TRANSCEIVER.json.gz +0 -0
  27. openccu_data/data/profiles/DOOR_RECEIVER.json.gz +0 -0
  28. openccu_data/data/profiles/DUAL_WHITE_BRIGHTNESS.json.gz +0 -0
  29. openccu_data/data/profiles/DUAL_WHITE_COLOR.json.gz +0 -0
  30. openccu_data/data/profiles/HEATING_CLIMATECONTROL_CL_RECEIVER.json.gz +0 -0
  31. openccu_data/data/profiles/HEATING_CLIMATECONTROL_RECEIVER.json.gz +0 -0
  32. openccu_data/data/profiles/HEATING_KEY_RECEIVER.json.gz +0 -0
  33. openccu_data/data/profiles/HEATING_ROOM_TH_RECEIVER.json.gz +0 -0
  34. openccu_data/data/profiles/HMW_BLIND.json.gz +0 -0
  35. openccu_data/data/profiles/HMW_DIMMER.json.gz +0 -0
  36. openccu_data/data/profiles/HMW_INPUT_OUTPUT.json.gz +0 -0
  37. openccu_data/data/profiles/HMW_SWITCH.json.gz +0 -0
  38. openccu_data/data/profiles/JALOUSIE.json.gz +0 -0
  39. openccu_data/data/profiles/KEYMATIC.json.gz +0 -0
  40. openccu_data/data/profiles/REMOTECONTROL_RECEIVER.json.gz +0 -0
  41. openccu_data/data/profiles/RGBW_AUTOMATIC.json.gz +0 -0
  42. openccu_data/data/profiles/RGBW_COLOR.json.gz +0 -0
  43. openccu_data/data/profiles/SERVO_VIRTUAL_RECEIVER.json.gz +0 -0
  44. openccu_data/data/profiles/SHUTTER_VIRTUAL_RECEIVER.json.gz +0 -0
  45. openccu_data/data/profiles/SIGNAL_CHIME.json.gz +0 -0
  46. openccu_data/data/profiles/SIGNAL_CHIMEM.json.gz +0 -0
  47. openccu_data/data/profiles/SIGNAL_LED.json.gz +0 -0
  48. openccu_data/data/profiles/SIGNAL_LEDM.json.gz +0 -0
  49. openccu_data/data/profiles/SIMPLE_SWITCH_RECEIVER.json.gz +0 -0
  50. openccu_data/data/profiles/STATE_RESET_RECEIVER.json.gz +0 -0
  51. openccu_data/data/profiles/STATUS_INDICATOR.json.gz +0 -0
  52. openccu_data/data/profiles/SWITCH.json.gz +0 -0
  53. openccu_data/data/profiles/SWITCH_PANIC.json.gz +0 -0
  54. openccu_data/data/profiles/SWITCH_SENSOR.json.gz +0 -0
  55. openccu_data/data/profiles/SWITCH_VIRTUAL_RECEIVER.json.gz +0 -0
  56. openccu_data/data/profiles/UNIVERSAL_ACTOR.json.gz +0 -0
  57. openccu_data/data/profiles/UNIVERSAL_LIGHT_RECEIVER_LSC.json.gz +0 -0
  58. openccu_data/data/profiles/UNIVERSAL_LIGHT_RECEIVER_PWM.json.gz +0 -0
  59. openccu_data/data/profiles/UNIVERSAL_LIGHT_RECEIVER_RGB(W).json.gz +0 -0
  60. openccu_data/data/profiles/UNIVERSAL_LIGHT_RECEIVER_RGBW_DALI.json.gz +0 -0
  61. openccu_data/data/profiles/UNIVERSAL_LIGHT_RECEIVER_TW.json.gz +0 -0
  62. openccu_data/data/profiles/VIRTUAL_DIMMER.json.gz +0 -0
  63. openccu_data/data/profiles/VIRTUAL_DUAL_WHITE_COLOR.json.gz +0 -0
  64. openccu_data/data/profiles/WATER_SWITCH_VIRTUAL_RECEIVER.json.gz +0 -0
  65. openccu_data/data/profiles/WEATHER_RECEIVER.json.gz +0 -0
  66. openccu_data/data/profiles/WINDOW_DRIVE_RECEIVER.json.gz +0 -0
  67. openccu_data/data/profiles/WINDOW_SWITCH_RECEIVER.json.gz +0 -0
  68. openccu_data/data/profiles/WINMATIC.json.gz +0 -0
  69. openccu_data/data/profiles/WS_TH.json.gz +0 -0
  70. openccu_data/data/profiles/_receiver_type_aliases.json +5 -0
  71. openccu_data/data/translation_custom/channel_types_de.json +21 -0
  72. openccu_data/data/translation_custom/channel_types_en.json +21 -0
  73. openccu_data/data/translation_custom/device_icons.json +1 -0
  74. openccu_data/data/translation_custom/device_models_de.json +142 -0
  75. openccu_data/data/translation_custom/device_models_en.json +142 -0
  76. openccu_data/data/translation_custom/parameter_help_de.json +1 -0
  77. openccu_data/data/translation_custom/parameter_help_en.json +1 -0
  78. openccu_data/data/translation_custom/parameter_values_de.json +1237 -0
  79. openccu_data/data/translation_custom/parameter_values_en.json +1240 -0
  80. openccu_data/data/translation_custom/parameters_de.json +704 -0
  81. openccu_data/data/translation_custom/parameters_en.json +704 -0
  82. openccu_data/data/translation_extract.json.gz +0 -0
  83. openccu_data/easymodes/__init__.py +9 -0
  84. openccu_data/easymodes/extractor.py +1094 -0
  85. openccu_data/profiles/__init__.py +9 -0
  86. openccu_data/profiles/extractor.py +891 -0
  87. openccu_data/py.typed +0 -0
  88. openccu_data/translations/__init__.py +9 -0
  89. openccu_data/translations/extractor.py +1590 -0
  90. openccu_data-2026.4.1.dist-info/METADATA +161 -0
  91. openccu_data-2026.4.1.dist-info/RECORD +96 -0
  92. openccu_data-2026.4.1.dist-info/WHEEL +5 -0
  93. openccu_data-2026.4.1.dist-info/entry_points.txt +4 -0
  94. openccu_data-2026.4.1.dist-info/licenses/LICENSE +21 -0
  95. openccu_data-2026.4.1.dist-info/licenses/NOTICE.md +49 -0
  96. openccu_data-2026.4.1.dist-info/top_level.txt +1 -0
@@ -0,0 +1,5 @@
1
+ """openccu-data: extractors and vendored artifacts for Homematic CCU/OpenCCU metadata."""
2
+
3
+ from openccu_data.const import VERSION
4
+
5
+ __all__ = ("VERSION",)
openccu_data/const.py ADDED
@@ -0,0 +1,7 @@
1
+ """Project-wide constants for openccu-data."""
2
+
3
+ from __future__ import annotations
4
+
5
+ from typing import Final
6
+
7
+ VERSION: Final = "2026.4.1"
@@ -0,0 +1,5 @@
1
+ """Vendored data artifacts extracted from OCCU/OpenCCU/RaspberryMatic.
2
+
3
+ These files are derivative works subject to the upstream EQ-3/OCCU license
4
+ terms. See ``NOTICE.md`` at the repository root for the full statement.
5
+ """
Binary file
Binary file
Binary file
@@ -0,0 +1,5 @@
1
+ {
2
+ "OPTICAL_SIGNAL_RECEIVER": "DIMMER_VIRTUAL_RECEIVER",
3
+ "SWITCH_TRANSCEIVER": "SWITCH_VIRTUAL_RECEIVER",
4
+ "UNIVERSAL_LIGHT_RECEIVER": "UNIVERSAL_LIGHT_RECEIVER_LSC"
5
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "accesspoint_generic_receiver": "Access Point Generischer Empfänger",
3
+ "ddc": "Direkte Gerätekommunikation",
4
+ "digital_analog_input": "Digital-/Analogeingang",
5
+ "digital_analog_output": "Digital-/Analogausgang",
6
+ "digital_input": "Digitaleingang",
7
+ "digital_output": "Digitalausgang",
8
+ "ecokey": "ecoKey",
9
+ "generic": "Generischer Kanal",
10
+ "input_output": "Ein-/Ausgang",
11
+ "kwl_controller_transmitter": "Lüftungssteuerung",
12
+ "passage_detector": "Durchgangszähler",
13
+ "passage_detector_direction_transmitter": "Durchgangszähler Richtung",
14
+ "shading_receiver": "Beschattungsempfänger",
15
+ "shading_week_profile": "Beschattungs-Wochenprofil",
16
+ "simple_switch_receiver": "Einfacher Schaltempfänger",
17
+ "temp_humidity_particulate_matter_transmitter": "Temperatur-/Feuchte-/Feinstaubsensor",
18
+ "window": "Fensterkanal",
19
+ "ws_cs": "Wetterstation Kombinationssensor",
20
+ "ws_th": "Wetterstation Temperatur/Feuchte"
21
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "accesspoint_generic_receiver": "Access Point Generic Receiver",
3
+ "ddc": "Direct Device Communication",
4
+ "digital_analog_input": "Digital/Analog Input",
5
+ "digital_analog_output": "Digital/Analog Output",
6
+ "digital_input": "Digital Input",
7
+ "digital_output": "Digital Output",
8
+ "ecokey": "ecoKey",
9
+ "generic": "Generic Channel",
10
+ "input_output": "Input/Output",
11
+ "kwl_controller_transmitter": "Ventilation Controller",
12
+ "passage_detector": "Passage Detector",
13
+ "passage_detector_direction_transmitter": "Passage Detector Direction",
14
+ "shading_receiver": "Shading Receiver",
15
+ "shading_week_profile": "Shading Week Profile",
16
+ "simple_switch_receiver": "Simple Switch Receiver",
17
+ "temp_humidity_particulate_matter_transmitter": "Temperature/Humidity/Particulate Matter Sensor",
18
+ "window": "Window Channel",
19
+ "ws_cs": "Weather Station Combination Sensor",
20
+ "ws_th": "Weather Station Temperature/Humidity"
21
+ }
@@ -0,0 +1,142 @@
1
+ {
2
+ "263 130": "Funk-Schaltaktor 1-fach, Unterputz",
3
+ "263 131": "Funk-Schaltaktor 1-fach, Unterputz",
4
+ "263 132": "Funk-Dimmaktor 1-fach Phasenanschnitt, Zwischendeckenmontage",
5
+ "263 133": "Funk-Dimmaktor 1-fach Phasenabschnitt, Unterputz",
6
+ "263 134": "Funk-Dimmaktor 2-fach Phasenabschnitt, Aufputz",
7
+ "263 135": "Funk-Wandtaster 2-fach im 55er Rahmen",
8
+ "263 144": "Funk-Schalterschnittstelle 3-fach, Unterputz",
9
+ "263 145": "Funk-Tasterschnittstelle 4-fach, Unterputz",
10
+ "263 146": "Funk-Jalousieaktor 1-fach, Unterputz",
11
+ "263 147": "Funk-Rollladenaktor 1-fach, Aufputz",
12
+ "263 155": "Funk-Display-Wandtaster 2-fach, Aufputz",
13
+ "263 157": "Funk-Temperatursensor - innen",
14
+ "263 158": "Funk-Temperatur-/Feuchtesensor - außen",
15
+ "263 160": "Funk-Bewegungsmelder - innen",
16
+ "263 162": "Funk-Fernbedienung 19 Tasten",
17
+ "263 167": "Funk-Wetterstation",
18
+ "ash550": "Funk-Außenfeuchtesensor",
19
+ "ash550i": "Funk-Innenfeuchtesensor",
20
+ "cmm": "Konfigurationsmodul-Manager",
21
+ "elv-sh-bs2": "ELV Smart Home Taster 2-fach",
22
+ "elv-sh-sw1-bat": "ELV Smart Home Schaltaktor 1-fach, Batterie",
23
+ "hb-lc-bl1-velux": "HomeBrew Jalousieaktor Velux",
24
+ "hb-lc-bl1pbu-fm": "HomeBrew Jalousieaktor 1-fach, Unterputz",
25
+ "hb-lc-sw1pbu-fm": "HomeBrew Schaltaktor 1-fach, Unterputz",
26
+ "hb-lc-sw2pbu-fm": "HomeBrew Schaltaktor 2-fach, Unterputz",
27
+ "hb-uni-rgb-led-ctrl": "HomeBrew RGB-LED-Controller",
28
+ "hb-uni-sen-press": "HomeBrew Drucksensor",
29
+ "hb-uni-sen-temp-ds18b20": "HomeBrew Temperatursensor DS18B20",
30
+ "hb-uni-sensor-th-sht75": "HomeBrew Temperatur-/Feuchtesensor SHT75",
31
+ "hb-uni-sensor-thpd-bme280": "HomeBrew Temperatur-/Feuchte-/Druck-/Taupunktsensor BME280",
32
+ "hb-uni-sensor1": "HomeBrew Universalsensor",
33
+ "hb-wds40-thp-o": "HomeBrew Temperatur-/Feuchte-/Drucksensor - außen",
34
+ "hbw-lc-rgbww-in6-dr": "HomeBrew Wired RGBWW-Controller 6-fach, Hutschiene",
35
+ "hbw-lc4-in4-dr": "HomeBrew Wired Schaltaktor 4-fach / Eingang 4-fach, Hutschiene",
36
+ "hm-cc-rt-dn-bom": "Funk-Heizkörperthermostat",
37
+ "hm-es-pmswx": "Funk-Schaltaktor mit Leistungsmessung",
38
+ "hm-lc-bl1-fm-2": "Funk-Jalousieaktor 1-fach, Unterputz",
39
+ "hm-lc-bl1-sm-2": "Funk-Jalousieaktor 1-fach, Aufputz",
40
+ "hm-lc-blx": "Funk-Jalousieaktor",
41
+ "hm-lc-dim1l-cv-2": "Funk-Dimmaktor 1-fach Phasenanschnitt, Zwischendeckenmontage",
42
+ "hm-lc-dim1pwm-cv-2": "Funk-Dimmaktor 1-fach PWM-LED, Zwischendeckenmontage",
43
+ "hm-lc-dim1t-cv-2": "Funk-Dimmaktor 1-fach Phasenabschnitt, Zwischendeckenmontage",
44
+ "hm-lc-dim1t-fm-2": "Funk-Dimmaktor 1-fach Phasenabschnitt, Unterputz",
45
+ "hm-lc-dim1t-fm-lf": "Funk-Dimmaktor 1-fach Phasenabschnitt, Unterputz (LED-freundlich)",
46
+ "hm-lc-dim2l-cv": "Funk-Dimmaktor 2-fach Phasenanschnitt, Zwischendeckenmontage",
47
+ "hm-lc-dim2l-sm-2": "Funk-Dimmaktor 2-fach Phasenanschnitt, Aufputz",
48
+ "hm-lc-dim2t-sm-2": "Funk-Dimmaktor 2-fach Phasenabschnitt, Aufputz",
49
+ "hm-lc-jax": "Funk-Rollladenaktor",
50
+ "hm-lc-rgbw-wm": "Funk-RGBW-LED-Controller, Wandmontage",
51
+ "hm-lc-sw1-fm-2": "Funk-Schaltaktor 1-fach, Unterputz",
52
+ "hm-lc-sw1-pl-2": "Funk-Schaltaktor 1-fach, Zwischenstecker",
53
+ "hm-lc-sw1-pl-ct-r2": "Funk-Schaltaktor 1-fach, Zwischenstecker mit Zeitsteuerung",
54
+ "hm-lc-sw1-pl-ct-r3": "Funk-Schaltaktor 1-fach, Zwischenstecker mit Zeitsteuerung",
55
+ "hm-lc-sw1-pl-ct-r4": "Funk-Schaltaktor 1-fach, Zwischenstecker mit Zeitsteuerung",
56
+ "hm-lc-sw1-pl-ct-r5": "Funk-Schaltaktor 1-fach, Zwischenstecker mit Zeitsteuerung",
57
+ "hm-lc-sw1-sm-2": "Funk-Schaltaktor 1-fach, Aufputz",
58
+ "hm-lc-sw2-dr-2": "Funk-Schaltaktor 2-fach, Hutschiene",
59
+ "hm-lc-sw2-fm-2": "Funk-Schaltaktor 2-fach, Unterputz",
60
+ "hm-lc-sw2-sm": "Funk-Schaltaktor 2-fach, Aufputz",
61
+ "hm-lc-sw4-dr-2": "Funk-Schaltaktor 4-fach, Hutschiene",
62
+ "hm-lc-sw4-pcb-2": "Funk-Schaltaktor 4-fach, Platine",
63
+ "hm-lc-sw4-sm-2": "Funk-Schaltaktor 4-fach, Aufputz",
64
+ "hm-lc-sw4-wm-2": "Funk-Schaltaktor 4-fach, Wandmontage",
65
+ "hm-lc-swx": "Funk-Schaltaktor",
66
+ "hm-md": "Bewegungsmelder",
67
+ "hm-ou-x": "Funk-Ausgangsmodul",
68
+ "hm-pb-2-wm55-2": "Funk-Wandtaster 2-fach im 55er Rahmen",
69
+ "hm-pb-6-wm55": "Funk-Wandtaster 6-fach im 55er Rahmen",
70
+ "hm-pbi-x": "Funk-Tasterschnittstelle",
71
+ "hm-rc-12-sw": "Funk-Fernbedienung 12-Kanal",
72
+ "hm-rc-2-pbu-fm-2": "Funk-Sender 2-fach für Markenschalter, Unterputz",
73
+ "hm-rc-4-2": "Funk-Fernbedienung 4 Tasten",
74
+ "hm-rc-4-3": "Funk-Fernbedienung 4 Tasten",
75
+ "hm-rc-4-3-d": "Funk-Fernbedienung 4 Tasten (Display)",
76
+ "hm-rc-key4-2": "Funk-Schlüsselbundfernbedienung 4 Tasten",
77
+ "hm-rc-key4-3": "Funk-Schlüsselbundfernbedienung 4 Tasten",
78
+ "hm-rc-sb-x": "Funk-Fernbedienung (Sicherheit/Alarm)",
79
+ "hm-rc-sec4-2": "Funk-Schlüsselbundfernbedienung 4 Tasten (Alarm)",
80
+ "hm-rc-sec4-3": "Funk-Schlüsselbundfernbedienung 4 Tasten (Alarm)",
81
+ "hm-rc-x": "Funk-Fernbedienung",
82
+ "hm-resc-win-pcb-xx": "Funk-Fensterkontakt",
83
+ "hm-sec-key-generic": "KeyMatic",
84
+ "hm-sec-md": "Funk-Bewegungsmelder",
85
+ "hm-sec-mdir-2": "Funk-Bewegungsmelder - innen",
86
+ "hm-sec-mdir-3": "Funk-Bewegungsmelder - innen",
87
+ "hm-sec-rhs-2": "Funk-Fenster-Drehgriffkontakt",
88
+ "hm-sec-sd-2": "Funk-Rauchmelder",
89
+ "hm-sec-sd-2-generic": "Funk-Rauchmelder",
90
+ "hm-sec-sd-generic": "Funk-Rauchmelder",
91
+ "hm-sec-win-generic": "WinMatic",
92
+ "hm-sec-xx": "Funk-Sicherheitsgerät",
93
+ "hm-sen-mdir-o-2": "Funk-Bewegungsmelder - außen",
94
+ "hm-sen-mdir-o-3": "Funk-Bewegungsmelder - außen",
95
+ "hm-sen-x": "Funk-Sensor",
96
+ "hm-swi-x": "Funk-Schalterschnittstelle",
97
+ "hm-wds100-c6-o-2": "Funk-Wetterstation OC 3",
98
+ "hm-wds20-th-o": "Funk-Temperatur-/Feuchtesensor - außen",
99
+ "hm-wds30-ot2-sm-2": "Funk-Temperaturdifferenzsensor",
100
+ "hm-wds40-th-i-2": "Funk-Temperatur-/Feuchtesensor - innen",
101
+ "hmip-asir-2": "Homematic IP Alarmsirene - innen",
102
+ "hmip-bwth": "Homematic IP Wandthermostat mit Feuchtesensor",
103
+ "hmip-hdm1": "Homematic IP Hunter Douglas Modul 1",
104
+ "hmip-hdm2": "Homematic IP Hunter Douglas Modul 2",
105
+ "hmip-heating": "Homematic IP Heizungsgruppe",
106
+ "hmip-rcb1": "Homematic IP Fernbedienung für Markenschalter",
107
+ "hmip-smo230-a": "Homematic IP Bewegungsmelder, außen, 230V",
108
+ "hmip-stho-a": "Homematic IP Temperatur-/Feuchtesensor - außen",
109
+ "hmip-swdm-b2": "Homematic IP Schaltaktor für Türmodule",
110
+ "hmip-swsd": "Homematic IP Rauchmelder",
111
+ "hmip-wgtc": "Homematic IP Glasthermostat mit Uhranzeige",
112
+ "hmip-wth-1": "Homematic IP Wandthermostat mit Feuchtesensor",
113
+ "hmip-etrv-f": "Homematic IP Heizkörperthermostat mit Durchflussmessung",
114
+ "hmipw-falmot-c12": "Homematic IP Wired Fußbodenheizungsaktor 12-fach",
115
+ "hmw-io-sr-fm": "Wired RS485 E/A-Modul, Unterputz",
116
+ "hmw-lc-bl1-dr-2": "Wired RS485 Jalousieaktor 1-fach, Hutschiene",
117
+ "hss-dx": "HomeMatic Zentrale",
118
+ "is-wds-th-od-s-r3": "Funk-Temperatur-/Feuchtesensor - außen",
119
+ "ks550lc": "Funk-Wetterstation KS550LC",
120
+ "ks550tech": "Funk-Wetterstation KS550 (technisch)",
121
+ "ks888": "Funk-Wetterstation KS888",
122
+ "rc-h": "Fernbedienung Heizung",
123
+ "s550ia": "Funk-Wetterstation S550IA",
124
+ "st6-sh": "Uhrenthermostat ST6",
125
+ "wdf solar": "Funk-Wetterstation WDF Solar",
126
+ "ws550": "Funk-Wetterstation WS550",
127
+ "ws550lcb": "Funk-Wetterstation WS550LCB",
128
+ "ws550lcw": "Funk-Wetterstation WS550LCW",
129
+ "ws550tech": "Funk-Wetterstation WS550 (technisch)",
130
+ "zel stg rm dwt 10": "Roto Raumthermostat DWT 10",
131
+ "zel stg rm fdk": "Roto Fenster-Drehkippsensor",
132
+ "zel stg rm fep 230v": "Roto Funk-Empfänger 230V",
133
+ "zel stg rm ffk": "Roto Fenster-Auf/Zu-Kontakt",
134
+ "zel stg rm fsa": "Roto Funk-Schaltaktor",
135
+ "zel stg rm fss up3": "Roto Funk-Schalterschnittstelle 3-fach, Unterputz",
136
+ "zel stg rm fst up4": "Roto Funk-Tasterschnittstelle 4-fach, Unterputz",
137
+ "zel stg rm fwt": "Roto Funk-Wandthermostat",
138
+ "zel stg rm fzs": "Roto Funk-Fenstergriffkontakt",
139
+ "zel stg rm fzs-2": "Roto Funk-Fenstergriffkontakt",
140
+ "zel stg rm hs 4": "Roto Funk-Fernbedienung 4 Tasten",
141
+ "zel stg rm wt 2": "Roto Funk-Wandthermostat"
142
+ }
@@ -0,0 +1,142 @@
1
+ {
2
+ "263 130": "Wireless Switch Actuator 1-channel, flush-mount",
3
+ "263 131": "Wireless Switch Actuator 1-channel, flush-mount",
4
+ "263 132": "Wireless Dimming Actuator 1-channel, leading edge, ceiling void mount",
5
+ "263 133": "Wireless Dimming Actuator 1-channel, trailing edge, flush-mount",
6
+ "263 134": "Wireless Dimming Actuator 2-channel, trailing edge, surface-mount",
7
+ "263 135": "Wireless Push-button 2-channel in 55mm frame",
8
+ "263 144": "Wireless Switch Interface 3-channel, flush-mount",
9
+ "263 145": "Wireless Push-button Interface 4-channel, flush-mount",
10
+ "263 146": "Wireless Blind Actuator 1-channel, flush-mount",
11
+ "263 147": "Wireless Shutter Actuator 1-channel, surface-mount",
12
+ "263 155": "Wireless Display Push-button 2-channel, surface-mount",
13
+ "263 157": "Wireless Temperature Sensor - indoor",
14
+ "263 158": "Wireless Temperature/Humidity Sensor - outdoor",
15
+ "263 160": "Wireless Motion Detector - indoor",
16
+ "263 162": "Wireless Remote Control 19 buttons",
17
+ "263 167": "Wireless Weather Data Sensor",
18
+ "ash550": "Wireless Outdoor Humidity Sensor",
19
+ "ash550i": "Wireless Indoor Humidity Sensor",
20
+ "cmm": "Configuration Module Manager",
21
+ "elv-sh-bs2": "ELV Smart Home Push-button 2-channel",
22
+ "elv-sh-sw1-bat": "ELV Smart Home Switch Actuator 1-channel, battery",
23
+ "hb-lc-bl1-velux": "HomeBrew Blind Actuator Velux",
24
+ "hb-lc-bl1pbu-fm": "HomeBrew Blind Actuator 1-channel, flush-mount",
25
+ "hb-lc-sw1pbu-fm": "HomeBrew Switch Actuator 1-channel, flush-mount",
26
+ "hb-lc-sw2pbu-fm": "HomeBrew Switch Actuator 2-channel, flush-mount",
27
+ "hb-uni-rgb-led-ctrl": "HomeBrew RGB LED Controller",
28
+ "hb-uni-sen-press": "HomeBrew Pressure Sensor",
29
+ "hb-uni-sen-temp-ds18b20": "HomeBrew Temperature Sensor DS18B20",
30
+ "hb-uni-sensor-th-sht75": "HomeBrew Temperature/Humidity Sensor SHT75",
31
+ "hb-uni-sensor-thpd-bme280": "HomeBrew Temperature/Humidity/Pressure/Dew Point Sensor BME280",
32
+ "hb-uni-sensor1": "HomeBrew Universal Sensor",
33
+ "hb-wds40-thp-o": "HomeBrew Temperature/Humidity/Pressure Sensor - outdoor",
34
+ "hbw-lc-rgbww-in6-dr": "HomeBrew Wired RGBWW Controller 6-channel, DIN rail",
35
+ "hbw-lc4-in4-dr": "HomeBrew Wired Switch Actuator 4-channel / Input 4-channel, DIN rail",
36
+ "hm-cc-rt-dn-bom": "Wireless Heating Thermostat",
37
+ "hm-es-pmswx": "Wireless Switch Actuator with Power Measurement",
38
+ "hm-lc-bl1-fm-2": "Wireless Blind Actuator 1-channel, flush-mount",
39
+ "hm-lc-bl1-sm-2": "Wireless Blind Actuator 1-channel, surface-mount",
40
+ "hm-lc-blx": "Wireless Blind Actuator",
41
+ "hm-lc-dim1l-cv-2": "Wireless Dimming Actuator 1-channel, leading edge, ceiling void mount",
42
+ "hm-lc-dim1pwm-cv-2": "Wireless Dimming Actuator 1-channel PWM LED, ceiling void mount",
43
+ "hm-lc-dim1t-cv-2": "Wireless Dimming Actuator 1-channel, trailing edge, ceiling void mount",
44
+ "hm-lc-dim1t-fm-2": "Wireless Dimming Actuator 1-channel, trailing edge, flush-mount",
45
+ "hm-lc-dim1t-fm-lf": "Wireless Dimming Actuator 1-channel, trailing edge, flush-mount (LED-friendly)",
46
+ "hm-lc-dim2l-cv": "Wireless Dimming Actuator 2-channel, leading edge, ceiling void mount",
47
+ "hm-lc-dim2l-sm-2": "Wireless Dimming Actuator 2-channel, leading edge, surface-mount",
48
+ "hm-lc-dim2t-sm-2": "Wireless Dimming Actuator 2-channel, trailing edge, surface-mount",
49
+ "hm-lc-jax": "Wireless Shutter Actuator",
50
+ "hm-lc-rgbw-wm": "Wireless RGBW LED Controller, wall-mount",
51
+ "hm-lc-sw1-fm-2": "Wireless Switch Actuator 1-channel, flush-mount",
52
+ "hm-lc-sw1-pl-2": "Wireless Switch Actuator 1-channel, socket adapter",
53
+ "hm-lc-sw1-pl-ct-r2": "Wireless Switch Actuator 1-channel, socket adapter, countdown timer",
54
+ "hm-lc-sw1-pl-ct-r3": "Wireless Switch Actuator 1-channel, socket adapter, countdown timer",
55
+ "hm-lc-sw1-pl-ct-r4": "Wireless Switch Actuator 1-channel, socket adapter, countdown timer",
56
+ "hm-lc-sw1-pl-ct-r5": "Wireless Switch Actuator 1-channel, socket adapter, countdown timer",
57
+ "hm-lc-sw1-sm-2": "Wireless Switch Actuator 1-channel, surface-mount",
58
+ "hm-lc-sw2-dr-2": "Wireless Switch Actuator 2-channel, DIN rail mount",
59
+ "hm-lc-sw2-fm-2": "Wireless Switch Actuator 2-channel, flush-mount",
60
+ "hm-lc-sw2-sm": "Wireless Switch Actuator 2-channel, surface-mount",
61
+ "hm-lc-sw4-dr-2": "Wireless Switch Actuator 4-channel, DIN rail mount",
62
+ "hm-lc-sw4-pcb-2": "Wireless Switch Actuator 4-channel, PCB",
63
+ "hm-lc-sw4-sm-2": "Wireless Switch Actuator 4-channel, surface-mount",
64
+ "hm-lc-sw4-wm-2": "Wireless Switch Actuator 4-channel, wall-mount",
65
+ "hm-lc-swx": "Wireless Switch Actuator",
66
+ "hm-md": "Motion Detector",
67
+ "hm-ou-x": "Wireless Output Unit",
68
+ "hm-pb-2-wm55-2": "Wireless Push-button 2-channel in 55mm frame",
69
+ "hm-pb-6-wm55": "Wireless Push-button 6-channel in 55mm frame",
70
+ "hm-pbi-x": "Wireless Push-button Interface",
71
+ "hm-rc-12-sw": "Wireless Remote Control 12-channel",
72
+ "hm-rc-2-pbu-fm-2": "Wireless Transmitter 2-channel for brand switch systems, flush-mount",
73
+ "hm-rc-4-2": "Wireless Remote Control 4 buttons",
74
+ "hm-rc-4-3": "Wireless Remote Control 4 buttons",
75
+ "hm-rc-4-3-d": "Wireless Remote Control 4 buttons (display)",
76
+ "hm-rc-key4-2": "Wireless Key Ring Remote Control 4 buttons",
77
+ "hm-rc-key4-3": "Wireless Key Ring Remote Control 4 buttons",
78
+ "hm-rc-sb-x": "Wireless Remote Control (Safety/Alarm)",
79
+ "hm-rc-sec4-2": "Wireless Key Ring Remote Control 4 buttons (alarm)",
80
+ "hm-rc-sec4-3": "Wireless Key Ring Remote Control 4 buttons (alarm)",
81
+ "hm-rc-x": "Wireless Remote Control",
82
+ "hm-resc-win-pcb-xx": "Wireless Shutter Contact",
83
+ "hm-sec-key-generic": "KeyMatic",
84
+ "hm-sec-md": "Wireless Motion Detector",
85
+ "hm-sec-mdir-2": "Wireless Motion Detector - indoor",
86
+ "hm-sec-mdir-3": "Wireless Motion Detector - indoor",
87
+ "hm-sec-rhs-2": "Wireless Window Rotary Handle Sensor",
88
+ "hm-sec-sd-2": "Wireless Smoke Detector",
89
+ "hm-sec-sd-2-generic": "Wireless Smoke Detector",
90
+ "hm-sec-sd-generic": "Wireless Smoke Detector",
91
+ "hm-sec-win-generic": "WinMatic",
92
+ "hm-sec-xx": "Wireless Security Device",
93
+ "hm-sen-mdir-o-2": "Wireless Motion Detector - outdoor",
94
+ "hm-sen-mdir-o-3": "Wireless Motion Detector - outdoor",
95
+ "hm-sen-x": "Wireless Sensor",
96
+ "hm-swi-x": "Wireless Switch Interface",
97
+ "hm-wds100-c6-o-2": "Wireless Weather Data Sensor OC 3",
98
+ "hm-wds20-th-o": "Wireless Temperature/Humidity Sensor - outdoor",
99
+ "hm-wds30-ot2-sm-2": "Wireless Temperature Difference Sensor",
100
+ "hm-wds40-th-i-2": "Wireless Temperature/Humidity Sensor - indoor",
101
+ "hmip-asir-2": "Homematic IP Alarm Siren - indoor",
102
+ "hmip-bwth": "Homematic IP Wall Thermostat with Humidity Sensor",
103
+ "hmip-hdm1": "Homematic IP Hunter Douglas Module 1",
104
+ "hmip-hdm2": "Homematic IP Hunter Douglas Module 2",
105
+ "hmip-heating": "Homematic IP Heating Group",
106
+ "hmip-rcb1": "Homematic IP Remote Control for brand switches",
107
+ "hmip-smo230-a": "Homematic IP Motion Detector, outdoor, 230V",
108
+ "hmip-stho-a": "Homematic IP Temperature/Humidity Sensor - outdoor",
109
+ "hmip-swdm-b2": "Homematic IP Switch Actuator for door modules",
110
+ "hmip-swsd": "Homematic IP Smoke Detector",
111
+ "hmip-wgtc": "Homematic IP Glass Thermostat with Clock Display",
112
+ "hmip-wth-1": "Homematic IP Wall Thermostat with Humidity Sensor",
113
+ "hmip-etrv-f": "Homematic IP Radiator Thermostat with flow measurement",
114
+ "hmipw-falmot-c12": "Homematic IP Wired Floor Heating Actuator 12-channel",
115
+ "hmw-io-sr-fm": "Wired RS485 I/O Module, flush-mount",
116
+ "hmw-lc-bl1-dr-2": "Wired RS485 Blind Actuator 1-channel, DIN rail mount",
117
+ "hss-dx": "HomeMatic Control Panel",
118
+ "is-wds-th-od-s-r3": "Wireless Temperature/Humidity Sensor - outdoor",
119
+ "ks550lc": "Wireless Weather Station KS550LC",
120
+ "ks550tech": "Wireless Weather Station KS550 (technical)",
121
+ "ks888": "Wireless Weather Station KS888",
122
+ "rc-h": "Remote Control Heating",
123
+ "s550ia": "Wireless Weather Station S550IA",
124
+ "st6-sh": "Clock Thermostat ST6",
125
+ "wdf solar": "Wireless Weather Station WDF Solar",
126
+ "ws550": "Wireless Weather Station WS550",
127
+ "ws550lcb": "Wireless Weather Station WS550LCB",
128
+ "ws550lcw": "Wireless Weather Station WS550LCW",
129
+ "ws550tech": "Wireless Weather Station WS550 (technical)",
130
+ "zel stg rm dwt 10": "Roto Room Thermostat DWT 10",
131
+ "zel stg rm fdk": "Roto Window Tilt-Turn Contact",
132
+ "zel stg rm fep 230v": "Roto Wireless Receiver 230V",
133
+ "zel stg rm ffk": "Roto Window Open/Close Contact",
134
+ "zel stg rm fsa": "Roto Wireless Switch Actuator",
135
+ "zel stg rm fss up3": "Roto Wireless Switch Interface 3-channel, flush-mount",
136
+ "zel stg rm fst up4": "Roto Wireless Push-button Interface 4-channel, flush-mount",
137
+ "zel stg rm fwt": "Roto Wireless Wall Thermostat",
138
+ "zel stg rm fzs": "Roto Wireless Window Handle Sensor",
139
+ "zel stg rm fzs-2": "Roto Wireless Window Handle Sensor",
140
+ "zel stg rm hs 4": "Roto Wireless Remote Control 4 buttons",
141
+ "zel stg rm wt 2": "Roto Wireless Wall Thermostat"
142
+ }