diff --git a/docs/devices/airzone/azai6zbemhi.md b/docs/devices/airzone/azai6zbemhi.md new file mode 100644 index 00000000..afd031b6 --- /dev/null +++ b/docs/devices/airzone/azai6zbemhi.md @@ -0,0 +1,23 @@ +--- +title: "Airzone AZAI6ZBEMHI Homebridge/HomeKit integration" +description: "Add HomeKit support to your Airzone AZAI6ZBEMHI, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Airzone AZAI6ZBEMHI +> Gateway for two-way control and integration of AirCon Units.AZAI6ZBEMHI for Mitsubishi Heavy + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Airzone AZAI6ZBEMHI + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Airzone](../index.md#airzone) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/AZAI6ZBEMHI.html) \ No newline at end of file diff --git a/docs/devices/aqara/znddqdq11lm.md b/docs/devices/aqara/znddqdq11lm.md new file mode 100644 index 00000000..d95381af --- /dev/null +++ b/docs/devices/aqara/znddqdq11lm.md @@ -0,0 +1,29 @@ +--- +title: "Aqara ZNDDQDQ11LM Homebridge/HomeKit integration" +description: "Add HomeKit support to your Aqara ZNDDQDQ11LM, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Aqara ZNDDQDQ11LM +> T1 light strip controller + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Aqara ZNDDQDQ11LM + +* [Lightbulb](../../light.md) + * Brightness + * Color Temperature + * On +* [Temperature Sensor](../../sensors.md) + * Current Temperature + +## Other features +* [Adaptive Lighting](../../light.md) + +# Related +* [Other devices from Aqara](../index.md#aqara) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZNDDQDQ11LM.html) \ No newline at end of file diff --git a/docs/devices/aurora_lighting/au-a1zb110.md b/docs/devices/aurora_lighting/au-a1zb110.md new file mode 100644 index 00000000..db2c5303 --- /dev/null +++ b/docs/devices/aurora_lighting/au-a1zb110.md @@ -0,0 +1,24 @@ +--- +title: "Aurora Lighting AU-A1ZB110 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Aurora Lighting AU-A1ZB110, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Aurora Lighting AU-A1ZB110 +> AOne 1-10V in-line dimmer + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Aurora Lighting AU-A1ZB110 + +* [Lightbulb](../../light.md) + * Brightness + * On + + +# Related +* [Other devices from Aurora Lighting](../index.md#aurora_lighting) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/AU-A1ZB110.html) \ No newline at end of file diff --git a/docs/devices/bosch/bhi-us.md b/docs/devices/bosch/bhi-us.md index 5b4ab978..1306542e 100644 --- a/docs/devices/bosch/bhi-us.md +++ b/docs/devices/bosch/bhi-us.md @@ -18,123 +18,11 @@ the Bosch BHI-US * Battery Level * Charging State * Status Low Battery +* [Stateless Programmable Switch](../../action.md) + * Programmable Switch Event + * Service Label Index - -## Exposes - -This is the information provided by Zigbee2MQTT for this device: - -```json -[ - { - "name": "battery_low", - "label": "Battery low", - "access": 1, - "type": "binary", - "property": "battery_low", - "description": "Indicates if the battery of this device is almost empty", - "category": "diagnostic", - "value_on": true, - "value_off": false - }, - { - "name": "voltage", - "label": "Voltage", - "access": 1, - "type": "numeric", - "property": "voltage", - "description": "Voltage of the battery in millivolts", - "category": "diagnostic", - "unit": "mV" - }, - { - "name": "config_led_top_left_press", - "label": "LED config (top left short press)", - "access": 7, - "type": "text", - "property": "config_led_top_left_press", - "description": "Specifies LED color (rgb) and pattern on short press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff1493000104010001", - "category": "config" - }, - { - "name": "config_led_top_right_press", - "label": "LED config (top right short press)", - "access": 7, - "type": "text", - "property": "config_led_top_right_press", - "description": "Specifies LED color (rgb) and pattern on short press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff1493000104010001", - "category": "config" - }, - { - "name": "config_led_bottom_left_press", - "label": "LED config (bottom left short press)", - "access": 7, - "type": "text", - "property": "config_led_bottom_left_press", - "description": "Specifies LED color (rgb) and pattern on short press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff1493000104010001", - "category": "config" - }, - { - "name": "config_led_bottom_right_press", - "label": "LED config (bottom right short press)", - "access": 7, - "type": "text", - "property": "config_led_bottom_right_press", - "description": "Specifies LED color (rgb) and pattern on short press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff1493000104010001", - "category": "config" - }, - { - "name": "config_led_top_left_longpress", - "label": "LED config (top left long press)", - "access": 7, - "type": "text", - "property": "config_led_top_left_longpress", - "description": "Specifies LED color (rgb) and pattern on long press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff4200000502050001", - "category": "config" - }, - { - "name": "config_led_top_right_longpress", - "label": "LED config (top right long press)", - "access": 7, - "type": "text", - "property": "config_led_top_right_longpress", - "description": "Specifies LED color (rgb) and pattern on long press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff4200000502050001", - "category": "config" - }, - { - "name": "config_led_bottom_left_longpress", - "label": "LED config (bottom left long press)", - "access": 7, - "type": "text", - "property": "config_led_bottom_left_longpress", - "description": "Specifies LED color (rgb) and pattern on long press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff4200000502050001", - "category": "config" - }, - { - "name": "config_led_bottom_right_longpress", - "label": "LED config (bottom right long press)", - "access": 7, - "type": "text", - "property": "config_led_bottom_right_longpress", - "description": "Specifies LED color (rgb) and pattern on long press as hex string.\n0-2: RGB value (e.g. ffffff = white)\n3: Light position (01=top, 02=bottom, 00=full)\n4-7: Durations for sequence fade-in -> on -> fade-out -> off (e.g. 01020102)\n8: Number of Repetitions (01=1 to ff=255)\nExample: ff4200000502050001", - "category": "config" - }, - { - "name": "linkquality", - "label": "Linkquality", - "access": 1, - "type": "numeric", - "property": "linkquality", - "description": "Link quality (signal strength)", - "category": "diagnostic", - "unit": "lqi", - "value_max": 255, - "value_min": 0 - } -] -``` - # Related * [Other devices from Bosch](../index.md#bosch) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/BHI-US.html) \ No newline at end of file diff --git a/docs/devices/ctm_lyng/4503145.md b/docs/devices/ctm_lyng/4503145.md new file mode 100644 index 00000000..8ac17e30 --- /dev/null +++ b/docs/devices/ctm_lyng/4503145.md @@ -0,0 +1,24 @@ +--- +title: "CTM Lyng 4503145 Homebridge/HomeKit integration" +description: "Add HomeKit support to your CTM Lyng 4503145, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# CTM Lyng 4503145 +> NorLum Dim OP, 2-250W rotary dimmer + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the CTM Lyng 4503145 + +* [Lightbulb](../../light.md) + * Brightness + * On + + +# Related +* [Other devices from CTM Lyng](../index.md#ctm_lyng) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/4503145.html) \ No newline at end of file diff --git a/docs/devices/ctm_lyng/mkomfy_tak.md b/docs/devices/ctm_lyng/mkomfy_tak.md new file mode 100644 index 00000000..2d62c069 --- /dev/null +++ b/docs/devices/ctm_lyng/mkomfy_tak.md @@ -0,0 +1,27 @@ +--- +title: "CTM Lyng mKomfy_Tak Homebridge/HomeKit integration" +description: "Add HomeKit support to your CTM Lyng mKomfy_Tak, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# CTM Lyng mKomfy_Tak +> Temperature sensor + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the CTM Lyng mKomfy_Tak + +* [Battery](../../battery.md) + * Battery Level + * Charging State + * Status Low Battery +* [Temperature Sensor](../../sensors.md) + * Current Temperature + + +# Related +* [Other devices from CTM Lyng](../index.md#ctm_lyng) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/mKomfy_Tak.html) \ No newline at end of file diff --git a/docs/devices/develco/sirzb-110.md b/docs/devices/develco/sirzb-110.md index 3c695f5f..e031d214 100644 --- a/docs/devices/develco/sirzb-110.md +++ b/docs/devices/develco/sirzb-110.md @@ -10,9 +10,12 @@ DO NOT EDIT THIS FILE MANUALLY! > Customizable siren +## White-label models +* [Develco](../index.md#develco) SIRZB-111 + # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the Develco SIRZB-110 +these devices * [Battery](../../battery.md) * Battery Level diff --git a/docs/devices/enocean/ptm_215z.md b/docs/devices/enocean/ptm_215z.md index 615f5a50..afbff5fc 100644 --- a/docs/devices/enocean/ptm_215z.md +++ b/docs/devices/enocean/ptm_215z.md @@ -17,6 +17,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [Sunricher](../index.md#sunricher) SR-ZGP2801K4-FOH-E * [LED-Trading](../index.md#led-trading) 9125 * [Feller](../index.md#feller) 4120.2.S.FMI.61 +* [Namron](../index.md#namron) 4512727 # Services and characteristics The following HomeKit Services and Characteristics are exposed by diff --git a/docs/devices/gledopto/gl-fl-007p.md b/docs/devices/gledopto/gl-fl-007p.md new file mode 100644 index 00000000..281bc62a --- /dev/null +++ b/docs/devices/gledopto/gl-fl-007p.md @@ -0,0 +1,29 @@ +--- +title: "Gledopto GL-FL-007P Homebridge/HomeKit integration" +description: "Add HomeKit support to your Gledopto GL-FL-007P, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Gledopto GL-FL-007P +> Zigbee 100W Floodlight RGB+CCT (pro) + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Gledopto GL-FL-007P + +* [Lightbulb](../../light.md) + * Brightness + * Color Temperature + * Hue + * On + * Saturation + +## Other features +* [Adaptive Lighting](../../light.md) + +# Related +* [Other devices from Gledopto](../index.md#gledopto) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/GL-FL-007P.html) \ No newline at end of file diff --git a/docs/devices/ikea/led2109g6.md b/docs/devices/ikea/led2109g6.md index 94b4a507..2240ff4b 100644 --- a/docs/devices/ikea/led2109g6.md +++ b/docs/devices/ikea/led2109g6.md @@ -7,7 +7,7 @@ This file has been GENERATED using src/docgen/docgen.ts DO NOT EDIT THIS FILE MANUALLY! --> # IKEA LED2109G6 -> TRADFRI bulb E27, color/white spectrum, globe, opal, 806 lm +> TRADFRI bulb E26/E27, color/white spectrum, globe, opal, 806 lm # Services and characteristics diff --git a/docs/devices/ikea/led2201g8.md b/docs/devices/ikea/led2201g8.md index 8073ac6b..31a1efd4 100644 --- a/docs/devices/ikea/led2201g8.md +++ b/docs/devices/ikea/led2201g8.md @@ -7,7 +7,7 @@ This file has been GENERATED using src/docgen/docgen.ts DO NOT EDIT THIS FILE MANUALLY! --> # IKEA LED2201G8 -> TRADFRI bulb E26/27, white spectrum, globe, opal, 1055 lm +> TRADFRI bulb E26/27, white spectrum, globe, opal, 1055/1100 lm # Services and characteristics diff --git a/docs/devices/iluminize/511_344.md b/docs/devices/iluminize/511_344.md index 65a28b86..2315ab38 100644 --- a/docs/devices/iluminize/511_344.md +++ b/docs/devices/iluminize/511_344.md @@ -18,124 +18,11 @@ the Iluminize 511.344 * Battery Level * Charging State * Status Low Battery +* [Stateless Programmable Switch](../../action.md) + * Programmable Switch Event + * Service Label Index - -## Exposes - -This is the information provided by Zigbee2MQTT for this device: - -```json -[ - { - "name": "battery", - "label": "Battery", - "access": 1, - "type": "numeric", - "property": "battery", - "description": "Remaining battery in %, can take up to 24 hours before reported", - "category": "diagnostic", - "unit": "%", - "value_max": 100, - "value_min": 0 - }, - { - "name": "action", - "label": "Action", - "access": 1, - "type": "enum", - "property": "action", - "description": "Triggered action (e.g. a button click)", - "category": "diagnostic", - "values": [ - "color_move", - "color_temperature_move", - "hue_move", - "hue_stop", - "brightness_step_up", - "brightness_step_down", - "recall_*", - "on", - "off" - ] - }, - { - "name": "action_color", - "label": "Action color", - "access": 1, - "type": "composite", - "property": "action_color", - "description": "Only shows the transmitted color in X7Y-Mode. Noch changes possible.", - "features": [ - { - "name": "x", - "label": "X", - "access": 1, - "type": "numeric", - "property": "x" - }, - { - "name": "y", - "label": "Y", - "access": 1, - "type": "numeric", - "property": "y" - } - ] - }, - { - "name": "action_color_temperature", - "label": "Action color temperature", - "access": 1, - "type": "numeric", - "property": "action_color_temperature", - "description": "color temperature value. Fixed values for each key press: 145, 175, 222, 304, 480 mired", - "unit": "mired" - }, - { - "name": "action_group", - "label": "Action group", - "access": 1, - "type": "numeric", - "property": "action_group", - "description": "Shows the zigbee2mqtt group bound to the active data point EP(1-4)." - }, - { - "name": "action_transition_time", - "label": "Action transition time", - "access": 1, - "type": "numeric", - "property": "action_transition_time" - }, - { - "name": "action_step_size", - "label": "Action step size", - "access": 1, - "type": "numeric", - "property": "action_step_size" - }, - { - "name": "action_rate", - "label": "Action rate", - "access": 1, - "type": "numeric", - "property": "action_rate" - }, - { - "name": "linkquality", - "label": "Linkquality", - "access": 1, - "type": "numeric", - "property": "linkquality", - "description": "Link quality (signal strength)", - "category": "diagnostic", - "unit": "lqi", - "value_max": 255, - "value_min": 0 - } -] -``` - # Related * [Other devices from Iluminize](../index.md#iluminize) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/511.344.html) \ No newline at end of file diff --git a/docs/devices/index.md b/docs/devices/index.md index 749797f2..98d3da78 100644 --- a/docs/devices/index.md +++ b/docs/devices/index.md @@ -25,12 +25,12 @@ span.vendor { # Device support -This page lists the devices currently supported by Zigbee2MQTT v1.38.0 (which depends on zigbee-herdsman-converters v19.47.1). +This page lists the devices currently supported by Zigbee2MQTT v1.39.0 (which depends on zigbee-herdsman-converters v19.62.0). Using an automated script, we have checked which HomeKit Services (and Characteristics) would be created for each of these devices. That way you have some kind of idea of what kind of devices are supported. -Currently there are **3464 supported devices** for which homebridge-z2m will expose at least one HomeKit service. -Unfortunately there are still 133 devices that are not (yet) supported by this plugin, but are supported by Zigbee2MQTT (and expose more than just a _link quality_). +Currently there are **3525 supported devices** for which homebridge-z2m will expose at least one HomeKit service. +Unfortunately there are still 137 devices that are not (yet) supported by this plugin, but are supported by Zigbee2MQTT (and expose more than just a _link quality_). ## A
@@ -42,6 +42,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p [AduroSmart](index.md#adurosmart) [AEOTEC](index.md#aeotec) [Airam](index.md#airam) +[Airzone](index.md#airzone) [Ajax Online](index.md#ajax_online) [Akuvox](index.md#akuvox) [Alab](index.md#alab) @@ -149,6 +150,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p [EGLO](index.md#eglo) [Ekaza](index.md#ekaza) [ELECTSMART](index.md#electsmart) +[Elivco](index.md#elivco) [ELKO](index.md#elko) [Elko](index.md#elko) [Enbrighten](index.md#enbrighten) @@ -403,6 +405,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p ## Q +[QA](index.md#qa) [Qingping](index.md#qingping) [Qmotion](index.md#qmotion) [QOTO](index.md#qoto) @@ -488,7 +491,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p [TP-Link](index.md#tp-link) [Trio2sys](index.md#trio2sys) [Trust](index.md#trust) -[TuYa](index.md#tuya) +[Tuya](index.md#tuya) [TUYATEC](index.md#tuyatec) @@ -568,7 +571,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [AM25](tuya/ts0601_cover_1.md) | A-OK Tubular motor (white-label of TuYa TS0601_cover_1) | +| [AM25](tuya/ts0601_cover_1.md) | A-OK Tubular motor (white-label of Tuya TS0601_cover_1) | # Acova {#acova} @@ -592,8 +595,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [LKWSZ211](tuya/lkwsz211.md) | Adaprox Remote wireless switch (2-key) (white-label of TuYa LKWSZ211) | -| [TS0001_fingerbot_1](tuya/ts0001_fingerbot.md) | Adaprox Zigbee fingerbot plus (white-label of TuYa TS0001_fingerbot) | +| [LKWSZ211](tuya/lkwsz211.md) | Adaprox Remote wireless switch (2-key) (white-label of Tuya LKWSZ211) | +| [TS0001_fingerbot_1](tuya/ts0001_fingerbot.md) | Adaprox Zigbee fingerbot plus (white-label of Tuya TS0001_fingerbot) | # ADEO {#adeo} @@ -679,6 +682,13 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [CTR.UBX](airam/ctr_ubx.md) | Airam CTR.U remote BX | +# Airzone {#airzone} + +| Model | Description | +| ----- | ----------- | +| [AZAI6ZBEMHI](airzone/azai6zbemhi.md) | Airzone Gateway for two-way control and integration of AirCon Units.AZAI6ZBEMHI for Mitsubishi Heavy | + + # Ajax Online {#ajax_online} | Model | Description | @@ -718,12 +728,12 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | | [141L100RC](aldi/141l100rc.md) | Aldi MEGOS switch and dimming light remote control | -| [C422AC11D41H140.0W](tuya/ts0505b_1.md) | Aldi MEGOS LED panel RGB+CCT 40W 3600lm 62 x 62 cm (white-label of TuYa TS0505B_1) | -| [C422AC14D41H140.0W](tuya/ts0505b_1.md) | Aldi MEGOS LED panel RGB+CCT 40W 3600lm 30 x 120 cm (white-label of TuYa TS0505B_1) | -| [F122SB62H22A4.5W](tuya/ts0502b.md) | Aldi LIGHTWAY smart home LED-lamp - filament (white-label of TuYa TS0502B) | -| [L122AA63H11A6.5W](tuya/ts0505b_1.md) | Aldi LIGHTWAY smart home LED-lamp - candle (white-label of TuYa TS0505B_1) | -| [L122CB63H11A9.0W](tuya/ts0505b_1.md) | Aldi LIGHTWAY smart home LED-lamp - bulb (white-label of TuYa TS0505B_1) | -| [L122FF63H11A5.0W](tuya/ts0505b_1.md) | Aldi LIGHTWAY smart home LED-lamp - spot (white-label of TuYa TS0505B_1) | +| [C422AC11D41H140.0W](tuya/ts0505b_1.md) | Aldi MEGOS LED panel RGB+CCT 40W 3600lm 62 x 62 cm (white-label of Tuya TS0505B_1) | +| [C422AC14D41H140.0W](tuya/ts0505b_1.md) | Aldi MEGOS LED panel RGB+CCT 40W 3600lm 30 x 120 cm (white-label of Tuya TS0505B_1) | +| [F122SB62H22A4.5W](tuya/ts0502b.md) | Aldi LIGHTWAY smart home LED-lamp - filament (white-label of Tuya TS0502B) | +| [L122AA63H11A6.5W](tuya/ts0505b_1.md) | Aldi LIGHTWAY smart home LED-lamp - candle (white-label of Tuya TS0505B_1) | +| [L122CB63H11A9.0W](tuya/ts0505b_1.md) | Aldi LIGHTWAY smart home LED-lamp - bulb (white-label of Tuya TS0505B_1) | +| [L122FF63H11A5.0W](tuya/ts0505b_1.md) | Aldi LIGHTWAY smart home LED-lamp - spot (white-label of Tuya TS0505B_1) | # Alecto {#alecto} @@ -738,7 +748,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [AM/R-Sm](tuya/ts0601_cover_1.md) | Alutech Tubular motor (white-label of TuYa TS0601_cover_1) | +| [AM/R-Sm](tuya/ts0601_cover_1.md) | Alutech Tubular motor (white-label of Tuya TS0601_cover_1) | # Anchor {#anchor} @@ -893,6 +903,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [ZNCZ12LM](aqara/zncz12lm.md) | Aqara Smart plug US | | [ZNCZ15LM](aqara/zncz15lm.md) | Aqara Smart plug T1, CN | | [ZNDDMK11LM](aqara/znddmk11lm.md) | Aqara Smart lightstrip driver | +| [ZNDDQDQ11LM](aqara/znddqdq11lm.md) | Aqara T1 light strip controller | | [ZNDDQDQ12LM](aqara/znddqdq12lm.md) | Aqara T1 light strip controller | | [ZNGZDJ11LM](aqara/zngzdj11lm.md) | Aqara Roller shade controller | | [ZNGZDJ16LM](aqara/zngzdj16lm.md) | Aqara Roller shade controller T1C | @@ -938,13 +949,13 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [1005005194831629](tuya/ts0601_contact_temperature_humidity_sensor.md) | Aubess Contact, temperature and humidity sensor (white-label of TuYa TS0601_contact_temperature_humidity_sensor) | -| [40ZH-O](tuya/zm-35h-q.md) | Aubess Motion sensor (white-label of TuYa ZM-35H-Q) | -| [IH-K665](tuya/ts0207_water_leak_detector.md) | Aubess Water leak sensor (white-label of TuYa TS0207_water_leak_detector) | -| [TMZ02](tuya/whd02.md) | Aubess Wall switch module (white-label of TuYa WHD02) | -| [TMZ02L-16A-B](tuya/ts0011_switch_module.md) | Aubess 1 gang switch module - (without neutral) (white-label of TuYa TS0011_switch_module) | -| [TS011F_plug_1](tuya/ts011f_plug_1.md) | Aubess Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | -| [WHD02](tuya/ts000f_power.md) | Aubess Switch with power monitoring (white-label of TuYa TS000F_power) | +| [1005005194831629](tuya/ts0601_contact_temperature_humidity_sensor.md) | Aubess Contact, temperature and humidity sensor (white-label of Tuya TS0601_contact_temperature_humidity_sensor) | +| [40ZH-O](tuya/zm-35h-q.md) | Aubess Motion sensor (white-label of Tuya ZM-35H-Q) | +| [IH-K665](tuya/ts0207_water_leak_detector.md) | Aubess Water leak sensor (white-label of Tuya TS0207_water_leak_detector) | +| [TMZ02](tuya/whd02.md) | Aubess Wall switch module (white-label of Tuya WHD02) | +| [TMZ02L-16A-B](tuya/ts0011_switch_module.md) | Aubess 1 gang switch module - (without neutral) (white-label of Tuya TS0011_switch_module) | +| [TS011F_plug_1](tuya/ts011f_plug_1.md) | Aubess Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | +| [WHD02](tuya/ts000f_power.md) | Aubess Switch with power monitoring (white-label of Tuya TS000F_power) | | [ZXZIR-02](aubess/zxzir-02.md) | Aubess Universal smart IR remote control | @@ -960,6 +971,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [AU-A1GUZBRGBW](aurora_lighting/au-a1guzbrgbw.md) | Aurora Lighting AOne 5.6w smart RGBW tuneable GU10 lamp | | [AU-A1VG125Z5E/19](aurora_lighting/au-a1vg125z5e_19.md) | Aurora Lighting AOne 4W smart dimmable G125 lamp 1900K | | [AU-A1VGSZ5E/19](aurora_lighting/au-a1vgsz5e_19.md) | Aurora Lighting AOne 4W smart dimmable Vintage GLS lamp 1900K | +| [AU-A1ZB110](aurora_lighting/au-a1zb110.md) | Aurora Lighting AOne 1-10V in-line dimmer | | [AU-A1ZB2WDM](aurora_lighting/au-a1zb2wdm.md) | Aurora Lighting AOne 250W smart rotary dimmer module | | [AU-A1ZBDSS](aurora_lighting/au-a1zbdss.md) | Aurora Lighting Double smart socket UK | | [AU-A1ZBDWS](aurora_lighting/au-a1zbdws.md) | Aurora Lighting Magnetic door & window contact sensor | @@ -984,7 +996,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TS0004_1](tuya/ts0004.md) | Avatto Smart light switch - 4 gang with neutral wire (white-label of TuYa TS0004) | +| [TS0004_1](tuya/ts0004.md) | Avatto Smart light switch - 4 gang with neutral wire (white-label of Tuya TS0004) | | [ZDMS16-1](avatto/zdms16-1.md) | Avatto Zigbee 1 channel Dimmer | | [ZDMS16-2](avatto/zdms16-2.md) | Avatto Zigbee 2 channels Dimmer | @@ -993,24 +1005,24 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [1gang N-ZLWSM01](tuya/ts0011_switch_module.md) | AVATTO 1 gang switch module - (without neutral) (white-label of TuYa TS0011_switch_module) | -| [2gang N-ZLWSM01](tuya/ts0012_switch_module.md) | AVATTO 2 gang switch module - (without neutral) (white-label of TuYa TS0012_switch_module) | -| [3gang N-ZLWSM01](tuya/ts0013_switch_module.md) | AVATTO 3 gang switch module - (without neutral) (white-label of TuYa TS0013_switch_module) | -| [LZWSM16-2](tuya/ts0012_switch_module.md) | AVATTO 2 gang switch module - (without neutral) (white-label of TuYa TS0012_switch_module) | -| [LZWSM16-3](tuya/ts0013_switch_module.md) | AVATTO 3 gang switch module - (without neutral) (white-label of TuYa TS0013_switch_module) | -| [ME167](tuya/ts0601_thermostat_3.md) | AVATTO Thermostatic radiator valve (white-label of TuYa TS0601_thermostat_3) | -| [ME168](tuya/ts0601_thermostat_3.md) | AVATTO Thermostatic radiator valve (white-label of TuYa TS0601_thermostat_3) | -| [MIUCOT10Z](tuya/ts011f_plug_3.md) | AVATTO Smart plug (with power monitoring by polling) (white-label of TuYa TS011F_plug_3) | -| [TRV06](tuya/tv02-zigbee.md) | AVATTO Thermostat radiator valve (white-label of TuYa TV02-Zigbee) | -| [TS0006_1](tuya/ts0006.md) | AVATTO 4 gang switch module with neutral wire and socket (white-label of TuYa TS0006) | -| [ZGB-WS-EU](tuya/ts0601_switch_4_gang_1.md) | AVATTO 4 gang switch (white-label of TuYa TS0601_switch_4_gang_1) | -| [ZGB-WS-EU](tuya/ts0601_switch.md) | AVATTO 1, 2, 3 or 4 gang switch (white-label of TuYa TS0601_switch) | -| [ZTS02](tuya/ts0002.md) | AVATTO 2 gang switch (white-label of TuYa TS0002) | -| [ZWSM16-1-Zigbee](tuya/ts0001_switch_module.md) | AVATTO 1 gang switch module (white-label of TuYa TS0001_switch_module) | -| [ZWSM16-2-Zigbee](tuya/ts0002_switch_module_2.md) | AVATTO 2 gang switch module (white-label of TuYa TS0002_switch_module_2) | -| [ZWSM16-3-Zigbee](tuya/ts0003_switch_module_2.md) | AVATTO 3 gang switch module (white-label of TuYa TS0003_switch_module_2) | -| [ZWSM16-4-Zigbee](tuya/ts0004_switch_module_2.md) | AVATTO 4 gang switch module (white-label of TuYa TS0004_switch_module_2) | -| [ZWT-100-16A](tuya/x5h-gb-b.md) | AVATTO Wall-mount thermostat (white-label of TuYa X5H-GB-B) | +| [1gang N-ZLWSM01](tuya/ts0011_switch_module.md) | AVATTO 1 gang switch module - (without neutral) (white-label of Tuya TS0011_switch_module) | +| [2gang N-ZLWSM01](tuya/ts0012_switch_module.md) | AVATTO 2 gang switch module - (without neutral) (white-label of Tuya TS0012_switch_module) | +| [3gang N-ZLWSM01](tuya/ts0013_switch_module.md) | AVATTO 3 gang switch module - (without neutral) (white-label of Tuya TS0013_switch_module) | +| [LZWSM16-2](tuya/ts0012_switch_module.md) | AVATTO 2 gang switch module - (without neutral) (white-label of Tuya TS0012_switch_module) | +| [LZWSM16-3](tuya/ts0013_switch_module.md) | AVATTO 3 gang switch module - (without neutral) (white-label of Tuya TS0013_switch_module) | +| [ME167](tuya/ts0601_thermostat_3.md) | AVATTO Thermostatic radiator valve (white-label of Tuya TS0601_thermostat_3) | +| [ME168](tuya/ts0601_thermostat_3.md) | AVATTO Thermostatic radiator valve (white-label of Tuya TS0601_thermostat_3) | +| [MIUCOT10Z](tuya/ts011f_plug_3.md) | AVATTO Smart plug (with power monitoring by polling) (white-label of Tuya TS011F_plug_3) | +| [TRV06](tuya/tv02-zigbee.md) | AVATTO Thermostat radiator valve (white-label of Tuya TV02-Zigbee) | +| [TS0006_1](tuya/ts0006.md) | AVATTO 4 gang switch module with neutral wire and socket (white-label of Tuya TS0006) | +| [ZGB-WS-EU](tuya/ts0601_switch_4_gang_1.md) | AVATTO 4 gang switch (white-label of Tuya TS0601_switch_4_gang_1) | +| [ZGB-WS-EU](tuya/ts0601_switch.md) | AVATTO 1, 2, 3 or 4 gang switch (white-label of Tuya TS0601_switch) | +| [ZTS02](tuya/ts0002.md) | AVATTO 2 gang switch (white-label of Tuya TS0002) | +| [ZWSM16-1-Zigbee](tuya/ts0001_switch_module.md) | AVATTO 1 gang switch module (white-label of Tuya TS0001_switch_module) | +| [ZWSM16-2-Zigbee](tuya/ts0002_switch_module_2.md) | AVATTO 2 gang switch module (white-label of Tuya TS0002_switch_module_2) | +| [ZWSM16-3-Zigbee](tuya/ts0003_switch_module_2.md) | AVATTO 3 gang switch module (white-label of Tuya TS0003_switch_module_2) | +| [ZWSM16-4-Zigbee](tuya/ts0004_switch_module_2.md) | AVATTO 4 gang switch module (white-label of Tuya TS0004_switch_module_2) | +| [ZWT-100-16A](tuya/x5h-gb-b.md) | AVATTO Wall-mount thermostat (white-label of Tuya X5H-GB-B) | # AwoX {#awox} @@ -1036,7 +1048,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [BDS03G1](tuya/ts0001.md) | Bandi 1 gang switch (white-label of TuYa TS0001) | +| [BDS03G1](tuya/ts0001.md) | Bandi 1 gang switch (white-label of Tuya TS0001) | # Bankamp {#bankamp} @@ -1065,22 +1077,22 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ZM-sui1](tuya/ts0041.md) | Benexmart Wireless switch with 1 button (white-label of TuYa TS0041) | +| [ZM-sui1](tuya/ts0041.md) | Benexmart Wireless switch with 1 button (white-label of Tuya TS0041) | # Beok {#beok} | Model | Description | | ----- | ----------- | -| [TGR85-ZB](tuya/x5h-gb-b.md) | Beok Wall-mount thermostat (white-label of TuYa X5H-GB-B) | +| [TGR85-ZB](tuya/x5h-gb-b.md) | Beok Wall-mount thermostat (white-label of Tuya X5H-GB-B) | # Binthen {#binthen} | Model | Description | | ----- | ----------- | -| [BCM100D](tuya/ts0601_cover_1.md) | Binthen Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | -| [CV01A](tuya/ts0601_cover_1.md) | Binthen Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | +| [BCM100D](tuya/ts0601_cover_1.md) | Binthen Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | +| [CV01A](tuya/ts0601_cover_1.md) | Binthen Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | # BITUO TECHNIK {#bituo_technik} @@ -1103,13 +1115,13 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [BW-IS2](tuya/sntz007.md) | BlitzWolf Rechargeable Zigbee contact sensor (white-label of TuYa SNTZ007) | +| [BW-IS2](tuya/sntz007.md) | BlitzWolf Rechargeable Zigbee contact sensor (white-label of Tuya SNTZ007) | | [BW-IS3](blitzwolf/bw-is3.md) | BlitzWolf Rechargeable Zigbee PIR motion sensor | -| [BW-IS4](tuya/ts0201.md) | BlitzWolf Temperature & humidity sensor with display (white-label of TuYa TS0201) | -| [BW-SHP13](tuya/ts011f_plug_1.md) | BlitzWolf Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | -| [BW-SHP13](tuya/ts0121_plug.md) | BlitzWolf 10A UK or 16A EU smart plug (white-label of TuYa TS0121_plug) | -| [BW-SHP15](tuya/ts011f_plug_3.md) | BlitzWolf Smart plug (with power monitoring by polling) (white-label of TuYa TS011F_plug_3) | -| [BW-SHP15](tuya/ts011f_plug_1.md) | BlitzWolf Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | +| [BW-IS4](tuya/ts0201.md) | BlitzWolf Temperature & humidity sensor with display (white-label of Tuya TS0201) | +| [BW-SHP13](tuya/ts011f_plug_1.md) | BlitzWolf Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | +| [BW-SHP13](tuya/ts0121_plug.md) | BlitzWolf 10A UK or 16A EU smart plug (white-label of Tuya TS0121_plug) | +| [BW-SHP15](tuya/ts011f_plug_3.md) | BlitzWolf Smart plug (with power monitoring by polling) (white-label of Tuya TS011F_plug_3) | +| [BW-SHP15](tuya/ts011f_plug_1.md) | BlitzWolf Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | | [BW-SS7_1gang](blitzwolf/bw-ss7_1gang.md) | BlitzWolf Zigbee 3.0 smart light switch module 1 gang | | [BW-SS7_2gang](blitzwolf/bw-ss7_2gang.md) | BlitzWolf Zigbee 3.0 smart light switch module 2 gang | @@ -1165,15 +1177,15 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | | [BSEED_TS0601_cover](bseed/bseed_ts0601_cover.md) | BSEED Zigbee curtain switch | -| [TS0003](tuya/ts0003.md) | BSEED Zigbee switch (white-label of TuYa TS0003) | -| [Zigbee Socket](tuya/ts011f_wall_outlet.md) | BSEED In-wall outlet (white-label of TuYa TS011F_wall_outlet) | +| [TS0003](tuya/ts0003.md) | BSEED Zigbee switch (white-label of Tuya TS0003) | +| [Zigbee Socket](tuya/ts011f_wall_outlet.md) | BSEED In-wall outlet (white-label of Tuya TS011F_wall_outlet) | # BTF-Lighting {#btf-lighting} | Model | Description | | ----- | ----------- | -| [C03Z](tuya/ts0503b.md) | BTF-Lighting Zigbee RGB light (white-label of TuYa TS0503B) | +| [C03Z](tuya/ts0503b.md) | BTF-Lighting Zigbee RGB light (white-label of Tuya TS0503B) | # BTicino {#bticino} @@ -1280,8 +1292,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | ----- | ----------- | | [SA100](cleverio/sa100.md) | Cleverio Smart siren | | [SB100](cleverio/sb100.md) | Cleverio Wireless switch with 1 button | -| [SS100](tuya/ts0203.md) | Cleverio Door sensor (white-label of TuYa TS0203) | -| [SS200](tuya/sm0202.md) | Cleverio Motion sensor (white-label of TuYa SM0202) | +| [SS100](tuya/ts0203.md) | Cleverio Door sensor (white-label of Tuya TS0203) | +| [SS200](tuya/sm0202.md) | Cleverio Motion sensor (white-label of Tuya SM0202) | | [SS300](cleverio/ss300.md) | Cleverio Temperature/humdity sensor | @@ -1289,9 +1301,9 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [CMA30035](tuya/ts011f_wall_outlet.md) | ClickSmart+ 1 gang socket outlet (white-label of TuYa TS011F_wall_outlet) | -| [CMA30036](tuya/ts011f_2_gang_wall.md) | ClickSmart+ 2 gang socket outlet (white-label of TuYa TS011F_2_gang_wall) | -| [CSPGM2075PW](tuya/ts0042.md) | ClickSmart+ Wireless switch with 2 buttons (white-label of TuYa TS0042) | +| [CMA30035](tuya/ts011f_wall_outlet.md) | ClickSmart+ 1 gang socket outlet (white-label of Tuya TS011F_wall_outlet) | +| [CMA30036](tuya/ts011f_2_gang_wall.md) | ClickSmart+ 2 gang socket outlet (white-label of Tuya TS011F_2_gang_wall) | +| [CSPGM2075PW](tuya/ts0042.md) | ClickSmart+ Wireless switch with 2 buttons (white-label of Tuya TS0042) | # Climax {#climax} @@ -1322,7 +1334,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [CR-MNZ1](tuya/ts0001_power.md) | Colorock 1 gang switch 30A with power monitoring (white-label of TuYa TS0001_power) | +| [CR-MNZ1](tuya/ts0001_power.md) | Colorock 1 gang switch 30A with power monitoring (white-label of Tuya TS0001_power) | # Commercial Electric {#commercial_electric} @@ -1343,26 +1355,26 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [4500990](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of TuYa TS0121_plug) | -| [4500991](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of TuYa TS0121_plug) | -| [4500992](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of TuYa TS0121_plug) | -| [4500993](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of TuYa TS0121_plug) | +| [4500990](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of Tuya TS0121_plug) | +| [4500991](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of Tuya TS0121_plug) | +| [4500992](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of Tuya TS0121_plug) | +| [4500993](tuya/ts0121_plug.md) | Connecte 10A UK or 16A EU smart plug (white-label of Tuya TS0121_plug) | # Coswall {#coswall} | Model | Description | | ----- | ----------- | -| [CS-AJ-DE2U-ZG-11](tuya/ts011f_plug_1.md) | Coswall Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | +| [CS-AJ-DE2U-ZG-11](tuya/ts011f_plug_1.md) | Coswall Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | # CR Smart Home {#cr_smart_home} | Model | Description | | ----- | ----------- | -| [TS0001](tuya/ts0001.md) | CR Smart Home Valve control (white-label of TuYa TS0001) | -| [TS0203](tuya/ts0203.md) | CR Smart Home Door sensor (white-label of TuYa TS0203) | -| [TS0207](tuya/ts0207_water_leak_detector.md) | CR Smart Home Water leak detector (white-label of TuYa TS0207_water_leak_detector) | +| [TS0001](tuya/ts0001.md) | CR Smart Home Valve control (white-label of Tuya TS0001) | +| [TS0203](tuya/ts0203.md) | CR Smart Home Door sensor (white-label of Tuya TS0203) | +| [TS0207](tuya/ts0207_water_leak_detector.md) | CR Smart Home Water leak detector (white-label of Tuya TS0207_water_leak_detector) | # CREE {#cree} @@ -1376,12 +1388,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | +| [4503145](ctm_lyng/4503145.md) | CTM Lyng NorLum Dim OP, 2-250W rotary dimmer | | [AX_Valve_Controller](ctm_lyng/ax_valve_controller.md) | CTM Lyng AX Valve Controller, water shutoff valve controller | | [AX_Water_Sensor](ctm_lyng/ax_water_sensor.md) | CTM Lyng AX Water Sensor, water leakage detector | | [CTM_DimmerPille](ctm_lyng/mtouch_dim.md) | CTM Lyng CTM Lyng DimmerPille (white-label of CTM Lyng mTouch_Dim) | | [CTM_MBD_Dim](ctm_lyng/ctm_mbd_dim.md) | CTM Lyng MBD Dim, motion detector with dimmer | | [MBD-S](ctm_lyng/mbd-s.md) | CTM Lyng MBD-S, motion detector with 16A relay | | [mKomfy_Sensor](ctm_lyng/mkomfy_sensor.md) | CTM Lyng mKomfy, stove guard | +| [mKomfy_Tak](ctm_lyng/mkomfy_tak.md) | CTM Lyng Temperature sensor | | [mStikk_Outlet](ctm_lyng/mstikk_outlet.md) | CTM Lyng mStikk OP, wall socket | | [mSwitch_Mic](ctm_lyng/mswitch_mic.md) | CTM Lyng Mikrofon, alarm detection microphone | | [mTouch_Air_Sensor](ctm_lyng/mtouch_air_sensor.md) | CTM Lyng Air Sensor, temperature & humidity sensor | @@ -1455,7 +1469,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [SK-Z802C-US](tuya/ts130f.md) | Danor Smart curtain/shutter switch (white-label of TuYa TS130F) | +| [SK-Z802C-US](tuya/ts130f.md) | Danor Smart curtain/shutter switch (white-label of Tuya TS130F) | # databyte.ch {#databyte_ch} @@ -1528,6 +1542,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [MOSZB-141](develco/moszb-141.md) | Develco Motion sensor | | [SBTZB-110](develco/sbtzb-110.md) | Develco Smart button | | [SIRZB-110](develco/sirzb-110.md) | Develco Customizable siren | +| [SIRZB-111](develco/sirzb-110.md) | Develco Customizable siren (white-label of Develco SIRZB-110) | | [SMRZB-143](develco/smrzb-143.md) | Develco Smart cable | | [SMRZB-332](develco/smrzb-332.md) | Develco Smart relay DIN | | [SMSZB-120](develco/smszb-120.md) | Develco Smoke detector with siren | @@ -1572,7 +1587,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [YG400A](tuya/ts0205.md) | Dongguan Daying Electornics Technology Smoke sensor (white-label of TuYa TS0205) | +| [YG400A](tuya/ts0205.md) | Dongguan Daying Electornics Technology Smoke sensor (white-label of Tuya TS0205) | # Dresden Elektronik {#dresden_elektronik} @@ -1589,26 +1604,26 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [DY-RQ500A](tuya/ts0601_gas_sensor_2.md) | DYGSM Gas sensor (white-label of TuYa TS0601_gas_sensor_2) | -| [DY-RQ500A](tuya/ts0601_gas_sensor_2.md) | DYGSM Gas sensor (white-label of TuYa TS0601_gas_sensor_2) | +| [DY-RQ500A](tuya/ts0601_gas_sensor_2.md) | DYGSM Gas sensor (white-label of Tuya TS0601_gas_sensor_2) | +| [DY-RQ500A](tuya/ts0601_gas_sensor_2.md) | DYGSM Gas sensor (white-label of Tuya TS0601_gas_sensor_2) | # Earda {#earda} | Model | Description | | ----- | ----------- | -| [EDM-1ZAA-EU](tuya/ts0601_dimmer_1.md) | Earda 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | -| [EDM-1ZAB-EU](tuya/ts0601_dimmer_1.md) | Earda 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | -| [EDM-1ZBA-EU](tuya/ts0601_dimmer_1.md) | Earda 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | -| [ESW-2ZAA-EU](tuya/ts0012.md) | Earda Smart light switch - 2 gang (white-label of TuYa TS0012) | +| [EDM-1ZAA-EU](tuya/ts0601_dimmer_1_gang_1.md) | Earda 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [EDM-1ZAB-EU](tuya/ts0601_dimmer_1_gang_1.md) | Earda 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [EDM-1ZBA-EU](tuya/ts0601_dimmer_1_gang_1.md) | Earda 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [ESW-2ZAA-EU](tuya/ts0012.md) | Earda Smart light switch - 2 gang (white-label of Tuya TS0012) | # EARU {#earu} | Model | Description | | ----- | ----------- | -| [EAKCB-T-M-Z](tuya/ts011f_with_threshold.md) | EARU Smart circuit breaker (white-label of TuYa TS011F_with_threshold) | -| [EAYCB-Z-2P](tuya/ts011f_with_threshold.md) | EARU Smart circuit breaker with Leakage Protection (white-label of TuYa TS011F_with_threshold) | +| [EAKCB-T-M-Z](tuya/ts011f_with_threshold.md) | EARU Smart circuit breaker (white-label of Tuya TS011F_with_threshold) | +| [EAYCB-Z-2P](tuya/ts011f_with_threshold.md) | EARU Smart circuit breaker with Leakage Protection (white-label of Tuya TS011F_with_threshold) | # EasyAccess {#easyaccess} @@ -1763,7 +1778,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [EST-120Z](tuya/ts0601_floor_thermostat.md) | ELECTSMART Zigbee thermostat for electric floors (white-label of TuYa TS0601_floor_thermostat) | +| [EST-120Z](tuya/ts0601_floor_thermostat.md) | ELECTSMART Zigbee thermostat for electric floors (white-label of Tuya TS0601_floor_thermostat) | + + +# Elivco {#elivco} + +| Model | Description | +| ----- | ----------- | +| [LSPA9](tuya/ts011f_plug_1.md) | Elivco Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | # ELKO {#elko} @@ -1897,7 +1919,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [Heat M30](tuya/ts0601_thermostat.md) | Evolveo Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) | +| [Heat M30](tuya/ts0601_thermostat.md) | Evolveo Radiator valve with thermostat (white-label of Tuya TS0601_thermostat) | # Evvr {#evvr} @@ -1947,7 +1969,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [FE-GU10-5W](tuya/ts0505b_1.md) | Feconn Zigbee GU10 5W smart bulb (white-label of TuYa TS0505B_1) | +| [FE-GU10-5W](tuya/ts0505b_1.md) | Feconn Zigbee GU10 5W smart bulb (white-label of Tuya TS0505B_1) | # Feibit {#feibit} @@ -2058,7 +2080,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [Garza-Standard-A60](tuya/ts0505b_1.md) | Garza Smart Standard A60 bulb (white-label of TuYa TS0505B_1) | +| [Garza-Standard-A60](tuya/ts0505b_1.md) | Garza Smart Standard A60 bulb (white-label of Tuya TS0505B_1) | # GE {#ge} @@ -2185,6 +2207,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [GL-FL-006P](gledopto/gl-fl-006p.md) | Gledopto Zigbee 60W Floodlight RGB+CCT (pro) | | [GL-FL-006TZ](gledopto/gl-fl-006tz.md) | Gledopto Zigbee 60W Floodlight RGB+CCT | | [GL-FL-006TZS](gledopto/gl-fl-006tzs.md) | Gledopto Zigbee 60W Floodlight RGB+CCT (plus) | +| [GL-FL-007P](gledopto/gl-fl-007p.md) | Gledopto Zigbee 100W Floodlight RGB+CCT (pro) | | [GL-G-001P](gledopto/gl-g-001p.md) | Gledopto Zigbee 12W Garden Lamp RGB+CCT (pro) | | [GL-G-001Z](gledopto/gl-g-001z.md) | Gledopto Zigbee 12W Garden Lamp RGB+CCT | | [GL-G-001ZS](gledopto/gl-g-001zs.md) | Gledopto Zigbee 12W Garden Lamp RGB+CCT (plus) | @@ -2270,7 +2293,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ESW-OZAA-EU](tuya/ts0044.md) | Haozee Wireless switch with 4 buttons (white-label of TuYa TS0044) | +| [ESW-OZAA-EU](tuya/ts0044.md) | Haozee Wireless switch with 4 buttons (white-label of Tuya TS0044) | # Heatit {#heatit} @@ -2376,14 +2399,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [DDS238-2](tuya/ts0601_din_1.md) | Hiking Single phase DIN-rail energy meter with switch function (white-label of TuYa TS0601_din_1) | +| [DDS238-2](tuya/ts0601_din_1.md) | Hiking Single phase DIN-rail energy meter with switch function (white-label of Tuya TS0601_din_1) | # Hiladuo {#hiladuo} | Model | Description | | ----- | ----------- | -| [B09M3R35GC](tuya/ts0601_cover_3.md) | Hiladuo Motorized roller shade (white-label of TuYa TS0601_cover_3) | +| [B09M3R35GC](tuya/ts0601_cover_3.md) | Hiladuo Motorized roller shade (white-label of Tuya TS0601_cover_3) | # Hilux {#hilux} @@ -2430,20 +2453,20 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ZJSBL7-100Z](tuya/ts0601_rcbo.md) | HOCH DIN mount RCBO with smart energy metering (white-label of TuYa TS0601_rcbo) | +| [ZJSBL7-100Z](tuya/ts0601_rcbo.md) | HOCH DIN mount RCBO with smart energy metering (white-label of Tuya TS0601_rcbo) | # Homeetec {#homeetec} | Model | Description | | ----- | ----------- | -| [37022173](tuya/ts0601_cover_with_2_switch.md) | Homeetec Curtain/blind switch with 2 Gang switch (white-label of TuYa TS0601_cover_with_2_switch) | -| [37022463](tuya/ts0002_switch_2_gang.md) | Homeetec 2 Gang switch with backlight (white-label of TuYa TS0002_switch_2_gang) | -| [37022474](tuya/ts0003_switch_3_gang.md) | Homeetec 3 Gang switch with backlight (white-label of TuYa TS0003_switch_3_gang) | -| [37022483](tuya/ts0601_cover_5.md) | Homeetec Curtain/blind switch (white-label of TuYa TS0601_cover_5) | -| [37022493](tuya/ts0601_cover_with_1_switch.md) | Homeetec Curtain/blind switch with 1 Gang switch (white-label of TuYa TS0601_cover_with_1_switch) | -| [37022714](tuya/ts0601_switch_4_gang_2.md) | Homeetec 4 Gang switch with backlight (white-label of TuYa TS0601_switch_4_gang_2) | -| [Homeetec_37022454](tuya/ts0001_switch_1_gang.md) | Homeetec 1 Gang switch with backlight (white-label of TuYa TS0001_switch_1_gang) | +| [37022173](tuya/ts0601_cover_with_2_switch.md) | Homeetec Curtain/blind switch with 2 Gang switch (white-label of Tuya TS0601_cover_with_2_switch) | +| [37022463](tuya/ts0002_switch_2_gang.md) | Homeetec 2 Gang switch with backlight (white-label of Tuya TS0002_switch_2_gang) | +| [37022474](tuya/ts0003_switch_3_gang.md) | Homeetec 3 Gang switch with backlight (white-label of Tuya TS0003_switch_3_gang) | +| [37022483](tuya/ts0601_cover_5.md) | Homeetec Curtain/blind switch (white-label of Tuya TS0601_cover_5) | +| [37022493](tuya/ts0601_cover_with_1_switch.md) | Homeetec Curtain/blind switch with 1 Gang switch (white-label of Tuya TS0601_cover_with_1_switch) | +| [37022714](tuya/ts0601_switch_4_gang_2.md) | Homeetec 4 Gang switch with backlight (white-label of Tuya TS0601_switch_4_gang_2) | +| [Homeetec_37022454](tuya/ts0001_switch_1_gang.md) | Homeetec 1 Gang switch with backlight (white-label of Tuya TS0001_switch_1_gang) | # Hommyn {#hommyn} @@ -2488,7 +2511,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [CMD900LE](tuya/ts0601_cover_1.md) | HUARUI Lithium battery intelligent curtain opening and closing motor (white-label of TuYa TS0601_cover_1) | +| [CMD900LE](tuya/ts0601_cover_1.md) | HUARUI Lithium battery intelligent curtain opening and closing motor (white-label of Tuya TS0601_cover_1) | # HZC {#hzc} @@ -2535,7 +2558,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [GTZ06](tuya/ts0601_thermostat_1.md) | id3 Thermostatic radiator valve (white-label of TuYa TS0601_thermostat_1) | +| [GTZ06](tuya/ts0601_thermostat_1.md) | id3 Thermostatic radiator valve (white-label of Tuya TS0601_thermostat_1) | # Idinio {#idinio} @@ -2549,7 +2572,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [_TZE204_ztqnh5cg](tuya/zy-m100-s_2.md) | iHenso Human presence sensor (white-label of TuYa ZY-M100-S_2) | +| [_TZE204_ztqnh5cg](tuya/zy-m100-s_2.md) | iHenso Human presence sensor (white-label of Tuya ZY-M100-S_2) | # iHORN {#ihorn} @@ -2648,9 +2671,9 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [LED2103G5](ikea/led2103g5.md) | IKEA TRADFRI bulb E26/E27, warm white, globe, 806 lumen | | [LED2104R3](ikea/led2104r3.md) | IKEA TRADFRI bulb GU10, warm white, 345/380 lm | | [LED2107C4](ikea/led2107c4.md) | IKEA TRADFRI bulb E14, white spectrum, candle, opal, 470 lm | -| [LED2109G6](ikea/led2109g6.md) | IKEA TRADFRI bulb E27, color/white spectrum, globe, opal, 806 lm | +| [LED2109G6](ikea/led2109g6.md) | IKEA TRADFRI bulb E26/E27, color/white spectrum, globe, opal, 806 lm | | [LED2111G6](ikea/led2111g6.md) | IKEA TRADFRI bulb E14, color/white spectrum, globe, opal, 806 lm | -| [LED2201G8](ikea/led2201g8.md) | IKEA TRADFRI bulb E26/27, white spectrum, globe, opal, 1055 lm | +| [LED2201G8](ikea/led2201g8.md) | IKEA TRADFRI bulb E26/27, white spectrum, globe, opal, 1055/1100 lm | | [T1820](ikea/t1820.md) | IKEA LEPTITER recessed spot light, white spectrum | | [T1828](ikea/t1828.md) | IKEA GUNNARP light panel, round | | [T1829](ikea/t1829.md) | IKEA GUNNARP light panel, 40x40 cm | @@ -2737,8 +2760,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [07502L](immax/07502l.md) | Immax 4 in 1 multi sensor | | [07505L](immax/07505l.md) | Immax Neo smart keypad | | [07703L](immax/07703l.md) | Immax Radiator valve | -| [07732B](tuya/ts0601_thermostat.md) | Immax Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) | -| [07732L](tuya/ts0601_thermostat.md) | Immax Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) | +| [07732B](tuya/ts0601_thermostat.md) | Immax Radiator valve with thermostat (white-label of Tuya TS0601_thermostat) | +| [07732L](tuya/ts0601_thermostat.md) | Immax Radiator valve with thermostat (white-label of Tuya TS0601_thermostat) | | [07743L](immax/07743l.md) | Immax Neo Smart LED E27 11W RGB + CCT, color, dimmable, Zigbee 3.0 | | [07752L](immax/07752l.md) | Immax NEO smart internal double socket | | [07767L](immax/07767l.md) | Immax NEO Smart outdoor button | @@ -3015,16 +3038,16 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [FMD2C018](tuya/ts0601_dimmer_4.md) | KnockautX 2 gang smart dimmer module (white-label of TuYa TS0601_dimmer_4) | +| [FMD2C018](tuya/ts0601_dimmer_4.md) | KnockautX 2 gang smart dimmer module (white-label of Tuya TS0601_dimmer_4) | | [FMS2C017](moes/ms-104bz.md) | KnockautX 2 gang switch (white-label of Moes MS-104BZ) | -| [SMOAL024](tuya/ts0601_smoke_3.md) | KnockautX Photoelectric smoke detector (white-label of TuYa TS0601_smoke_3) | +| [SMOAL024](tuya/ts0601_smoke_3.md) | KnockautX Photoelectric smoke detector (white-label of Tuya TS0601_smoke_3) | # KOJIMA {#kojima} | Model | Description | | ----- | ----------- | -| [KOJIMA-THS-ZG-LCD](tuya/zg-227zl.md) | KOJIMA Temperature and humidity sensor (white-label of TuYa ZG-227ZL) | +| [KOJIMA-THS-ZG-LCD](tuya/zg-227zl.md) | KOJIMA Temperature and humidity sensor (white-label of Tuya ZG-227ZL) | # Konke {#konke} @@ -3059,7 +3082,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ZB1248-10A](tuya/ts011f_1.md) | KTNNKG Relay switch (white-label of TuYa TS011F_1) | +| [ZB1248-10A](tuya/ts011f_1.md) | KTNNKG Relay switch (white-label of Tuya TS011F_1) | # KURVIA {#kurvia} @@ -3093,10 +3116,10 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [PS080](tuya/ts0101.md) | Larkkey Zigbee Socket (white-label of TuYa TS0101) | -| [PS580](tuya/ts0108.md) | Larkkey Socket with 2 USB (white-label of TuYa TS0108) | -| [ZSTY-SM-1DMZG-EU](tuya/ts0601_dimmer_1.md) | Larkkey 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | -| [ZSTY-SM-1SRZG-EU](tuya/ts0601_cover_1.md) | Larkkey Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | +| [PS080](tuya/ts0101.md) | Larkkey Zigbee Socket (white-label of Tuya TS0101) | +| [PS580](tuya/ts0108.md) | Larkkey Socket with 2 USB (white-label of Tuya TS0108) | +| [ZSTY-SM-1DMZG-EU](tuya/ts0601_dimmer_1_gang_1.md) | Larkkey 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [ZSTY-SM-1SRZG-EU](tuya/ts0601_cover_1.md) | Larkkey Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | # LDS {#lds} @@ -3211,7 +3234,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [WP33-EU](tuya/e220-kr4n0z0-ha.md) | LEELKI Multiprise with 4 AC outlets and 2 USB super charging ports (16A) (white-label of TuYa E220-KR4N0Z0-HA) | +| [WP33-EU](tuya/e220-kr4n0z0-ha.md) | LEELKI Multiprise with 4 AC outlets and 2 USB super charging ports (16A) (white-label of Tuya E220-KR4N0Z0-HA) | # Legrand {#legrand} @@ -3257,7 +3280,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [JZ-ZB-001](lellki/jz-zb-001.md) | LELLKI Smart plug (without power monitoring) | | [JZ-ZB-002](lellki/jz-zb-002.md) | LELLKI 2 gang touch switch | | [JZ-ZB-003](lellki/jz-zb-003.md) | LELLKI 3 gang switch | -| [TS011F_plug](tuya/ts011f_plug_1.md) | LELLKI Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | +| [TS011F_plug](tuya/ts011f_plug_1.md) | LELLKI Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | | [WK34-EU](lellki/wk34-eu.md) | LELLKI Power socket EU (with power monitoring) | | [WP30-EU](lellki/wp30-eu.md) | LELLKI Power cord 4 sockets EU (with power monitoring) | | [WP33-EU/WP34-EU](lellki/wp33-eu_wp34-eu.md) | LELLKI Multiprise with 4 AC outlets and 2 USB super charging ports (16A) | @@ -3268,8 +3291,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [T2-Z67/T2-W67](tuya/ts0601_fan_switch.md) | Lerlink Fan switch (white-label of TuYa TS0601_fan_switch) | -| [X706U](tuya/ts0601_dimmer_1.md) | Lerlink 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | +| [T2-Z67/T2-W67](tuya/ts0601_fan_switch.md) | Lerlink Fan switch (white-label of Tuya TS0601_fan_switch) | +| [X706U](tuya/ts0601_dimmer_1_gang_1.md) | Lerlink 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | # Letsleds {#letsleds} @@ -3312,55 +3335,55 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [14147206L](tuya/ts0502a.md) | Lidl Livarno Lux ceiling light (white-label of TuYa TS0502A) | -| [14148906L](tuya/ts0505a.md) | Lidl Livarno Lux mood light RGB+CCT (white-label of TuYa TS0505A) | -| [14149505L/14149506L_1](tuya/ts0505a.md) | Lidl Livarno Lux light bar RGB+CCT (black/white) (white-label of TuYa TS0505A) | -| [14149505L/14149506L_2](tuya/ts0505b_2.md) | Lidl Livarno Lux light bar RGB+CCT (black/white) (white-label of TuYa TS0505B_2) | -| [14153706L](tuya/ts0505b_1.md) | Lidl Livarno smart LED ceiling light (white-label of TuYa TS0505B_1) | +| [14147206L](tuya/ts0502a.md) | Lidl Livarno Lux ceiling light (white-label of Tuya TS0502A) | +| [14148906L](tuya/ts0505a.md) | Lidl Livarno Lux mood light RGB+CCT (white-label of Tuya TS0505A) | +| [14149505L/14149506L_1](tuya/ts0505a.md) | Lidl Livarno Lux light bar RGB+CCT (black/white) (white-label of Tuya TS0505A) | +| [14149505L/14149506L_2](tuya/ts0505b_2.md) | Lidl Livarno Lux light bar RGB+CCT (black/white) (white-label of Tuya TS0505B_2) | +| [14153706L](tuya/ts0505b_1.md) | Lidl Livarno smart LED ceiling light (white-label of Tuya TS0505B_1) | | [14153806L](lidl/14153806l.md) | Lidl Livarno smart LED ceiling light | -| [14153905L](tuya/ts0502a.md) | Lidl Livarno Home LED floor lamp (white-label of TuYa TS0502A) | -| [14156408L](tuya/ts0502b.md) | Lidl Livarno Lux smart LED ceiling light (white-label of TuYa TS0502B) | -| [14156506L](tuya/ts0505b_1.md) | Lidl Livarno Lux smart LED mood light (white-label of TuYa TS0505B_1) | -| [14158704L](tuya/ts0505b_1.md) | Lidl Livarno Home LED floor lamp, RGBW (white-label of TuYa TS0505B_1) | -| [14158804L](tuya/ts0505b_1.md) | Lidl Livarno Home LED desk lamp RGBW (white-label of TuYa TS0505B_1) | +| [14153905L](tuya/ts0502a.md) | Lidl Livarno Home LED floor lamp (white-label of Tuya TS0502A) | +| [14156408L](tuya/ts0502b.md) | Lidl Livarno Lux smart LED ceiling light (white-label of Tuya TS0502B) | +| [14156506L](tuya/ts0505b_1.md) | Lidl Livarno Lux smart LED mood light (white-label of Tuya TS0505B_1) | +| [14158704L](tuya/ts0505b_1.md) | Lidl Livarno Home LED floor lamp, RGBW (white-label of Tuya TS0505B_1) | +| [14158804L](tuya/ts0505b_1.md) | Lidl Livarno Home LED desk lamp RGBW (white-label of Tuya TS0505B_1) | | [368308_2010](lidl/368308_2010.md) | Lidl Silvercrest radiator valve with thermostat | -| [399629_2110](tuya/ts0505b_1.md) | Lidl Livarno Lux Ceiling Panel RGB+CCT (white-label of TuYa TS0505B_1) | +| [399629_2110](tuya/ts0505b_1.md) | Lidl Livarno Lux Ceiling Panel RGB+CCT (white-label of Tuya TS0505B_1) | | [FB20-002](lidl/fb20-002.md) | Lidl Livarno Lux switch and dimming light remote control | | [FB21-001](lidl/fb21-001.md) | Lidl Livarno Lux switch and dimming light remote control | -| [HG06104A](tuya/ts0505a.md) | Lidl Livarno Lux smart LED light strip 2.5m (white-label of TuYa TS0505A) | -| [HG06106A](tuya/ts0505a.md) | Lidl Livarno Lux GU10 spot RGB (white-label of TuYa TS0505A) | -| [HG06106B](tuya/ts0505a.md) | Lidl Livarno Lux E14 candle RGB (white-label of TuYa TS0505A) | -| [HG06106C](tuya/ts0505a.md) | Lidl Livarno Lux E27 bulb RGB (white-label of TuYa TS0505A) | +| [HG06104A](tuya/ts0505a.md) | Lidl Livarno Lux smart LED light strip 2.5m (white-label of Tuya TS0505A) | +| [HG06106A](tuya/ts0505a.md) | Lidl Livarno Lux GU10 spot RGB (white-label of Tuya TS0505A) | +| [HG06106B](tuya/ts0505a.md) | Lidl Livarno Lux E14 candle RGB (white-label of Tuya TS0505A) | +| [HG06106C](tuya/ts0505a.md) | Lidl Livarno Lux E27 bulb RGB (white-label of Tuya TS0505A) | | [HG06335/HG07310](lidl/hg06335_hg07310.md) | Lidl Silvercrest smart motion sensor | | [HG06336](lidl/hg06336.md) | Lidl Silvercrest smart window and door sensor | | [HG06337](lidl/hg06337.md) | Lidl Silvercrest smart plug (EU, CH, FR, BS, DK) | | [HG06338](lidl/hg06338.md) | Lidl Silvercrest 3 gang switch, with 4 USB (EU, FR, CZ, BS) | -| [HG06462A](tuya/ts0501a.md) | Lidl Livarno Lux E27 A60 filament bulb (white-label of TuYa TS0501A) | -| [HG06463A](tuya/ts0501a.md) | Lidl Livarno Lux E27 ST64 filament bulb (white-label of TuYa TS0501A) | -| [HG06463B](tuya/ts0501a.md) | Lidl Livarno Lux E27 G95 filament bulb (white-label of TuYa TS0501A) | +| [HG06462A](tuya/ts0501a.md) | Lidl Livarno Lux E27 A60 filament bulb (white-label of Tuya TS0501A) | +| [HG06463A](tuya/ts0501a.md) | Lidl Livarno Lux E27 ST64 filament bulb (white-label of Tuya TS0501A) | +| [HG06463B](tuya/ts0501a.md) | Lidl Livarno Lux E27 G95 filament bulb (white-label of Tuya TS0501A) | | [HG06467](lidl/hg06467.md) | Lidl Melinera smart LED string lights | -| [HG06492A/HG08130A](tuya/ts0502a.md) | Lidl Livarno Lux GU10 spot CCT (white-label of TuYa TS0502A) | -| [HG06492B](tuya/ts0502a.md) | Lidl Livarno Lux E14 candle CCT (white-label of TuYa TS0502A) | -| [HG06492C/HG08130C/HG09154C](tuya/ts0502a.md) | Lidl Livarno Lux E27 bulb CCT (white-label of TuYa TS0502A) | +| [HG06492A/HG08130A](tuya/ts0502a.md) | Lidl Livarno Lux GU10 spot CCT (white-label of Tuya TS0502A) | +| [HG06492B](tuya/ts0502a.md) | Lidl Livarno Lux E14 candle CCT (white-label of Tuya TS0502A) | +| [HG06492C/HG08130C/HG09154C](tuya/ts0502a.md) | Lidl Livarno Lux E27 bulb CCT (white-label of Tuya TS0502A) | | [HG06619](lidl/hg06619.md) | Lidl Silvercrest outdoor plug | | [HG06620](lidl/hg06620.md) | Lidl Silvercrest garden spike with 2 sockets | | [HG06668](lidl/hg06668.md) | Lidl Silvercrest smart wireless door bell button | -| [HG07834A/HG09155A](tuya/ts0505b_1.md) | Lidl Livarno Lux GU10 spot RGB (white-label of TuYa TS0505B_1) | -| [HG07834B](tuya/ts0505b_1.md) | Lidl Livarno Lux E14 candle RGB (white-label of TuYa TS0505B_1) | -| [HG07834C](tuya/ts0505b_1.md) | Lidl Livarno Lux E27 bulb RGB (white-label of TuYa TS0505B_1) | -| [HG08007](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor LED band (white-label of TuYa TS0505B_1) | -| [HG08008](tuya/ts0505b_1.md) | Lidl Livarno Home LED ceiling light (white-label of TuYa TS0505B_1) | -| [HG08008](tuya/ts0505b_1.md) | Lidl Livarno Home LED ceiling light (white-label of TuYa TS0505B_1) | -| [HG08010](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor spotlight (white-label of TuYa TS0505B_1) | -| [HG08010](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor spotlight (white-label of TuYa TS0505B_1) | -| [HG08131C](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor E27 bulb in set with flare (white-label of TuYa TS0505B_1) | +| [HG07834A/HG09155A](tuya/ts0505b_1.md) | Lidl Livarno Lux GU10 spot RGB (white-label of Tuya TS0505B_1) | +| [HG07834B](tuya/ts0505b_1.md) | Lidl Livarno Lux E14 candle RGB (white-label of Tuya TS0505B_1) | +| [HG07834C](tuya/ts0505b_1.md) | Lidl Livarno Lux E27 bulb RGB (white-label of Tuya TS0505B_1) | +| [HG08007](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor LED band (white-label of Tuya TS0505B_1) | +| [HG08008](tuya/ts0505b_1.md) | Lidl Livarno Home LED ceiling light (white-label of Tuya TS0505B_1) | +| [HG08008](tuya/ts0505b_1.md) | Lidl Livarno Home LED ceiling light (white-label of Tuya TS0505B_1) | +| [HG08010](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor spotlight (white-label of Tuya TS0505B_1) | +| [HG08010](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor spotlight (white-label of Tuya TS0505B_1) | +| [HG08131C](tuya/ts0505b_1.md) | Lidl Livarno Home outdoor E27 bulb in set with flare (white-label of Tuya TS0505B_1) | | [HG08164](lidl/hg08164.md) | Lidl Silvercrest smart button | -| [HG08383A](tuya/ts0505b_1.md) | Lidl Livarno outdoor LED light chain (white-label of TuYa TS0505B_1) | -| [HG08383B](tuya/ts0505b_1.md) | Lidl Livarno outdoor LED light chain (white-label of TuYa TS0505B_1) | +| [HG08383A](tuya/ts0505b_1.md) | Lidl Livarno outdoor LED light chain (white-label of Tuya TS0505B_1) | +| [HG08383B](tuya/ts0505b_1.md) | Lidl Livarno outdoor LED light chain (white-label of Tuya TS0505B_1) | | [HG08633](lidl/hg08633.md) | Lidl Livarno gardenspot RGB | | [HG08673](lidl/hg08673.md) | Lidl Silvercrest smart plug with power monitoring (EU, FR) | | [HG08673-BS](lidl/hg08673.md) | Lidl Silvercrest smart plug with power monitoring (BS) (white-label of Lidl HG08673) | -| [HG09648](tuya/ts030f.md) | Lidl Livarno roller blinds (white-label of TuYa TS030F) | +| [HG09648](tuya/ts030f.md) | Lidl Livarno roller blinds (white-label of Tuya TS030F) | | [PSBZS A1](lidl/psbzs_a1.md) | Lidl Parkside smart watering timer | @@ -3380,8 +3403,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [LF-AAZ012-0400-42](tuya/ts0601_light.md) | Lifud Zigbee dimmable LED driver 4-40W 220-240Vac (white-label of TuYa TS0601_light) | -| [LF-GAZ150A6250-24](tuya/ts0601_light.md) | Lifud Lifud Zigbee LED Driver CCT 150W 24V (white-label of TuYa TS0601_light) | +| [LF-AAZ012-0400-42](tuya/ts0601_light.md) | Lifud Zigbee dimmable LED driver 4-40W 220-240Vac (white-label of Tuya TS0601_light) | +| [LF-GAZ150A6250-24](tuya/ts0601_light.md) | Lifud Lifud Zigbee LED Driver CCT 150W 24V (white-label of Tuya TS0601_light) | # Light Solutions {#light_solutions} @@ -3404,7 +3427,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TS0601_lilistore](tuya/ts0601_cover_8.md) | Lilistore Cover motor (white-label of TuYa TS0601_cover_8) | +| [TS0601_lilistore](tuya/ts0601_cover_8.md) | Lilistore Cover motor (white-label of Tuya TS0601_cover_8) | # Linkind {#linkind} @@ -3433,9 +3456,9 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [LKDSZ001](tuya/ts0203_1.md) | Linkoze Door sensor with scene switch (white-label of TuYa TS0203_1) | -| [LKMSZ001](tuya/ts0202_2.md) | Linkoze Motion sensor with scene switch (white-label of TuYa TS0202_2) | -| [LKWSZ211](tuya/lkwsz211.md) | Linkoze Wireless switch (2-key) (white-label of TuYa LKWSZ211) | +| [LKDSZ001](tuya/ts0203_1.md) | Linkoze Door sensor with scene switch (white-label of Tuya TS0203_1) | +| [LKMSZ001](tuya/ts0202_2.md) | Linkoze Motion sensor with scene switch (white-label of Tuya TS0202_2) | +| [LKWSZ211](tuya/lkwsz211.md) | Linkoze Wireless switch (2-key) (white-label of Tuya LKWSZ211) | # Linptech {#linptech} @@ -3465,6 +3488,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [TI0001-cover](livolo/ti0001-cover.md) | Livolo Zigbee roller blind motor | | [TI0001-curtain-switch](livolo/ti0001-curtain-switch.md) | Livolo Zigbee curtain switch (can only read status, control does not work yet) | | [TI0001-dimmer](livolo/ti0001-dimmer.md) | Livolo Zigbee dimmer | +| [TI0001-hygrometer](livolo/ti0001-hygrometer.md) | Livolo Zigbee Digital Humidity and Temperature Sensor | +| [TI0001-illuminance](livolo/ti0001-illuminance.md) | Livolo Zigbee digital illuminance and sound sensor | | [TI0001-pir](livolo/ti0001-pir.md) | Livolo Zigbee motion Sensor | | [TI0001-socket](livolo/ti0001-socket.md) | Livolo Zigbee socket | | [TI0001-switch](livolo/ti0001-switch.md) | Livolo Zigbee switch 1 gang | @@ -3475,8 +3500,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [Fan+Light-01](tuya/ts0601_fan_5_levels_and_light_switch.md) | Liwokit Fan with 5 levels & light switch (white-label of TuYa TS0601_fan_5_levels_and_light_switch) | -| [Fan+Light-01](tuya/ts0601_fan_and_light_switch.md) | Liwokit Fan & light switch (white-label of TuYa TS0601_fan_and_light_switch) | +| [Fan+Light-01](tuya/ts0601_fan_5_levels_and_light_switch.md) | Liwokit Fan with 5 levels & light switch (white-label of Tuya TS0601_fan_5_levels_and_light_switch) | +| [Fan+Light-01](tuya/ts0601_fan_and_light_switch.md) | Liwokit Fan & light switch (white-label of Tuya TS0601_fan_and_light_switch) | # LiXee {#lixee} @@ -3501,28 +3526,28 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | ----- | ----------- | | [11830304](lonsonho/11830304.md) | Lonsonho Curtain switch | | [4000116784070](lonsonho/4000116784070.md) | Lonsonho Smart plug EU | -| [EDM-1ZBB-EU](tuya/ts0601_dimmer_1.md) | Lonsonho Smart Dimmer Switch (white-label of TuYa TS0601_dimmer_1) | +| [EDM-1ZBB-EU](tuya/ts0601_dimmer_1_gang_1.md) | Lonsonho Smart Dimmer Switch (white-label of Tuya TS0601_dimmer_1_gang_1) | | [QS-Zigbee-C01](lonsonho/qs-zigbee-c01.md) | Lonsonho Curtain/blind motor controller | | [QS-Zigbee-C03](lonsonho/qs-zigbee-c03.md) | Lonsonho Curtain/blind motor controller | | [QS-Zigbee-D02-TRIAC-2C-L](lonsonho/qs-zigbee-d02-triac-2c-l.md) | Lonsonho 2 gang smart dimmer switch module without neutral | | [QS-Zigbee-D02-TRIAC-2C-LN](lonsonho/qs-zigbee-d02-triac-2c-ln.md) | Lonsonho 2 gang smart dimmer switch module with neutral | | [QS-Zigbee-D02-TRIAC-L](lonsonho/qs-zigbee-d02-triac-l.md) | Lonsonho 1 gang smart dimmer switch module without neutral | -| [QS-Zigbee-D02-TRIAC-L_1](tuya/ts110e_1gang_2.md) | Lonsonho 1 channel dimmer (white-label of TuYa TS110E_1gang_2) | +| [QS-Zigbee-D02-TRIAC-L_1](tuya/ts110e_1gang_2.md) | Lonsonho 1 channel dimmer (white-label of Tuya TS110E_1gang_2) | | [QS-Zigbee-D02-TRIAC-LN](lonsonho/qs-zigbee-d02-triac-ln.md) | Lonsonho 1 gang smart dimmer switch module with neutral | -| [QS-Zigbee-D02-TRIAC-LN_1](tuya/ts110e_1gang_2.md) | Lonsonho 1 channel dimmer (white-label of TuYa TS110E_1gang_2) | +| [QS-Zigbee-D02-TRIAC-LN_1](tuya/ts110e_1gang_2.md) | Lonsonho 1 channel dimmer (white-label of Tuya TS110E_1gang_2) | | [QS-Zigbee-S04-2C-LN](lonsonho/qs-zigbee-s04-2c-ln.md) | Lonsonho 2 gang switch module with neutral wire | -| [QS-Zigbee-S05-L](tuya/ts0011.md) | Lonsonho 1 gang smart switch module without neutral wire (white-label of TuYa TS0011) | +| [QS-Zigbee-S05-L](tuya/ts0011.md) | Lonsonho 1 gang smart switch module without neutral wire (white-label of Tuya TS0011) | | [QS-Zigbee-S05-LN](lonsonho/qs-zigbee-s05-ln.md) | Lonsonho 1 gang switch module with neutral wire | -| [TS0041](tuya/ts0041.md) | Lonsonho Wireless switch with 1 button (white-label of TuYa TS0041) | -| [TS0042](tuya/ts0042.md) | Lonsonho Wireless switch with 2 buttons (white-label of TuYa TS0042) | -| [TS0043](tuya/ts0043.md) | Lonsonho Wireless switch with 3 buttons (white-label of TuYa TS0043) | -| [TS0044](tuya/ts0044.md) | Lonsonho Wireless switch with 4 buttons (white-label of TuYa TS0044) | +| [TS0041](tuya/ts0041.md) | Lonsonho Wireless switch with 1 button (white-label of Tuya TS0041) | +| [TS0042](tuya/ts0042.md) | Lonsonho Wireless switch with 2 buttons (white-label of Tuya TS0042) | +| [TS0043](tuya/ts0043.md) | Lonsonho Wireless switch with 3 buttons (white-label of Tuya TS0043) | +| [TS0044](tuya/ts0044.md) | Lonsonho Wireless switch with 4 buttons (white-label of Tuya TS0044) | | [TS130F_dual](lonsonho/ts130f_dual.md) | Lonsonho Dual curtain/blind module | | [VM-Zigbee-S02-0-10V](lonsonho/vm-zigbee-s02-0-10v.md) | Lonsonho 2 channel Zigbee 0-10V dimmer module | -| [X701](tuya/ts0001.md) | Lonsonho 1 gang switch (white-label of TuYa TS0001) | -| [X702](tuya/ts0002.md) | Lonsonho 2 gang switch (white-label of TuYa TS0002) | -| [X702A](tuya/ts0002_switch_module_3.md) | Lonsonho 2 gang switch with backlight (white-label of TuYa TS0002_switch_module_3) | -| [X703A](tuya/ts0003_switch_3_gang_with_backlight.md) | Lonsonho 3 Gang switch with backlight (white-label of TuYa TS0003_switch_3_gang_with_backlight) | +| [X701](tuya/ts0001.md) | Lonsonho 1 gang switch (white-label of Tuya TS0001) | +| [X702](tuya/ts0002.md) | Lonsonho 2 gang switch (white-label of Tuya TS0002) | +| [X702A](tuya/ts0002_switch_module_3.md) | Lonsonho 2 gang switch with backlight (white-label of Tuya TS0002_switch_module_3) | +| [X703A](tuya/ts0003_switch_3_gang_with_backlight.md) | Lonsonho 3 Gang switch with backlight (white-label of Tuya TS0003_switch_3_gang_with_backlight) | | [X711A](lonsonho/x711a.md) | Lonsonho 1 gang switch | | [X712A](lonsonho/x712a.md) | Lonsonho 2 gang switch | | [X713A](lonsonho/x713a.md) | Lonsonho 3 gang switch | @@ -3533,13 +3558,13 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [GDC311ZBQ1](tuya/gdc311zbq1.md) | LoraTap LoraTap garage door opener with wireless sensor (white-label of TuYa GDC311ZBQ1) | -| [RR400ZB](tuya/ts011f_socket_module.md) | LoraTap Socket module (white-label of TuYa TS011F_socket_module) | -| [SC400](tuya/ts130f.md) | LoraTap Curtain/blind switch (white-label of TuYa TS130F) | -| [SP400ZB](tuya/ts011f_socket_module.md) | LoraTap Socket module (white-label of TuYa TS011F_socket_module) | -| [SS600ZB](tuya/ts0043.md) | LoraTap Wireless switch with 3 buttons (white-label of TuYa TS0043) | -| [SS6400ZB](tuya/ts0044.md) | LoraTap Wireless switch with 4 buttons (white-label of TuYa TS0044) | -| [SS9600ZB](tuya/ts0046.md) | LoraTap Wireless switch with 6 buttons (white-label of TuYa TS0046) | +| [GDC311ZBQ1](tuya/gdc311zbq1.md) | LoraTap LoraTap garage door opener with wireless sensor (white-label of Tuya GDC311ZBQ1) | +| [RR400ZB](tuya/ts011f_socket_module.md) | LoraTap Socket module (white-label of Tuya TS011F_socket_module) | +| [SC400](tuya/ts130f.md) | LoraTap Curtain/blind switch (white-label of Tuya TS130F) | +| [SP400ZB](tuya/ts011f_socket_module.md) | LoraTap Socket module (white-label of Tuya TS011F_socket_module) | +| [SS600ZB](tuya/ts0043.md) | LoraTap Wireless switch with 3 buttons (white-label of Tuya TS0043) | +| [SS6400ZB](tuya/ts0044.md) | LoraTap Wireless switch with 4 buttons (white-label of Tuya TS0044) | +| [SS9600ZB](tuya/ts0046.md) | LoraTap Wireless switch with 6 buttons (white-label of Tuya TS0046) | # LS Deutschland GmbH {#ls_deutschland_gmbh} @@ -3553,8 +3578,9 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TY-12-100-400-W1Z](tuya/ts0601_light.md) | Ltech 12W 100-400mA Zigbee CC Dimmable LED driver (white-label of TuYa TS0601_light) | -| [TY-75-24-G2Z2](tuya/ts0601_light.md) | Ltech 150W 24V Zigbee CV tunable white LED driver (white-label of TuYa TS0601_light) | +| [SE-20-250-1000-W2Z2](skydance/wz5_cct.md) | Ltech LED (CCT mode) (white-label of Skydance WZ5_cct) | +| [TY-12-100-400-W1Z](tuya/ts0601_light.md) | Ltech 12W 100-400mA Zigbee CC Dimmable LED driver (white-label of Tuya TS0601_light) | +| [TY-75-24-G2Z2](tuya/ts0601_light.md) | Ltech 150W 24V Zigbee CV tunable white LED driver (white-label of Tuya TS0601_light) | | [TY-75-24-G2Z2_CCT](skydance/wz5_cct.md) | Ltech 150W 24V Zigbee CV tunable white LED driver (white-label of Skydance WZ5_cct) | @@ -3569,8 +3595,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ZX-5232](tuya/ts0203.md) | Luminea Smart door and window sensor (white-label of TuYa TS0203) | -| [ZX-5311](tuya/ts0202.md) | Luminea Motion sensor (white-label of TuYa TS0202) | +| [ZX-5232](tuya/ts0203.md) | Luminea Smart door and window sensor (white-label of Tuya TS0203) | +| [ZX-5311](tuya/ts0202.md) | Luminea Motion sensor (white-label of Tuya TS0202) | # Lupus {#lupus} @@ -3626,14 +3652,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | | [MG-AUZG01](makegood/mg-auzg01.md) | MakeGood Double Zigbee power point | -| [MG-ZG04W/B/G](tuya/ts0014.md) | MakeGood Smart light switch - 4 gang without neutral wire (white-label of TuYa TS0014) | +| [MG-ZG04W/B/G](tuya/ts0014.md) | MakeGood Smart light switch - 4 gang without neutral wire (white-label of Tuya TS0014) | # Marmitek {#marmitek} | Model | Description | | ----- | ----------- | -| [SM0202_1](tuya/sm0202.md) | Marmitek Motion sensor (white-label of TuYa SM0202) | +| [SM0202_1](tuya/sm0202.md) | Marmitek Motion sensor (white-label of Tuya SM0202) | # Matcall {#matcall} @@ -3648,11 +3674,11 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ATMS1602Z](tuya/ts011f_din_smart_relay.md) | MatSee Plus Din smart relay (with power monitoring) (white-label of TuYa TS011F_din_smart_relay) | -| [DAC2161C](tuya/ts0601_din_2.md) | MatSee Plus Smart Zigbee energy meter 80A din rail (white-label of TuYa TS0601_din_2) | -| [PC321-Z-TY](tuya/ts0601_3_phase_clamp_meter.md) | MatSee Plus 3-phase clamp power meter (white-label of TuYa TS0601_3_phase_clamp_meter) | -| [PJ-ZGD01](tuya/pj-zgd01.md) | MatSee Plus Garage door opener (white-label of TuYa PJ-ZGD01) | -| [PJ-ZSW01](tuya/ts011f_plug_1.md) | MatSee Plus Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | +| [ATMS1602Z](tuya/ts011f_din_smart_relay.md) | MatSee Plus Din smart relay (with power monitoring) (white-label of Tuya TS011F_din_smart_relay) | +| [DAC2161C](tuya/ts0601_din_2.md) | MatSee Plus Smart Zigbee energy meter 80A din rail (white-label of Tuya TS0601_din_2) | +| [PC321-Z-TY](tuya/ts0601_3_phase_clamp_meter.md) | MatSee Plus 3-phase clamp power meter (white-label of Tuya TS0601_3_phase_clamp_meter) | +| [PJ-ZGD01](tuya/pj-zgd01.md) | MatSee Plus Garage door opener (white-label of Tuya PJ-ZGD01) | +| [PJ-ZSW01](tuya/ts011f_plug_1.md) | MatSee Plus Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | # Meazon {#meazon} @@ -3667,63 +3693,64 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [SW02](tuya/ts0207_water_leak_detector.md) | Meian Water leak sensor (white-label of TuYa TS0207_water_leak_detector) | +| [SW02](tuya/ts0207_water_leak_detector.md) | Meian Water leak sensor (white-label of Tuya TS0207_water_leak_detector) | # Mercator Ikuü {#mercator_ikuu} | Model | Description | | ----- | ----------- | -| [S9E27LED9W-RGB-Z](tuya/ts0505b_1.md) | Mercator Ikuü Zigbee RGB+CCT light (white-label of TuYa TS0505B_1) | -| [SISW01](tuya/ts0101.md) | Mercator Ikuü Inline Switch (white-label of TuYa TS0101) | +| [S9E27LED9W-RGB-Z](tuya/ts0505b_1.md) | Mercator Ikuü Zigbee RGB+CCT light (white-label of Tuya TS0505B_1) | +| [SISW01](tuya/ts0101.md) | Mercator Ikuü Inline Switch (white-label of Tuya TS0101) | | [SMA02P](mercator_ikuu/sma02p.md) | Mercator Ikuü Motion detector | -| [SMA02P](tuya/ts0202.md) | Mercator Ikuü Motion sensor (white-label of TuYa TS0202) | +| [SMA02P](tuya/ts0202.md) | Mercator Ikuü Motion sensor (white-label of Tuya TS0202) | | [SMA03P](mercator_ikuu/sma03p.md) | Mercator Ikuü Environmental sensor | | [SMA04P](mercator_ikuu/sma04p.md) | Mercator Ikuü Contact sensor | | [SMCL01-ZB](mercator_ikuu/smcl01-zb.md) | Mercator Ikuü Ikon ceiling light | -| [SMD4106W-RGB-ZB](tuya/ts0505b_1.md) | Mercator Ikuü Zigbee RGB+CCT light (white-label of TuYa TS0505B_1) | +| [SMD4106W-RGB-ZB](tuya/ts0505b_1.md) | Mercator Ikuü Zigbee RGB+CCT light (white-label of Tuya TS0505B_1) | | [SMD4109W-RGB-ZB](mercator_ikuu/smd4109w-rgb-zb.md) | Mercator Ikuü 92mm Walter downlight RGB + CCT | -| [SMD9300](tuya/ts0502b.md) | Mercator Ikuü Donovan Panel Light (white-label of TuYa TS0502B) | -| [SMFL20W-ZB](tuya/ts0501b.md) | Mercator Ikuü Ridley Floodlight (white-label of TuYa TS0501B) | -| [SMI7040](tuya/ts0502b.md) | Mercator Ikuü Ford Batten Light (white-label of TuYa TS0502B) | -| [SPBS01G](tuya/ts0101.md) | Mercator Ikuü Zigbee Socket (white-label of TuYa TS0101) | +| [SMD9300](tuya/ts0502b.md) | Mercator Ikuü Donovan Panel Light (white-label of Tuya TS0502B) | +| [SMFL20W-ZB](tuya/ts0501b.md) | Mercator Ikuü Ridley Floodlight (white-label of Tuya TS0501B) | +| [SMI7040](tuya/ts0502b.md) | Mercator Ikuü Ford Batten Light (white-label of Tuya TS0502B) | +| [SPBS01G](tuya/ts0101.md) | Mercator Ikuü Zigbee Socket (white-label of Tuya TS0101) | | [SPP02G](mercator_ikuu/spp02g.md) | Mercator Ikuü Double power point | | [SPP02GIP](mercator_ikuu/spp02gip.md) | Mercator Ikuü Double power point IP54 | | [SPP04G](mercator_ikuu/spp04g.md) | Mercator Ikuü Quad power point | | [SPPUSB02](mercator_ikuu/sppusb02.md) | Mercator Ikuü Double power point with USB | -| [SSW01](tuya/ts0011.md) | Mercator Ikuü Smart light switch - 1 gang (white-label of TuYa TS0011) | -| [SSW02](tuya/ts0002.md) | Mercator Ikuü 2 gang switch (white-label of TuYa TS0002) | +| [SSW01](tuya/ts0011.md) | Mercator Ikuü Smart light switch - 1 gang (white-label of Tuya TS0011) | +| [SSW02](tuya/ts0002.md) | Mercator Ikuü 2 gang switch (white-label of Tuya TS0002) | | [SSW03G](mercator_ikuu/ssw03g.md) | Mercator Ikuü Triple switch | -| [SSW04](tuya/ts0014.md) | Mercator Ikuü Smart light switch - 4 gang without neutral wire (white-label of TuYa TS0014) | -| [SSW06G](tuya/ts0601_switch_6_gang.md) | Mercator Ikuü 6 Gang switch (white-label of TuYa TS0601_switch_6_gang) | -| [SSWD01](tuya/ts0601_dimmer_1.md) | Mercator Ikuü 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | +| [SSW04](tuya/ts0014.md) | Mercator Ikuü Smart light switch - 4 gang without neutral wire (white-label of Tuya TS0014) | +| [SSW06G](tuya/ts0601_switch_6_gang.md) | Mercator Ikuü 6 Gang switch (white-label of Tuya TS0601_switch_6_gang) | +| [SSWD01](tuya/ts0601_dimmer_1_gang_1.md) | Mercator Ikuü 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | | [SSWF01G](mercator_ikuu/sswf01g.md) | Mercator Ikuü AC fan controller | -| [SSWM-DIMZ](tuya/ts0601_dimmer_1.md) | Mercator Ikuü Switch Mechanism (white-label of TuYa TS0601_dimmer_1) | -| [SSWRM-ZB](tuya/ts0601_dimmer_1.md) | Mercator Ikuü Rotary dimmer mechanism (white-label of TuYa TS0601_dimmer_1) | +| [SSWM-DIMZ](tuya/ts0601_dimmer_1_gang_1.md) | Mercator Ikuü Switch Mechanism (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [SSWRM-ZB](tuya/ts0601_dimmer_1_gang_1.md) | Mercator Ikuü Rotary dimmer mechanism (white-label of Tuya TS0601_dimmer_1_gang_1) | # MHCOZY {#mhcozy} | Model | Description | | ----- | ----------- | -| [TYWB 4ch-RF](tuya/ts0004.md) | MHCOZY 4 channel relay (white-label of TuYa TS0004) | +| [TYWB 4ch-RF](tuya/ts0004.md) | MHCOZY 4 channel relay (white-label of Tuya TS0004) | # MiBoxer {#miboxer} | Model | Description | | ----- | ----------- | -| [FUT035Z+](tuya/ts0502b.md) | MiBoxer Dual white LED controller (white-label of TuYa TS0502B) | -| [FUT036Z](tuya/ts0501b.md) | MiBoxer Single color LED controller (white-label of TuYa TS0501B) | -| [FUT037Z](tuya/ts0503b.md) | MiBoxer RGB led controller (white-label of TuYa TS0503B) | -| [FUT037Z+](tuya/ts0505b_1.md) | MiBoxer RGB led controller (white-label of TuYa TS0505B_1) | +| [E2-ZR](tuya/ts0505b_1.md) | MiBoxer 2 in 1 led controller (white-label of Tuya TS0505B_1) | +| [FUT035Z+](tuya/ts0502b.md) | MiBoxer Dual white LED controller (white-label of Tuya TS0502B) | +| [FUT036Z](tuya/ts0501b.md) | MiBoxer Single color LED controller (white-label of Tuya TS0501B) | +| [FUT037Z](tuya/ts0503b.md) | MiBoxer RGB led controller (white-label of Tuya TS0503B) | +| [FUT037Z+](tuya/ts0505b_1.md) | MiBoxer RGB led controller (white-label of Tuya TS0505B_1) | | [FUT038Z](miboxer/fut038z.md) | MiBoxer RGBW LED controller | -| [FUT039Z](tuya/ts0505b_1.md) | MiBoxer RGB+CCT LED controller (white-label of TuYa TS0505B_1) | -| [FUT066Z](tuya/ts0505b_1.md) | MiBoxer RGB+CCT LED Downlight (white-label of TuYa TS0505B_1) | +| [FUT039Z](tuya/ts0505b_1.md) | MiBoxer RGB+CCT LED controller (white-label of Tuya TS0505B_1) | +| [FUT066Z](tuya/ts0505b_1.md) | MiBoxer RGB+CCT LED Downlight (white-label of Tuya TS0505B_1) | | [FUT089Z](miboxer/fut089z.md) | MiBoxer RGB+CCT Remote | -| [FUT106ZR](tuya/ts0505b_1.md) | MiBoxer GU10 bulb (white-label of TuYa TS0505B_1) | -| [FUTC11ZR](tuya/ts0505b_1.md) | MiBoxer Outdoor light (white-label of TuYa TS0505B_1) | -| [PIR1-ZB](tuya/ts0202.md) | MiBoxer PIR sensor (white-label of TuYa TS0202) | +| [FUT106ZR](tuya/ts0505b_1.md) | MiBoxer GU10 bulb (white-label of Tuya TS0505B_1) | +| [FUTC11ZR](tuya/ts0505b_1.md) | MiBoxer Outdoor light (white-label of Tuya TS0505B_1) | +| [PIR1-ZB](tuya/ts0202.md) | MiBoxer PIR sensor (white-label of Tuya TS0202) | # Micro Matic Norge AS {#micro_matic_norge_as} @@ -3737,15 +3764,15 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [M11Z](tuya/ts011f_switch_5_gang.md) | Milfra 2 gang 2 usb 1 wall ac outlet (white-label of TuYa TS011F_switch_5_gang) | +| [M11Z](tuya/ts011f_switch_5_gang.md) | Milfra 2 gang 2 usb 1 wall ac outlet (white-label of Tuya TS011F_switch_5_gang) | # MODEMIX {#modemix} | Model | Description | | ----- | ----------- | -| [MOD037](tuya/ts011f_plug_1.md) | MODEMIX Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | -| [MOD048](tuya/ts011f_plug_1.md) | MODEMIX Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | +| [MOD037](tuya/ts011f_plug_1.md) | MODEMIX Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | +| [MOD048](tuya/ts011f_plug_1.md) | MODEMIX Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | # Modular {#modular} @@ -3759,59 +3786,59 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [AM43-0.45/40-ES-EB](tuya/ts0601_cover_4.md) | Moes Roller blind/shades drive motor (white-label of TuYa TS0601_cover_4) | +| [AM43-0.45/40-ES-EB](tuya/ts0601_cover_4.md) | Moes Roller blind/shades drive motor (white-label of Tuya TS0601_cover_4) | | [BHT-002-GCLZB](moes/bht-002-gclzb.md) | Moes Moes BHT series Thermostat | | [BHT-002/BHT-006](moes/bht-002-gclzb.md) | Moes Smart heating thermostat (white-label of Moes BHT-002-GCLZB) | | [BRT-100-TRV](moes/brt-100-trv.md) | Moes Thermostatic radiator valve | -| [EDM-1ZBB-EU](tuya/ts0601_dimmer_1.md) | Moes 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | +| [EDM-1ZBB-EU](tuya/ts0601_dimmer_1_gang_1.md) | Moes 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | | [ERS-10TZBVB-AA](moes/ers-10tzbvb-aa.md) | Moes Smart button | -| [HY368](tuya/ts0601_thermostat.md) | Moes Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) | -| [HY369RT](tuya/ts0601_thermostat.md) | Moes Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) | -| [MOES_plug](tuya/ts011f_plug_1.md) | Moes Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | +| [HY368](tuya/ts0601_thermostat.md) | Moes Radiator valve with thermostat (white-label of Tuya TS0601_thermostat) | +| [HY369RT](tuya/ts0601_thermostat.md) | Moes Radiator valve with thermostat (white-label of Tuya TS0601_thermostat) | +| [MOES_plug](tuya/ts011f_plug_1.md) | Moes Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | | [MS-104BZ](moes/ms-104bz.md) | Moes Smart light switch module (2 gang) | | [MS-104Z](moes/ms-104z.md) | Moes Smart light switch module (1 gang) | -| [MS-105-M](tuya/ts0601_dimmer_5.md) | Moes 1 gang smart dimmer module (white-label of TuYa TS0601_dimmer_5) | -| [MS-105B](tuya/ts0601_dimmer_2.md) | Moes 2 gang smart dimmer (white-label of TuYa TS0601_dimmer_2) | -| [MS-105B-M](tuya/ts0601_dimmer_4.md) | Moes 2 gang smart dimmer module (white-label of TuYa TS0601_dimmer_4) | -| [MS-105Z](tuya/ts0601_dimmer_1.md) | Moes Smart Dimmer module (white-label of TuYa TS0601_dimmer_1) | -| [MS-108ZR](moes/ms-108zr.md) | Moes Zigbee + RF curtain switch module | +| [MS-105-M](tuya/ts0601_dimmer_5.md) | Moes 1 gang smart dimmer module (white-label of Tuya TS0601_dimmer_5) | +| [MS-105B](tuya/ts0601_dimmer_2.md) | Moes 2 gang smart dimmer (white-label of Tuya TS0601_dimmer_2) | +| [MS-105B-M](tuya/ts0601_dimmer_4.md) | Moes 2 gang smart dimmer module (white-label of Tuya TS0601_dimmer_4) | +| [MS-105Z](tuya/ts0601_dimmer_1_gang_1.md) | Moes Smart Dimmer module (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [MS-108ZR](tuya/ts130f.md) | Moes Zigbee + RF curtain switch module (white-label of Tuya TS130F) | | [SR-ZS](moes/sr-zs.md) | Moes Smart switch (light + sence) | -| [TV01-ZB](tuya/tv02-zigbee.md) | Moes Thermostat radiator valve (white-label of TuYa TV02-Zigbee) | -| [TV01-ZB](tuya/tv02-zigbee.md) | Moes Thermostat radiator valve (white-label of TuYa TV02-Zigbee) | +| [TV01-ZB](tuya/tv02-zigbee.md) | Moes Thermostat radiator valve (white-label of Tuya TV02-Zigbee) | +| [TV01-ZB](tuya/tv02-zigbee.md) | Moes Thermostat radiator valve (white-label of Tuya TV02-Zigbee) | | [UFO-R11](moes/ufo-r11.md) | Moes Universal smart IR remote control | -| [WS-EUB1-ZG](tuya/ts0601_switch_4_gang_1.md) | Moes 4 gang switch (white-label of TuYa TS0601_switch_4_gang_1) | -| [WS-EUB1-ZG](tuya/ts0601_switch.md) | Moes 1, 2, 3 or 4 gang switch (white-label of TuYa TS0601_switch) | -| [WS-SY-EURD](tuya/ts0601_dimmer_knob.md) | Moes Zigbee smart knob dimmer (white-label of TuYa TS0601_dimmer_knob) | -| [WS-SY-EURD-WH-MS](tuya/ts0601_dimmer_knob.md) | Moes Zigbee smart knob dimmer (white-label of TuYa TS0601_dimmer_knob) | -| [ZB-LZD10-RCW](tuya/ts0505b_1.md) | Moes 10W RGB+CCT Smart Downlight (white-label of TuYa TS0505B_1) | -| [ZB-TD5-RCW-GU10](tuya/ts0505b_1.md) | Moes RGB+CCT 4.7W GU10 LED bulb (white-label of TuYa TS0505B_1) | -| [ZB-TDA9-RCW-E27-MS](tuya/ts0505b_1.md) | Moes RGB+CCT 9W E27 LED bulb (white-label of TuYa TS0505B_1) | +| [WS-EUB1-ZG](tuya/ts0601_switch_4_gang_1.md) | Moes 4 gang switch (white-label of Tuya TS0601_switch_4_gang_1) | +| [WS-EUB1-ZG](tuya/ts0601_switch.md) | Moes 1, 2, 3 or 4 gang switch (white-label of Tuya TS0601_switch) | +| [WS-SY-EURD](tuya/ts0601_dimmer_knob.md) | Moes Zigbee smart knob dimmer (white-label of Tuya TS0601_dimmer_knob) | +| [WS-SY-EURD-WH-MS](tuya/ts0601_dimmer_knob.md) | Moes Zigbee smart knob dimmer (white-label of Tuya TS0601_dimmer_knob) | +| [ZB-LZD10-RCW](tuya/ts0505b_1.md) | Moes 10W RGB+CCT Smart Downlight (white-label of Tuya TS0505B_1) | +| [ZB-TD5-RCW-GU10](tuya/ts0505b_1.md) | Moes RGB+CCT 4.7W GU10 LED bulb (white-label of Tuya TS0505B_1) | +| [ZB-TDA9-RCW-E27-MS](tuya/ts0505b_1.md) | Moes RGB+CCT 9W E27 LED bulb (white-label of Tuya TS0505B_1) | | [ZC-HM](moes/zc-hm.md) | Moes Carbon monoxide alarm | | [ZK-CH-2U](nue_3a/hgzb-01.md) | Moes Plug with 2 USB ports (white-label of Nue / 3A HGZB-01) | -| [ZK-EU](tuya/ts011f_plug_1.md) | Moes Smart wallsocket (with power monitoring) (white-label of TuYa TS011F_plug_1) | +| [ZK-EU](tuya/ts011f_plug_1.md) | Moes Smart wallsocket (with power monitoring) (white-label of Tuya TS011F_plug_1) | | [ZK-EU-2U](moes/zk-eu-2u.md) | Moes Zigbee 3.0 dual USB wireless socket plug | -| [ZLD-RCW_1](tuya/ts0505b_1.md) | Moes RGB+CCT Zigbee LED controller (white-label of TuYa TS0505B_1) | -| [ZM-104-M](tuya/ts0001_switch_module.md) | Moes 1 gang switch module (white-label of TuYa TS0001_switch_module) | -| [ZM-104B-M](tuya/ts0002_switch_module.md) | Moes 2 gang switch module (white-label of TuYa TS0002_switch_module) | +| [ZLD-RCW_1](tuya/ts0505b_1.md) | Moes RGB+CCT Zigbee LED controller (white-label of Tuya TS0505B_1) | +| [ZM-104-M](tuya/ts0001_switch_module.md) | Moes 1 gang switch module (white-label of Tuya TS0001_switch_module) | +| [ZM-104B-M](tuya/ts0002_switch_module.md) | Moes 2 gang switch module (white-label of Tuya TS0002_switch_module) | | [ZP-LZ-FR2U](moes/zp-lz-fr2u.md) | Moes Zigbee 3.0 dual USB wireless socket plug | | [ZS-EUB_1gang](moes/zs-eub_1gang.md) | Moes Wall light switch (1 gang) | -| [ZS-EUB_2gang](tuya/ts0012.md) | Moes Smart light switch - 2 gang (white-label of TuYa TS0012) | -| [ZS-EUD_1gang](tuya/ts0601_dimmer_1.md) | Moes 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | -| [ZS-EUD_2gang](tuya/ts0601_dimmer_2.md) | Moes 2 gang smart dimmer (white-label of TuYa TS0601_dimmer_2) | -| [ZS-EUD_3gang](tuya/ts0601_dimmer_3.md) | Moes 3 gang smart dimmer (white-label of TuYa TS0601_dimmer_3) | +| [ZS-EUB_2gang](tuya/ts0012.md) | Moes Smart light switch - 2 gang (white-label of Tuya TS0012) | +| [ZS-EUD_1gang](tuya/ts0601_dimmer_1_gang_1.md) | Moes 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [ZS-EUD_2gang](tuya/ts0601_dimmer_2.md) | Moes 2 gang smart dimmer (white-label of Tuya TS0601_dimmer_2) | +| [ZS-EUD_3gang](tuya/ts0601_dimmer_3.md) | Moes 3 gang smart dimmer (white-label of Tuya TS0601_dimmer_3) | | [ZS-SR-EUC](moes/zs-sr-euc.md) | Moes Star ring - smart curtain switch | -| [ZS-SR-EUD-1](tuya/ts0601_dimmer_1.md) | Moes Star ring smart dimmer switch 1 gang (white-label of TuYa TS0601_dimmer_1) | -| [ZS-SR-EUD-2](tuya/ts0601_dimmer_2.md) | Moes Star ring smart dimmer switch 2 gangs (white-label of TuYa TS0601_dimmer_2) | -| [ZS-SR-EUD-3](tuya/ts0601_dimmer_3.md) | Moes Star ring smart dimmer switch 3 gangs (white-label of TuYa TS0601_dimmer_3) | -| [ZS-US2-BK-MS](tuya/ts0012.md) | Moes Smart light switch - 2 gang (white-label of TuYa TS0012) | -| [ZS-USD](tuya/ts0601_dimmer_1.md) | Moes 1 gang smart dimmer (white-label of TuYa TS0601_dimmer_1) | +| [ZS-SR-EUD-1](tuya/ts0601_dimmer_1_gang_1.md) | Moes Star ring smart dimmer switch 1 gang (white-label of Tuya TS0601_dimmer_1_gang_1) | +| [ZS-SR-EUD-2](tuya/ts0601_dimmer_2.md) | Moes Star ring smart dimmer switch 2 gangs (white-label of Tuya TS0601_dimmer_2) | +| [ZS-SR-EUD-3](tuya/ts0601_dimmer_3.md) | Moes Star ring smart dimmer switch 3 gangs (white-label of Tuya TS0601_dimmer_3) | +| [ZS-US2-BK-MS](tuya/ts0012.md) | Moes Smart light switch - 2 gang (white-label of Tuya TS0012) | +| [ZS-USD](tuya/ts0601_dimmer_1_gang_1.md) | Moes 1 gang smart dimmer (white-label of Tuya TS0601_dimmer_1_gang_1) | | [ZSS-HM-SSD01](moes/zss-hm-ssd01.md) | Moes Smoke sensor | -| [ZSS-JM-GWM-C-MS](tuya/ts0203.md) | Moes Smart door and window sensor (white-label of TuYa TS0203) | -| [ZSS-X-GWM-C](tuya/ts0203.md) | Moes Door/window magnetic sensor (white-label of TuYa TS0203) | +| [ZSS-JM-GWM-C-MS](tuya/ts0203.md) | Moes Smart door and window sensor (white-label of Tuya TS0203) | +| [ZSS-X-GWM-C](tuya/ts0203.md) | Moes Door/window magnetic sensor (white-label of Tuya TS0203) | | [ZSS-ZK-THL](moes/zss-zk-thl.md) | Moes Smart temperature and humidity meter with display | -| [ZT-SR-EU4](tuya/ts0044.md) | Moes Star Ring 4 Gang Scene Switch (white-label of TuYa TS0044) | -| [ZT-SY-EU-G-4S-WH-MS](tuya/ts0044.md) | Moes Wireless switch with 4 buttons (white-label of TuYa TS0044) | -| [ZTRV-ZX-TV01-MS](tuya/tv02-zigbee.md) | Moes Thermostat radiator valve (white-label of TuYa TV02-Zigbee) | +| [ZT-SR-EU4](tuya/ts0044.md) | Moes Star Ring 4 Gang Scene Switch (white-label of Tuya TS0044) | +| [ZT-SY-EU-G-4S-WH-MS](tuya/ts0044.md) | Moes Wireless switch with 4 buttons (white-label of Tuya TS0044) | +| [ZTRV-ZX-TV01-MS](tuya/tv02-zigbee.md) | Moes Thermostat radiator valve (white-label of Tuya TV02-Zigbee) | | [ZTS-EU_1gang](moes/zts-eu_1gang.md) | Moes Wall touch light switch (1 gang) | | [ZTS-EU_2gang](moes/zts-eu_2gang.md) | Moes Wall touch light switch (2 gang) | | [ZTS-EU_3gang](moes/zts-eu_3gang.md) | Moes Wall touch light switch (3 gang) | @@ -3855,14 +3882,16 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ZJSB9-80Z](tuya/ts011f_1.md) | Mumubiz Switch (white-label of TuYa TS011F_1) | +| [TYZGTH1CH-D1RF](mumubiz/tyzgth1ch-d1rf.md) | Mumubiz Smart switch with temperature/humidity sensor | +| [TYZGTH4CH-D1RF](mumubiz/tyzgth4ch-d1rf.md) | Mumubiz 4 channel changeover contact with temperature and humidity sensing | +| [ZJSB9-80Z](tuya/ts011f_1.md) | Mumubiz Switch (white-label of Tuya TS011F_1) | # Mycket {#mycket} | Model | Description | | ----- | ----------- | -| [MS-SP-LE27WRGB](tuya/ts0505a.md) | Mycket E27 RGBW bulb (white-label of TuYa TS0505A) | +| [MS-SP-LE27WRGB](tuya/ts0505a.md) | Mycket E27 RGBW bulb (white-label of Tuya TS0505A) | # Namron {#namron} @@ -3894,6 +3923,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [4512719](namron/4512719.md) | Namron Zigbee 2 channel switch K4 (white) | | [4512721](namron/4512721.md) | Namron Zigbee 4 channel switch K8 (black) | | [4512726](namron/4512726.md) | Namron Zigbee 4 in 1 dimmer | +| [4512727](enocean/ptm_215z.md) | Namron ZigBee FOH Green Bryter K4 (white-label of EnOcean PTM 215Z) | | [4512728](namron/4512728.md) | Namron Zigbee 1 channel switch K2 (Black) | | [4512729](namron/4512729.md) | Namron Zigbee 2 channel switch K4 (black) | | [4512733](namron/4512733.md) | Namron ZigBee dimmer 2-pol 400W | @@ -3934,9 +3964,10 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | | [ZBHTR10WT](siterwell/gs361a-h04.md) | Nedis Thermostatic Radiator Valve Controller (white-label of Siterwell GS361A-H04) | -| [ZBLC1E14](tuya/ts0505b_1.md) | Nedis Zigbee RGB+CCT light (white-label of TuYa TS0505B_1) | -| [ZBRC10WT](tuya/ts0215a_remote.md) | Nedis Security remote control (white-label of TuYa TS0215A_remote) | -| [ZBSM10WT](tuya/rh3040.md) | Nedis PIR sensor (white-label of TuYa RH3040) | +| [ZBLC1E14](tuya/ts0505b_1.md) | Nedis Zigbee RGB+CCT light (white-label of Tuya TS0505B_1) | +| [ZBRC10WT](tuya/ts0215a_remote.md) | Nedis Security remote control (white-label of Tuya TS0215A_remote) | +| [ZBSM10WT](tuya/rh3040.md) | Nedis PIR sensor (white-label of Tuya RH3040) | +| [ZBSM10WT](tuya/ts0202.md) | Nedis Motion sensor (white-label of Tuya TS0202) | # Neo {#neo} @@ -3948,10 +3979,11 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [NAS-AB06B2](neo/nas-ab06b2.md) | Neo Outdoor solar alarm | | [NAS-PD07](neo/nas-pd07.md) | Neo Motion, temperature & humidity sensor | | [NAS-PS09B2](neo/nas-ps09b2.md) | Neo Human presence sensor | -| [NAS-WR01B](tuya/ts011f_plug_3.md) | Neo Smart plug (with power monitoring by polling) (white-label of TuYa TS011F_plug_3) | -| [NAS-WR01B](tuya/ts011f_plug_1.md) | Neo Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | -| [NAS-WS02B0](tuya/ts0601_water_sensor.md) | Neo Water leak sensor (white-label of TuYa TS0601_water_sensor) | -| [PLUG-001SPB2](tuya/ts011f_plug_3.md) | Neo Smart plug (with power monitoring by polling) (white-label of TuYa TS011F_plug_3) | +| [NAS-WR01B](tuya/ts011f_plug_3.md) | Neo Smart plug (with power monitoring by polling) (white-label of Tuya TS011F_plug_3) | +| [NAS-WR01B](tuya/ts011f_plug_1.md) | Neo Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | +| [NAS-WS02B0](tuya/ts0601_water_sensor.md) | Neo Water leak sensor (white-label of Tuya TS0601_water_sensor) | +| [NAS-WV03B](neo/nas-wv03b.md) | Neo Smart sprinkler timer | +| [PLUG-001SPB2](tuya/ts011f_plug_3.md) | Neo Smart plug (with power monitoring by polling) (white-label of Tuya TS011F_plug_3) | # NET2GRID {#net2grid} @@ -3980,10 +4012,10 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ORBIS Motion Sensor](tuya/ts0202.md) | Niceboy Motion sensor (white-label of TuYa TS0202) | -| [ORBIS Vibration Sensor](tuya/ts0210.md) | Niceboy Vibration sensor (white-label of TuYa TS0210) | -| [ORBIS Water Sensor](tuya/ts0207_water_leak_detector.md) | Niceboy Water leak sensor (white-label of TuYa TS0207_water_leak_detector) | -| [ORBIS Windows & Door Sensor](tuya/ts0203.md) | Niceboy Door sensor (white-label of TuYa TS0203) | +| [ORBIS Motion Sensor](tuya/ts0202.md) | Niceboy Motion sensor (white-label of Tuya TS0202) | +| [ORBIS Vibration Sensor](tuya/ts0210.md) | Niceboy Vibration sensor (white-label of Tuya TS0210) | +| [ORBIS Water Sensor](tuya/ts0207_water_leak_detector.md) | Niceboy Water leak sensor (white-label of Tuya TS0207_water_leak_detector) | +| [ORBIS Windows & Door Sensor](tuya/ts0203.md) | Niceboy Door sensor (white-label of Tuya TS0203) | # Niko {#niko} @@ -4050,27 +4082,31 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [MKS-CM-W5](tuya/ts0601_switch_4_gang_1.md) | Norklmes 4 gang switch (white-label of TuYa TS0601_switch_4_gang_1) | -| [MKS-CM-W5](tuya/ts0601_switch.md) | Norklmes 1, 2, 3 or 4 gang switch (white-label of TuYa TS0601_switch) | +| [MKS-CM-W5](tuya/ts0601_switch_4_gang_1.md) | Norklmes 4 gang switch (white-label of Tuya TS0601_switch_4_gang_1) | +| [MKS-CM-W5](tuya/ts0601_switch.md) | Norklmes 1, 2, 3 or 4 gang switch (white-label of Tuya TS0601_switch) | # Nous {#nous} | Model | Description | | ----- | ----------- | -| [A1Z](tuya/ts011f_plug_1.md) | Nous Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | -| [A1Z](tuya/ts011f_plug_1.md) | Nous Smart plug (with power monitoring) (white-label of TuYa TS011F_plug_1) | -| [A4Z](tuya/ts011f_4.md) | Nous 2 gang outdoor plug (white-label of TuYa TS011F_4) | -| [B2Z](tuya/ts0001_power.md) | Nous 1 gang switch with power monitoring (white-label of TuYa TS0001_power) | -| [B3Z](tuya/ts0002_power.md) | Nous 2 gang switch module with power monitoring (white-label of TuYa TS0002_power) | -| [E2](tuya/ts0202.md) | Nous Motion sensor (white-label of TuYa TS0202) | -| [E4](tuya/ts0207_water_leak_detector.md) | Nous Water Leakage Sensor) (white-label of TuYa TS0207_water_leak_detector) | +| [A1Z](tuya/ts011f_plug_1.md) | Nous Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | +| [A1Z](tuya/ts011f_plug_1.md) | Nous Smart plug (with power monitoring) (white-label of Tuya TS011F_plug_1) | +| [A4Z](tuya/ts011f_4.md) | Nous 2 gang outdoor plug (white-label of Tuya TS011F_4) | +| [B2Z](tuya/ts0001_power.md) | Nous 1 gang switch with power monitoring (white-label of Tuya TS0001_power) | +| [B3Z](tuya/ts0002_power.md) | Nous 2 gang switch module with power monitoring (white-label of Tuya TS0002_power) | +| [B4Z](tuya/ts130f.md) | Nous Curtain switch (white-label of Tuya TS130F) | +| [E2](tuya/ts0202.md) | Nous Motion sensor (white-label of Tuya TS0202) | +| [E3](tuya/ts0203.md) | Nous Door sensor (white-label of Tuya TS0203) | +| [E4](tuya/ts0207_water_leak_detector.md) | Nous Water Leakage Sensor) (white-label of Tuya TS0207_water_leak_detector) | | [E5](nous/e5.md) | Nous Temperature & humidity | | [E6](nous/e6.md) | Nous Temperature & humidity LCD sensor | -| [L12Z](tuya/ts130f.md) | Nous Smart ZigBee Curtain Module L12Z (white-label of TuYa TS130F) | -| [L13Z](tuya/ts0002_switch_module.md) | Nous 2 gang switch (white-label of TuYa TS0002_switch_module) | -| [L6Z](tuya/ts0001_power.md) | Nous Switch with power monitoring (white-label of TuYa TS0001_power) | -| [P3Z](tuya/ts0505b_1.md) | Nous Smart light bulb (white-label of TuYa TS0505B_1) | +| [L12Z](tuya/ts130f.md) | Nous Smart ZigBee Curtain Module L12Z (white-label of Tuya TS130F) | +| [L13Z](tuya/ts0002_switch_module.md) | Nous 2 gang switch (white-label of Tuya TS0002_switch_module) | +| [L6Z](tuya/ts0001_power.md) | Nous Switch with power monitoring (white-label of Tuya TS0001_power) | +| [LZ3](tuya/zn231392.md) | Nous Smart water/gas valve (white-label of Tuya ZN231392) | +| [LZ4](tuya/ts0041.md) | Nous Wireless switch button (white-label of Tuya TS0041) | +| [P3Z](tuya/ts0505b_1.md) | Nous Smart light bulb (white-label of Tuya TS0505B_1) | | [SZ-T04](nous/sz-t04.md) | Nous Temperature and humidity sensor with clock | @@ -4078,13 +4114,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [WS-US-ZB](tuya/ts0601_switch_3_gang.md) | NOVADIGITAL Interruptor touch Zigbee 3 Teclas (white-label of TuYa TS0601_switch_3_gang) | +| [WS-US-ZB](tuya/ts0601_switch_3_gang.md) | NOVADIGITAL Interruptor touch Zigbee 3 Teclas (white-label of Tuya TS0601_switch_3_gang) | # Novato {#novato} | Model | Description | | ----- | ----------- | +| [WPK](tuya/ts0601_cover_1.md) | Novato Smart curtain track (white-label of Tuya TS0601_cover_1) | | [ZPV-01](novato/zpv-01.md) | Novato Battery powered smart valve | @@ -4121,6 +4158,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [HGZB-44](nue_3a/hgzb-44.md) | Nue / 3A Smart light switch - 4 gang v2.0 | | [HGZB-4S](nue_3a/hgzb-4s.md) | Nue / 3A Smart light switch - 4 gang v2.0 | | [HGZB-DLC4-N12B](nue_3a/hgzb-dlc4-n12b.md) | Nue / 3A RGB LED downlight | +| [LXN56-TS27LX1.2](nue_3a/lxn56-ts27lx1_2.md) | Nue / 3A Smart double GPO | | [LXN59-2S7LX1.0](nue_3a/lxn59-2s7lx1_0.md) | Nue / 3A Smart light relay - 2 gang | | [LXZB-02A](nue_3a/lxzb-02a.md) | Nue / 3A Smart light controller | | [MG-AUWS01](nue_3a/mg-auws01.md) | Nue / 3A Smart Double GPO | @@ -4277,6 +4315,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [PIR313-P](owon/pir313-p.md) | OWON Motion sensor | | [PIR323-PTH](owon/pir323-pth.md) | OWON Multi-sensor | | [SLC603](owon/slc603.md) | OWON Zigbee remote dimmer | +| [SPM915](owon/spm915.md) | OWON Sleeping pad monitor | | [THS317](owon/ths317.md) | OWON Temperature and humidity sensor | | [THS317-ET](owon/ths317-et.md) | OWON Temperature sensor | | [THS317-ET-EY](owon/ths317-et-ey.md) | OWON Temperature sensor with probe | @@ -4289,18 +4328,18 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [PC321-Z-TY](tuya/ts0601_3_phase_clamp_meter.md) | Owon 3-phase clamp power meter (white-label of TuYa TS0601_3_phase_clamp_meter) | +| [PC321-Z-TY](tuya/ts0601_3_phase_clamp_meter.md) | Owon 3-phase clamp power meter (white-label of Tuya TS0601_3_phase_clamp_meter) | # OXT {#oxt} | Model | Description | | ----- | ----------- | -| [SWTZ21](tuya/ts0001_switch_module.md) | OXT 1 gang switch module (white-label of TuYa TS0001_switch_module) | -| [SWTZ22](tuya/ts0002_switch_module.md) | OXT 2 gang switch module (white-label of TuYa TS0002_switch_module) | -| [SWTZ23](tuya/ts0003_switch_module_1.md) | OXT 3 gang switch module (white-label of TuYa TS0003_switch_module_1) | -| [SWTZ25](tuya/ts1101_dimmer_module_2ch.md) | OXT Zigbee dimmer module 2 channel (white-label of TuYa TS1101_dimmer_module_2ch) | -| [SWTZ27](tuya/ts0004_switch_module.md) | OXT 4 gang switch module (white-label of TuYa TS0004_switch_module) | +| [SWTZ21](tuya/ts0001_switch_module.md) | OXT 1 gang switch module (white-label of Tuya TS0001_switch_module) | +| [SWTZ22](tuya/ts0002_switch_module.md) | OXT 2 gang switch module (white-label of Tuya TS0002_switch_module) | +| [SWTZ23](tuya/ts0003_switch_module_1.md) | OXT 3 gang switch module (white-label of Tuya TS0003_switch_module_1) | +| [SWTZ25](tuya/ts1101_dimmer_module_2ch.md) | OXT Zigbee dimmer module 2 channel (white-label of Tuya TS1101_dimmer_module_2ch) | +| [SWTZ27](tuya/ts0004_switch_module.md) | OXT 4 gang switch module (white-label of Tuya TS0004_switch_module) | # Oz Smart Things {#oz_smart_things} @@ -4309,7 +4348,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | ----- | ----------- | | [DL41-03-10-R-ZB](oz_smart_things/dl41-03-10-r-zb.md) | Oz Smart Things Oz Smart RGBW Zigbee downlight 10w | | [WSP403](owon/wsp403.md) | Oz Smart Things Smart plug (white-label of OWON WSP403) | -| [ZM85EL-1Z](tuya/ts0601_cover_1.md) | Oz Smart Things Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | +| [ZM85EL-1Z](tuya/ts0601_cover_1.md) | Oz Smart Things Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | # Paul Neuhaus {#paul_neuhaus} @@ -4367,7 +4406,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [RR620ZB](tuya/ts0002_switch_module.md) | pcblab.io 2 gang Zigbee switch module (white-label of TuYa TS0002_switch_module) | +| [RR620ZB](tuya/ts0002_switch_module.md) | pcblab.io 2 gang Zigbee switch module (white-label of Tuya TS0002_switch_module) | # PEQ {#peq} @@ -4615,6 +4654,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [8719514301542](philips/8719514301542.md) | Philips Hue Filament Globe XL Ambiance E27 | | [8719514302235](philips/8719514302235.md) | Philips Hue White Filament Bulb E14 | | [8719514328242](philips/8719514328242.md) | Philips Hue white ambiance E27 800lm with Bluetooth | +| [8719514329843](philips/8719514329843.md) | Philips Hue A60 - E27 smart bulb - 800 lumen | | [8719514338142](philips/8719514338142.md) | Philips Hue White ambiance Runner double spotlight | | [8719514338487](philips/8719514338487.md) | Philips Hue white ambiance Pillar spotlight with Bluetooth (white) + dimmer switch | | [8719514338524](philips/8719514338524.md) | Philips Hue white ambiance Pillar spotlight with Bluetooth (black) | @@ -4868,6 +4908,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [929003596101](philips/929003596101.md) | Philips Hue Filament Edison bulb ST64 550lm E26 | | [929003597601](philips/929003597601.md) | Philips Hue white ambiance Aurelle square panel light | | [929003597701](philips/929003597701.md) | Philips Hue white ambiance Aurelle square panel light 120x30 | +| [929003597901](philips/929003597901.md) | Philips Hue white ambiance Aurelle round panel light | | [929003598001](philips/929003598001.md) | Philips Hue White & Color Ambiance Surimu square panel 30x30 | | [929003598101](philips/929003598101.md) | Philips Hue White & Color Ambiance Surimu round panel | | [929003621101](philips/929003621101.md) | Philips Hue White & Color ambience Centris ceiling light (4 spots) | @@ -4940,8 +4981,34 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [T441](tuya/ts0001_switch_module_1.md) | PSMART 1 gang switch module (white-label of TuYa TS0001_switch_module_1) | -| [T442](tuya/ts0002_switch_module_1.md) | PSMART 2 gang switch module (white-label of TuYa TS0002_switch_module_1) | +| [T441](tuya/ts0001_switch_module_1.md) | PSMART 1 gang switch module (white-label of Tuya TS0001_switch_module_1) | +| [T442](tuya/ts0002_switch_module_1.md) | PSMART 2 gang switch module (white-label of Tuya TS0002_switch_module_1) | + + +# QA {#qa} + +| Model | Description | +| ----- | ----------- | +| [QACZ1](tuya/ts130f.md) | QA Curtain switch (white-label of Tuya TS130F) | +| [QADZ1](qa/qadz1.md) | QA Dimmer 1 channel | +| [QADZ2](qa/qadz2.md) | QA Dimmer 2 channel | +| [QADZC5](tuya/ts0505b_3.md) | QA 5 in 1 LED controller (white-label of Tuya TS0505B_3) | +| [QAIRZPRO](tuya/zs06.md) | QA Infrared hub pro (white-label of Tuya ZS06) | +| [QARZ1DC](qa/qarz1dc.md) | QA 1 channel switch | +| [QARZ2LR](qa/qarz2lr.md) | QA 2 channel long range switch | +| [QARZ3LR](qa/qarz3lr.md) | QA 3 channel long range switch | +| [QARZ4LR](qa/qarz4lr.md) | QA 4 channel long range switch | +| [QARZDC1LR](qa/qarzdc1lr.md) | QA 1 channel long range switch | +| [QASD1](tuya/ts0203.md) | QA Door sensor (white-label of Tuya TS0203) | +| [QASZ24R](tuya/mtg075-zb-rl.md) | QA mmWave 24 Ghz sensor with relay (white-label of Tuya MTG075-ZB-RL) | +| [QAT42Z1](qa/qat42z1.md) | QA 1 channel scene switch | +| [QAT42Z1H](qa/qat42z1h.md) | QA 1 channel wall switch | +| [QAT42Z2](qa/qat42z2.md) | QA 2 channel scene switch | +| [QAT42Z2H](qa/qat42z2h.md) | QA 2 channel wall switch | +| [QAT42Z3](qa/qat42z3.md) | QA 3 channel scene switch | +| [QAT42Z3H](qa/qat42z3h.md) | QA 3 channel wall switch | +| [QAT44Z4H](qa/qat44z4h.md) | QA 4 channel wall switch | +| [QAT44Z6H](qa/qat44z6h.md) | QA 6 channel wall switch | # Qingping {#qingping} @@ -4978,7 +5045,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [AT8510-TY](tuya/ts0601_cover_1.md) | Quoya Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | +| [AT8510-TY](tuya/ts0601_cover_1.md) | Quoya Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | # Rademacher {#rademacher} @@ -5053,9 +5120,9 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [37022463](tuya/ts0002_switch_2_gang.md) | RoomsAI 2 Gang switch with backlight (white-label of TuYa TS0002_switch_2_gang) | -| [37022474](tuya/ts0003_switch_3_gang.md) | RoomsAI 3 Gang switch with backlight (white-label of TuYa TS0003_switch_3_gang) | -| [RoomsAI_37022454](tuya/ts0001_switch_1_gang.md) | RoomsAI 1 Gang switch with backlight (white-label of TuYa TS0001_switch_1_gang) | +| [37022463](tuya/ts0002_switch_2_gang.md) | RoomsAI 2 Gang switch with backlight (white-label of Tuya TS0002_switch_2_gang) | +| [37022474](tuya/ts0003_switch_3_gang.md) | RoomsAI 3 Gang switch with backlight (white-label of Tuya TS0003_switch_3_gang) | +| [RoomsAI_37022454](tuya/ts0001_switch_1_gang.md) | RoomsAI 1 Gang switch with backlight (white-label of Tuya TS0001_switch_1_gang) | # RTX {#rtx} @@ -5063,7 +5130,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | | [ZB-RT1](saswell/sea801-zigbee_sea802-zigbee.md) | RTX Thermostatic radiator valve (white-label of Saswell SEA801-Zigbee/SEA802-Zigbee) | -| [ZCR1-40EM](tuya/ts0601_din_1.md) | RTX Zigbee DIN energy meter (white-label of TuYa TS0601_din_1) | +| [ZCR1-40EM](tuya/ts0601_din_1.md) | RTX Zigbee DIN energy meter (white-label of Tuya TS0601_din_1) | | [ZMS4](rtx/zms4.md) | RTX Zigbee PIR sensor | | [ZVG1](rtx/zvg1.md) | RTX Zigbee smart water valve | @@ -5072,14 +5139,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [RY-WS02Z](tuya/ts011f_2_gang_wall.md) | Rylike 2 gang socket outlet AU (white-label of TuYa TS011F_2_gang_wall) | +| [RY-WS02Z](tuya/ts011f_2_gang_wall.md) | Rylike 2 gang socket outlet AU (white-label of Tuya TS011F_2_gang_wall) | # S366 {#s366} | Model | Description | | ----- | ----------- | -| [Cloud Even](tuya/ts0601_thermostat_2.md) | S366 Thermostat radiator valve (white-label of TuYa TS0601_thermostat_2) | +| [Cloud Even](tuya/ts0601_thermostat_2.md) | S366 Thermostat radiator valve (white-label of Tuya TS0601_thermostat_2) | # Salus Controls {#salus_controls} @@ -5100,7 +5167,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [SM301Z](tuya/rh3040.md) | Samotech PIR sensor (white-label of TuYa RH3040) | +| [SM301Z](tuya/rh3040.md) | Samotech PIR sensor (white-label of Tuya RH3040) | | [SM308](samotech/sm308.md) | Samotech Zigbee AC in wall switch | | [SM308-2CH](samotech/sm308-2ch.md) | Samotech Zigbee 2 channel in wall switch | | [SM308-S](samotech/sm308-s.md) | Samotech Zigbee in wall smart switch | @@ -5181,7 +5248,10 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [E8332DST350ZB](schneider_electric/e8332dst350zb.md) | Schneider Electric Wiser AvatarOn 2G dimmer switch | | [E8332SCN300ZB](schneider_electric/e8332scn300zb.md) | Schneider Electric Wiser AvatarOn 2G curtain switch | | [E8332SRY800ZB](schneider_electric/e8332sry800zb.md) | Schneider Electric Wiser AvatarOn 2G onoff switch | +| [E8332SRY800ZB_NEW](schneider_electric/e8332sry800zb_new.md) | Schneider Electric Wiser AvatarOn 2G onoff switch | | [E8333SRY800ZB](schneider_electric/e8333sry800zb.md) | Schneider Electric Wiser AvatarOn 3G onoff switch | +| [E8333SRY800ZB_NEW](schneider_electric/e8333sry800zb_new.md) | Schneider Electric Wiser AvatarOn 3G onoff switch | +| [E8334RWMZB](schneider_electric/e8334rwmzb.md) | Schneider Electric Wiser AvatarOn 4K Freelocate | | [EER40030](schneider_electric/eer40030.md) | Schneider Electric Zigbee smart plug with power meter | | [EER42000](schneider_electric/eer42000.md) | Schneider Electric Zigbee load actuator with power meter | | [EER50000](schneider_electric/eer50000.md) | Schneider Electric Wiser H-Relay (HACT) | @@ -5302,14 +5372,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [SMKG-1KNL-US/TZB-W](tuya/ts0601_switch_1_gang.md) | Shawader 1 gang switch (white-label of TuYa TS0601_switch_1_gang) | +| [SMKG-1KNL-US/TZB-W](tuya/ts0601_switch_1_gang.md) | Shawader 1 gang switch (white-label of Tuya TS0601_switch_1_gang) | # Shenzhen Golden Security Technology {#shenzhen_golden_security_technology} | Model | Description | | ----- | ----------- | -| [GM46](tuya/ts0601_cover_1.md) | Shenzhen Golden Security Technology Curtain motor (white-label of TuYa TS0601_cover_1) | +| [GM46](tuya/ts0601_cover_1.md) | Shenzhen Golden Security Technology Curtain motor (white-label of Tuya TS0601_cover_1) | # Shenzhen Homa {#shenzhen_homa} @@ -5368,7 +5438,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [378RT](tuya/ts0601_thermostat.md) | SHOJZJ Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) | +| [378RT](tuya/ts0601_thermostat.md) | SHOJZJ Radiator valve with thermostat (white-label of Tuya TS0601_thermostat) | # Siglis {#siglis} @@ -5390,7 +5460,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TVR01](tuya/ts0601_thermostat.md) | Silvercrest Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) | +| [TVR01](tuya/ts0601_thermostat.md) | Silvercrest Radiator valve with thermostat (white-label of Tuya TS0601_thermostat) | # Sinopé {#sinope} @@ -5434,7 +5504,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | ----- | ----------- | | [WZ5_cct](skydance/wz5_cct.md) | Skydance Zigbee & RF 5 in 1 LED controller (CCT mode) | | [WZ5_dim_1](skydance/wz5_dim_1.md) | Skydance Zigbee & RF 5 in 1 LED controller (DIM mode) | -| [WZ5_dim_2](tuya/ts0505b_3.md) | Skydance Zigbee & RF 5 in 1 LED controller (DIM mode) (white-label of TuYa TS0505B_3) | +| [WZ5_dim_2](tuya/ts0505b_3.md) | Skydance Zigbee & RF 5 in 1 LED controller (DIM mode) (white-label of Tuya TS0505B_3) | | [WZ5_rgb](skydance/wz5_rgb.md) | Skydance Zigbee & RF 5 in 1 LED controller (RGB mode) | | [WZ5_rgbcct](skydance/wz5_rgbcct.md) | Skydance Zigbee & RF 5 in 1 LED controller (RGB+CCT mode) | | [WZ5_rgbw](skydance/wz5_rgbw.md) | Skydance Zigbee & RF 5 in 1 LED controller (RGBW mode) | @@ -5488,9 +5558,9 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [S9TSZGB](tuya/ts0043.md) | Smart9 Wireless switch with 3 buttons (white-label of TuYa TS0043) | -| [S9TSZGB](tuya/ts0042.md) | Smart9 Wireless switch with 2 buttons (white-label of TuYa TS0042) | -| [S9TSZGB](tuya/ts0041.md) | Smart9 Wireless switch with 1 button (white-label of TuYa TS0041) | +| [S9TSZGB](tuya/ts0043.md) | Smart9 Wireless switch with 3 buttons (white-label of Tuya TS0043) | +| [S9TSZGB](tuya/ts0042.md) | Smart9 Wireless switch with 2 buttons (white-label of Tuya TS0042) | +| [S9TSZGB](tuya/ts0041.md) | Smart9 Wireless switch with 1 button (white-label of Tuya TS0041) | | [S9ZGBRC01](smart9/s9zgbrc01.md) | Smart9 Smart remote controller | @@ -5555,7 +5625,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TMZ02L-16A-W](tuya/ts0011_switch_module.md) | SMATRUL 1 gang switch module - (without neutral) (white-label of TuYa TS0011_switch_module) | +| [TMZ02L-16A-W](tuya/ts0011_switch_module.md) | SMATRUL 1 gang switch module - (without neutral) (white-label of Tuya TS0011_switch_module) | # SOHAN Electric {#sohan_electric} @@ -5585,12 +5655,12 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | | [SM-1CTW-EU](somgoms/sm-1ctw-eu.md) | Somgoms Curtain switch | -| [ZSQB-SMB-ZB](tuya/ts0601_switch_4_gang_1.md) | Somgoms 4 gang switch (white-label of TuYa TS0601_switch_4_gang_1) | -| [ZSQB-SMB-ZB](tuya/ts0601_switch.md) | Somgoms 1, 2, 3 or 4 gang switch (white-label of TuYa TS0601_switch) | +| [ZSQB-SMB-ZB](tuya/ts0601_switch_4_gang_1.md) | Somgoms 4 gang switch (white-label of Tuya TS0601_switch_4_gang_1) | +| [ZSQB-SMB-ZB](tuya/ts0601_switch.md) | Somgoms 1, 2, 3 or 4 gang switch (white-label of Tuya TS0601_switch) | | [ZSTY-SM-11ZG-US-W](somgoms/zsty-sm-11zg-us-w.md) | Somgoms 1 gang switch | | [ZSTY-SM-1CTZG-US-W](somgoms/zsty-sm-1ctzg-us-w.md) | Somgoms Curtain switch | | [ZSTY-SM-1DMZG-US-W](somgoms/zsty-sm-1dmzg-us-w.md) | Somgoms Dimmer switch | -| [ZSTY-SM-1DMZG-US-W_1](tuya/ts0601_cover_1.md) | Somgoms Curtain switch (white-label of TuYa TS0601_cover_1) | +| [ZSTY-SM-1DMZG-US-W_1](tuya/ts0601_cover_1.md) | Somgoms Curtain switch (white-label of Tuya TS0601_cover_1) | # SONOFF {#sonoff} @@ -5613,6 +5683,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [SNZB-03P](sonoff/snzb-03p.md) | SONOFF Zigbee PIR sensor | | [SNZB-04](sonoff/snzb-04.md) | SONOFF Contact sensor | | [SNZB-04P](sonoff/snzb-04p.md) | SONOFF Contact sensor | +| [SNZB-05P](sonoff/snzb-05p.md) | SONOFF Zigbee water sensor | | [SNZB-06P](sonoff/snzb-06p.md) | SONOFF Zigbee occupancy sensor | | [SWV](sonoff/swv.md) | SONOFF Zigbee smart water valve | | [TRVZB](sonoff/trvzb.md) | SONOFF Zigbee thermostatic radiator valve | @@ -5779,7 +5850,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [SWP86-01OG](tuya/ts011f_wall_outlet.md) | Teekar In-wall outlet (white-label of TuYa TS011F_wall_outlet) | +| [SWP86-01OG](tuya/ts011f_wall_outlet.md) | Teekar In-wall outlet (white-label of Tuya TS011F_wall_outlet) | # TERNCY {#terncy} @@ -5799,12 +5870,12 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TS0202](tuya/ts0202.md) | Tesla Smart Motion sensor (white-label of TuYa TS0202) | -| [TSL-SEN-DOOR](tuya/ts0203.md) | Tesla Smart Door sensor (white-label of TuYa TS0203) | -| [TSL-SEN-GAS](tuya/ts0204.md) | Tesla Smart Gas sensor (white-label of TuYa TS0204) | -| [TSL-SEN-SMOKE](tuya/ts0205.md) | Tesla Smart Smoke sensor (white-label of TuYa TS0205) | +| [TS0202](tuya/ts0202.md) | Tesla Smart Motion sensor (white-label of Tuya TS0202) | +| [TSL-SEN-DOOR](tuya/ts0203.md) | Tesla Smart Door sensor (white-label of Tuya TS0203) | +| [TSL-SEN-GAS](tuya/ts0204.md) | Tesla Smart Gas sensor (white-label of Tuya TS0204) | +| [TSL-SEN-SMOKE](tuya/ts0205.md) | Tesla Smart Smoke sensor (white-label of Tuya TS0205) | | [TSL-TRV-GS361A](siterwell/gs361a-h04.md) | Tesla Smart Thermostatic Radiator Valve Controller (white-label of Siterwell GS361A-H04) | -| [TSL-TRV-TV01ZG](tuya/tv02-zigbee.md) | Tesla Smart Thermostat radiator valve (white-label of TuYa TV02-Zigbee) | +| [TSL-TRV-TV01ZG](tuya/tv02-zigbee.md) | Tesla Smart Thermostat radiator valve (white-label of Tuya TV02-Zigbee) | # The Light Group {#the_light_group} @@ -5862,8 +5933,9 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TO-Q-SY1-JZT](tuya/ts011f_din_smart_relay_polling.md) | Tongou Din smart relay (with power monitoring via polling) (white-label of TuYa TS011F_din_smart_relay_polling) | -| [TO-Q-SY2-163JZT](tuya/ts011f_with_threshold.md) | Tongou Smart circuit breaker (white-label of TuYa TS011F_with_threshold) | +| [TO-Q-SY1-JZT](tuya/ts011f_din_smart_relay_polling.md) | Tongou Din smart relay (with power monitoring via polling) (white-label of Tuya TS011F_din_smart_relay_polling) | +| [TO-Q-SY2-163JZT](tuya/ts011f_with_threshold.md) | Tongou Smart circuit breaker (white-label of Tuya TS011F_with_threshold) | +| [TOWSMR1](tuya/ea4161c-bi.md) | Tongou Single-phase multifunction energy meter (DIN Module) (white-label of Tuya EA4161C-BI) | # TP-Link {#tp-link} @@ -5896,354 +5968,364 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [ZYCT-202](trust/zyct-202.md) | Trust Remote control | -# TuYa {#tuya} - -| Model | Description | -| ----- | ----------- | -| [19DZT](tuya/ts0203.md) | TuYa Door sensor (white-label of TuYa TS0203) | -| [809WZT](tuya/ts0202.md) | TuYa Motion sensor (white-label of TuYa TS0202) | -| [899WZ](tuya/ts0207_water_leak_detector.md) | TuYa Water leak detector with 80DB Alarm (white-label of TuYa TS0207_water_leak_detector) | -| [A5C-21F7-01](tuya/ts0505b_1.md) | TuYa Zigbee RGB+CCT light (white-label of TuYa TS0505B_1) | -| [ATMS1601Z](tuya/atms1601z.md) | TuYa Din smart relay (without power monitoring) | -| [BAB-1413_Pro](tuya/bab-1413_pro.md) | TuYa Thermostat radiator valve | -| [BAC-002-ALZB](tuya/bac-003.md) | TuYa FCU thermostat temperature controller (white-label of TuYa BAC-003) | -| [BAC-003](tuya/bac-003.md) | TuYa FCU thermostat temperature controller | -| [BAC-003](tuya/bac-003.md) | TuYa FCU thermostat temperature controller (white-label of TuYa BAC-003) | -| [BLE-YL01](tuya/ble-yl01.md) | TuYa Smart WiFi Zigbee chlorine meter | -| [BSD29_1](tuya/ts011f_plug_3.md) | TuYa Smart plug (with power monitoring by polling) (white-label of TuYa TS011F_plug_3) | -| [BT400B](tuya/ts0215a_sos.md) | TuYa Zigbee Panic Button (white-label of TuYa TS0215A_sos) | -| [CK-BL702-AL-01](tuya/ck-bl702-al-01.md) | TuYa Zigbee LED bulb | -| [CTL-R1-TY-Zigbee](tuya/ctl-r1-ty-zigbee.md) | TuYa 24G radar human presence motion sensor. | -| [D3-DPWK-TY](tuya/d3-dpwk-ty.md) | TuYa HVAC controller | -| [DCR-RQJ](tuya/dcr-rqj.md) | TuYa Carbon monoxide sensor gas leak detector | -| [DS-111](tuya/ts0004.md) | TuYa Smart light switch - 4 gang with neutral wire (white-label of TuYa TS0004) | -| [DS04](tuya/ts0203.md) | TuYa Door sensor (white-label of TuYa TS0203) | -| [DT82LEMA-1.2N](tuya/ts0601_cover_1.md) | TuYa Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | -| [E220-KR4N0Z0-HA](tuya/e220-kr4n0z0-ha.md) | TuYa Multiprise with 4 AC outlets and 2 USB super charging ports (16A) | -| [EA4161C-BI](tuya/ea4161c-bi.md) | TuYa Single-phase multifunction energy meter (DIN Module) | -| [ERS-10TZBVK-AA](tuya/ers-10tzbvk-aa.md) | TuYa Smart knob | -| [GDC311ZBQ1](tuya/gdc311zbq1.md) | TuYa LoraTap garage door opener with wireless sensor | -| [gq8b1uv](tuya/gq8b1uv.md) | TuYa Zigbee smart dimmer | -| [GTZ02](siterwell/gs361a-h04.md) | TuYa Głowica termostatyczna (white-label of Siterwell GS361A-H04) | -| [HG08007](tuya/ts0505b_1.md) | TuYa Livarno Home outdoor LED band (white-label of TuYa TS0505B_1) | -| [HW500A](tuya/ts0202.md) | TuYa Motion sensor (white-label of TuYa TS0202) | -| [HY08WE](tuya/hy08we.md) | TuYa Wall-mount thermostat | -| [iH-F001](tuya/ts0203.md) | TuYa Door sensor (white-label of TuYa TS0203) | -| [iH-F8260](moes/ufo-r11.md) | TuYa Universal smart IR remote control (white-label of Moes UFO-R11) | -| [IH-K009](tuya/ih-k009.md) | TuYa Temperature & humidity sensor | -| [IH-K663](tuya/ih-k663.md) | TuYa Smart button | -| [IH012-RT01](tuya/ih012-rt01.md) | TuYa Motion sensor | -| [IH012-RT02](tuya/ih012-rt02.md) | TuYa Motion sensor | -| [iHSW02](tuya/whd02.md) | TuYa Wall switch module (white-label of TuYa WHD02) | -| [JM-TRH-ZGB-V1](tuya/jm-trh-zgb-v1.md) | TuYa Temperature & humidity sensor with clock | -| [KCTW1Z](tuya/kctw1z.md) | TuYa Temperature & humidity sensor with LCD | -| [L1(ZW)](tuya/ts0501b_dimmer.md) | TuYa Light dimmer 0-10V (white-label of TuYa TS0501B_dimmer) | -| [LCZ030](tuya/lcz030.md) | TuYa Temperature & humidity & illuminance sensor with display | -| [LKWSZ211](tuya/lkwsz211.md) | TuYa Scene remote with 2 keys | -| [LY-108](tuya/ts0601_cover_6.md) | TuYa Cover (white-label of TuYa TS0601_cover_6) | -| [M10Z](tuya/ts0003_switch_3_gang_with_backlight.md) | TuYa 2 gang switch with 20A power socket (white-label of TuYa TS0003_switch_3_gang_with_backlight) | -| [M515EGZT](tuya/ts0601_cover_1.md) | TuYa Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | -| [M9-zigbee-SL](tuya/m9-zigbee-sl.md) | TuYa Smart Switch (4 gang + 4 scene) with neutral wire and motion sensing | -| [MC500A](tuya/ts0203.md) | TuYa Door sensor (white-label of TuYa TS0203) | -| [MG-ZG01W](tuya/mg-zg01w.md) | TuYa 1 gang switch | -| [MG-ZG02W](tuya/mg-zg02w.md) | TuYa 2 gang switch | -| [MG-ZG03W](tuya/mg-zg03w.md) | TuYa 3 gang switch | -| [MINI-ZSB](tuya/ts0041.md) | TuYa Smart button (white-label of TuYa TS0041) | -| [MIR-HE200-TY](tuya/mir-he200-ty.md) | TuYa Human presence sensor with fall function | -| [MTG035-ZB-RL](tuya/mtg075-zb-rl.md) | TuYa Human presence sensor with relay (white-label of TuYa MTG075-ZB-RL) | -| [MTG075-ZB-RL](tuya/mtg075-zb-rl.md) | TuYa 2.4G/5.8G human presence sensor with relay | -| [MTG275-ZB-RL](tuya/mtg075-zb-rl.md) | TuYa 2.4G/5.8G MmWave radar human presence motion sensor (white-label of TuYa MTG075-ZB-RL) | -| [PA-44Z](tuya/pa-44z.md) | TuYa Photoelectric smoke detector | -| [PC311-Z-TY](tuya/pc311-z-ty.md) | TuYa Bidirectional energy meter with 80A current clamp | -| [PJ-1203A](tuya/pj-1203a.md) | TuYa Bidirectional energy meter with 80A current clamp | -| [PJ-MGW1203](tuya/pj-mgw1203.md) | TuYa Clamp meter | -| [PJ-ZGD01](tuya/pj-zgd01.md) | TuYa Garage door opener | -| [QS-zigbee-S08-16A-RF](tuya/whd02.md) | TuYa Wall switch module (white-label of TuYa WHD02) | -| [QS-Zigbee-SEC01-U](tuya/qs-zigbee-sec01-u.md) | TuYa Zigbee 3.0 smart light switch module 1 gang | -| [QS-Zigbee-SEC02-U](tuya/qs-zigbee-sec02-u.md) | TuYa Zigbee 3.0 smart light switch module 2 gang | -| [QT-07S](tuya/ts0222_temperature_humidity.md) | TuYa Soil sensor (white-label of TuYa TS0222_temperature_humidity) | -| [RC-MCB](tuya/ts0601_din_1.md) | TuYa Zigbee DIN energy meter (white-label of TuYa TS0601_din_1) | -| [RH3040](tuya/rh3040.md) | TuYa PIR sensor | -| [RSH-HS06](tuya/rsh-hs06.md) | TuYa Temperature and humidity sensor | -| [RSH-HS06_1](tuya/ih-k009.md) | TuYa Temperature & humidity sensor (white-label of TuYa IH-K009) | -| [rtsc11r](tuya/rtsc11r.md) | TuYa 5.8G human presence sensor with relay | -| [S-LUX-ZB](tuya/s-lux-zb.md) | TuYa Light sensor | -| [SA12IZL](tuya/sa12izl.md) | TuYa Smart smoke alarm | -| [SDM01](tuya/sdm01.md) | TuYa Smart energy monitor for 3P+N system | -| [SH-SC07](tuya/ts0041.md) | TuYa Button scene switch (white-label of TuYa TS0041) | -| [SM-AW713Z](tuya/ts0111_valve.md) | TuYa Smart water/gas valve (white-label of TuYa TS0111_valve) | -| [SM0001](tuya/sm0001.md) | TuYa Switch | -| [SM0201](tuya/sm0201.md) | TuYa Temperature & humidity sensor with LED screen | -| [SM0202](tuya/sm0202.md) | TuYa Motion sensor | -| [SNTZ007](tuya/sntz007.md) | TuYa Rechargeable Zigbee contact sensor | -| [SNTZ009](tuya/sntz009.md) | TuYa Water leak sensor | -| [SPM01](tuya/spm01.md) | TuYa Smart energy monitor for 1P+N system | -| [SPM01V2](tuya/spm01v2.md) | TuYa Smart energy monitor for 1P+N system | -| [SPM02](tuya/spm02.md) | TuYa Smart energy monitor for 3P+N system | -| [SPM02V2](tuya/spm02v2.md) | TuYa Smart energy monitor for 3P+N system | -| [SS9600ZB](tuya/ss9600zb.md) | TuYa 6 gang remote | -| [SWS6TZ-WHITE](tuya/sws6tz-white.md) | TuYa 6 gang wall switch | -| [SZR07U](tuya/szr07u.md) | TuYa 24GHz millimeter wave radar | -| [SZT06 V2.0](tuya/szt06_v2_0.md) | TuYa Smart mini temperature and humidity sensor | -| [SZTH02](tuya/ts0601_temperature_humidity_sensor_2.md) | TuYa Temperature and humidity sensor (white-label of TuYa TS0601_temperature_humidity_sensor_2) | -| [TH01Z](nous/sz-t04.md) | TuYa Temperature and humidity sensor with clock (white-label of Nous SZ-T04) | -| [TH02Z](tuya/wsd500a.md) | TuYa Temperature and humidity sensor (white-label of TuYa WSD500A) | -| [TM-YKQ004](tuya/ts0044.md) | TuYa Zigbee 4 button remote - 12 scene (white-label of TuYa TS0044) | -| [TM001-ZA/TM081](tuya/tm001-za_tm081.md) | TuYa Door and window sensor | -| [TRV601](tuya/trv601.md) | TuYa Thermostatic radiator valve. | -| [TRV602](tuya/trv602.md) | TuYa Thermostatic radiator valve. | -| [TS0001](tuya/ts0001.md) | TuYa 1 gang switch | -| [TS0001_fingerbot](tuya/ts0001_fingerbot.md) | TuYa Zigbee fingerbot plus | -| [TS0001_power](tuya/ts0001_power.md) | TuYa Switch with power monitoring | -| [TS0001_switch_1_gang](tuya/ts0001_switch_1_gang.md) | TuYa 1-Gang switch with backlight | -| [TS0001_switch_module](tuya/ts0001_switch_module.md) | TuYa 1 gang switch module | -| [TS0001_switch_module_1](tuya/ts0001_switch_module_1.md) | TuYa 1 gang switch module | -| [TS0002](tuya/ts0002.md) | TuYa 2 gang switch | -| [TS0002_power](tuya/ts0002_power.md) | TuYa 2 gang switch with power monitoring | -| [TS0002_switch_2_gang](tuya/ts0002_switch_2_gang.md) | TuYa 2-Gang switch with backlight | -| [TS0002_switch_module](tuya/ts0002_switch_module.md) | TuYa 2 gang switch module | -| [TS0002_switch_module_1](tuya/ts0002_switch_module_1.md) | TuYa 1 gang switch module | -| [TS0002_switch_module_2](tuya/ts0002_switch_module_2.md) | TuYa 2 gang switch module | -| [TS0002_switch_module_3](tuya/ts0002_switch_module_3.md) | TuYa 2 gang switch with backlight | -| [TS0002_switch_module_4](tuya/ts0002_switch_module_4.md) | TuYa 2 gang switch with backlight | -| [TS0003](tuya/ts0003.md) | TuYa 3 gang switch | -| [TS0003_1](tuya/ts0003.md) | TuYa 3 gang switch (white-label of TuYa TS0003) | -| [TS0003_switch_3_gang](tuya/ts0003_switch_3_gang.md) | TuYa 3-Gang switch with backlight | -| [TS0003_switch_3_gang_with_backlight](tuya/ts0003_switch_3_gang_with_backlight.md) | TuYa 3-Gang switch with backlight | -| [TS0003_switch_module_1](tuya/ts0003_switch_module_1.md) | TuYa 3 gang switch module | -| [TS0003_switch_module_2](tuya/ts0003_switch_module_2.md) | TuYa 3 gang switch module | -| [TS0004](tuya/ts0004.md) | TuYa Smart light switch - 4 gang with neutral wire | -| [TS0004_switch_module](tuya/ts0004_switch_module.md) | TuYa 4 gang switch module | -| [TS0004_switch_module_2](tuya/ts0004_switch_module_2.md) | TuYa 4 gang switch module | -| [TS0006](tuya/ts0006.md) | TuYa 6 gang switch module with neutral wire | -| [TS000F_power](tuya/ts000f_power.md) | TuYa Switch with power monitoring | -| [TS0011](tuya/ts0011.md) | TuYa Smart light switch - 1 gang | -| [TS0011_switch_module](tuya/ts0011_switch_module.md) | TuYa 1 gang switch module - (without neutral) | -| [TS0012](tuya/ts0012.md) | TuYa Smart light switch - 2 gang | -| [TS0012_switch_module](tuya/ts0012_switch_module.md) | TuYa 2 gang switch module - (without neutral) | -| [TS0013](tuya/ts0013.md) | TuYa Smart light switch - 3 gang without neutral wire | -| [TS0013_switch_module](tuya/ts0013_switch_module.md) | TuYa 3 gang switch module - (without neutral) | -| [TS0014](tuya/ts0014.md) | TuYa Smart light switch - 4 gang without neutral wire | -| [TS0026](tuya/ts0026.md) | TuYa 6 button scene wall switch | -| [TS0041](tuya/ts0041.md) | TuYa Wireless switch with 1 button | -| [TS0042](tuya/ts0042.md) | TuYa Wireless switch with 2 buttons | -| [TS0043](tuya/ts0043.md) | TuYa Wireless switch with 3 buttons | -| [TS0044](tuya/ts0044.md) | TuYa Wireless switch with 4 buttons | -| [TS0044_1](tuya/ts0044.md) | TuYa Zigbee 4 button remote - 12 scene (white-label of TuYa TS0044) | -| [TS0046](tuya/ts0046.md) | TuYa Wireless switch with 6 buttons | -| [TS0049](tuya/ts0049.md) | TuYa Water valve | -| [TS004F](tuya/ts004f.md) | TuYa Wireless switch with 4 buttons | -| [TS004F_6_button](tuya/ts004f_6_button.md) | TuYa Wireless switch with 6 buttons | -| [TS0052](tuya/ts0052.md) | TuYa Zigbee dimmer module 1 channel | -| [TS0052_2](tuya/ts0052_2.md) | TuYa Zigbee dimmer module 2 channel | -| [TS0101](tuya/ts0101.md) | TuYa Zigbee Socket | -| [TS0108](tuya/ts0108.md) | TuYa Socket with 2 USB | -| [TS0111](tuya/ts0111.md) | TuYa Socket | -| [TS0111_valve](tuya/ts0111_valve.md) | TuYa Smart water/gas valve | -| [TS0115](tuya/ts0115.md) | TuYa Multiprise with 4 AC outlets and 2 USB super charging ports (10A or 16A) | -| [TS011F_1](tuya/ts011f_1.md) | TuYa Switch | -| [TS011F_2_gang_2_usb_wall](tuya/ts011f_2_gang_2_usb_wall.md) | TuYa 2 gang 2 usb wall outlet | -| [TS011F_2_gang_wall](tuya/ts011f_2_gang_wall.md) | TuYa 2 gang wall outlet | -| [TS011F_3_gang](tuya/ts011f_3_gang.md) | TuYa 3 gang wall ac outlet | -| [TS011F_4](tuya/ts011f_4.md) | TuYa 2 gang plug | -| [TS011F_5](tuya/ts011f_5.md) | TuYa 5 gang switch | -| [TS011F_din_smart_relay](tuya/ts011f_din_smart_relay.md) | TuYa Din smart relay (with power monitoring) | -| [TS011F_din_smart_relay_polling](tuya/ts011f_din_smart_relay_polling.md) | TuYa Din smart relay (with power monitoring via polling) | -| [TS011F_plug_1](tuya/ts011f_plug_1.md) | TuYa Smart plug (with power monitoring) | -| [TS011F_plug_2](tuya/ts011f_plug_2.md) | TuYa Smart plug (without power monitoring) | -| [TS011F_plug_3](tuya/ts011f_plug_3.md) | TuYa Smart plug (with power monitoring by polling) | -| [TS011F_socket_module](tuya/ts011f_socket_module.md) | TuYa Socket module | -| [TS011F_switch_5_gang](tuya/ts011f_switch_5_gang.md) | TuYa 2 gang 2 usb 1 wall ac outlet | -| [TS011F_wall_outlet](tuya/ts011f_wall_outlet.md) | TuYa In-wall outlet | -| [TS011F_with_threshold](tuya/ts011f_with_threshold.md) | TuYa Din rail switch with power monitoring and threshold settings | -| [TS0121_plug](tuya/ts0121_plug.md) | TuYa 10A UK or 16A EU smart plug | -| [TS0201](tuya/ts0201.md) | TuYa Temperature & humidity sensor with display | -| [TS0201_1](tuya/ts0201.md) | TuYa Zigbee 3.0 temperature humidity sensor with display (white-label of TuYa TS0201) | -| [TS0201-z](tuya/ts0201-z.md) | TuYa Temperature & Humidity Sensor (pvxx/ZigbeeTLc) | -| [TS0202](tuya/ts0202.md) | TuYa Motion sensor | -| [TS0202_1](tuya/ts0202_1.md) | TuYa Motion sensor | -| [TS0202_2](tuya/ts0202_2.md) | TuYa Motion sensor with scene switch | -| [TS0202_3](tuya/ts0202_3.md) | TuYa Motion detector with illuminance | -| [TS0203](tuya/ts0203.md) | TuYa Door sensor | -| [TS0203_1](tuya/ts0203_1.md) | TuYa Door sensor with scene switch | -| [TS0204](tuya/ts0204.md) | TuYa Gas sensor | -| [TS0205](tuya/ts0205.md) | TuYa Smoke sensor | -| [TS0205_smoke_2](tuya/ts0205.md) | TuYa Smoke sensor (white-label of TuYa TS0205) | -| [TS0207_water_leak_detector](tuya/ts0207_water_leak_detector.md) | TuYa Water leak detector | -| [TS0207_water_leak_detector_1](tuya/ts0207_water_leak_detector.md) | TuYa Zigbee water flood sensor + 1m probe cable (white-label of TuYa TS0207_water_leak_detector) | -| [TS0207_water_leak_detector_3](tuya/ts0207_water_leak_detector.md) | TuYa Zigbee water leak sensor (white-label of TuYa TS0207_water_leak_detector) | -| [TS0210](tuya/ts0210.md) | TuYa Vibration sensor | -| [TS0215A_remote](tuya/ts0215a_remote.md) | TuYa Security remote control | -| [TS0215A_sos](tuya/ts0215a_sos.md) | TuYa SOS button | -| [TS0216](tuya/ts0216.md) | TuYa Sound and flash siren | -| [TS0218](tuya/ts0218.md) | TuYa Button | -| [TS0222](tuya/ts0222.md) | TuYa Light intensity sensor | -| [TS0222_temperature_humidity](tuya/ts0222_temperature_humidity.md) | TuYa Temperature & humidity sensor | -| [TS0224](tuya/ts0224.md) | TuYa Smart light & sound siren | -| [TS030F](tuya/ts030f.md) | TuYa Smart blind controller | -| [TS0501A](tuya/ts0501a.md) | TuYa Zigbee light | -| [TS0501B](tuya/ts0501b.md) | TuYa Zigbee light | -| [TS0501B_dimmer](tuya/ts0501b_dimmer.md) | TuYa Zigbee dimmer | -| [TS0502A](tuya/ts0502a.md) | TuYa Light controller | -| [TS0502B](tuya/ts0502b.md) | TuYa Light controller | -| [TS0503A](tuya/ts0503a.md) | TuYa Led strip controller | -| [TS0503B](tuya/ts0503b.md) | TuYa Zigbee RGB light | -| [TS0504A](tuya/ts0504a.md) | TuYa RGBW LED controller | -| [TS0504B](tuya/ts0504b.md) | TuYa Zigbee RGBW light | -| [TS0505A](tuya/ts0505a.md) | TuYa RGB+CCT light controller | -| [TS0505A_led](tuya/ts0505a_led.md) | TuYa RGB+CCT LED | -| [TS0505B_1](tuya/ts0505b_1.md) | TuYa Zigbee RGB+CCT light | -| [TS0505B_1_1](tuya/ts0505b_1.md) | TuYa Zigbee 3.0 18W led light bulb E27 RGBCW (white-label of TuYa TS0505B_1) | -| [TS0505B_2](tuya/ts0505b_2.md) | TuYa Zigbee RGB+CCT light | -| [TS0505B_2_1](tuya/ts0505b_2.md) | TuYa Zigbee 3.0 18W led light bulb E27 RGBCW (white-label of TuYa TS0505B_2) | -| [TS0505B_2_2](tuya/ts0505b_2.md) | TuYa Zigbee GU10/E14 5W smart bulb (white-label of TuYa TS0505B_2) | -| [TS0505B_3](tuya/ts0505b_3.md) | TuYa Zigbee RGB+CCT light | -| [TS0601_3_phase_clamp_meter](tuya/ts0601_3_phase_clamp_meter.md) | TuYa 3-phase clamp power meter | -| [TS0601_3_phase_clamp_meter_relay](tuya/ts0601_3_phase_clamp_meter_relay.md) | TuYa 3-phase clamp power meter with relay | -| [TS0601_air_quality_sensor](tuya/ts0601_air_quality_sensor.md) | TuYa Air quality sensor | -| [TS0601_bidirectional_energy meter](tuya/ts0601_bidirectional_energy_meter.md) | TuYa Bidirectional energy meter with 150A Current Clamp | -| [TS0601_co2_sensor](tuya/ts0601_co2_sensor.md) | TuYa NDIR co2 sensor | -| [TS0601_contact_temperature_humidity_sensor](tuya/ts0601_contact_temperature_humidity_sensor.md) | TuYa Contact, temperature and humidity sensor | -| [TS0601_cover_1](tuya/ts0601_cover_1.md) | TuYa Curtain motor/roller blind motor/window pusher/tubular motor | -| [TS0601_cover_2](tuya/ts0601_cover_2.md) | TuYa Curtain motor fixed speed | -| [TS0601_cover_3](tuya/ts0601_cover_3.md) | TuYa Cover motor | -| [TS0601_cover_4](tuya/ts0601_cover_4.md) | TuYa Cover | -| [TS0601_cover_5](tuya/ts0601_cover_5.md) | TuYa Curtain/blind switch | -| [TS0601_cover_6](tuya/ts0601_cover_6.md) | TuYa Cover motor | -| [TS0601_cover_7](tuya/ts0601_cover_7.md) | TuYa Cover motor | -| [TS0601_cover_8](tuya/ts0601_cover_8.md) | TuYa Cover motor | -| [TS0601_cover_9](tuya/ts0601_cover_9.md) | TuYa Cover motor | -| [TS0601_cover_with_1_switch](tuya/ts0601_cover_with_1_switch.md) | TuYa Curtain/blind switch with 1 Gang switch | -| [TS0601_cover_with_2_switch](tuya/ts0601_cover_with_2_switch.md) | TuYa Curtain/blind switch with 2 Gang switch | -| [TS0601_dimmer_1](tuya/ts0601_dimmer_1.md) | TuYa 1 gang smart dimmer | -| [TS0601_dimmer_2](tuya/ts0601_dimmer_2.md) | TuYa 2 gang smart dimmer | -| [TS0601_dimmer_3](tuya/ts0601_dimmer_3.md) | TuYa 3 gang smart dimmer | -| [TS0601_dimmer_4](tuya/ts0601_dimmer_4.md) | TuYa 2 gang smart dimmer module | -| [TS0601_dimmer_5](tuya/ts0601_dimmer_5.md) | TuYa 1 gang smart dimmer module | -| [TS0601_dimmer_knob](tuya/ts0601_dimmer_knob.md) | TuYa Zigbee smart knob dimmer | -| [TS0601_din](tuya/ts0601_din.md) | TuYa Zigbee smart energy meter DDS238-2 Zigbee | -| [TS0601_din_1](tuya/ts0601_din_1.md) | TuYa Zigbee DIN energy meter | -| [TS0601_din_2](tuya/ts0601_din_2.md) | TuYa Zigbee DIN energy meter | -| [TS0601_din_3](tuya/ts0601_din_3.md) | TuYa Zigbee DIN energy meter | -| [TS0601_fan_5_levels_and_light_switch](tuya/ts0601_fan_5_levels_and_light_switch.md) | TuYa Fan with 5 levels & light switch | -| [TS0601_fan_and_light_switch](tuya/ts0601_fan_and_light_switch.md) | TuYa Fan & light switch | -| [TS0601_fan_switch](tuya/ts0601_fan_switch.md) | TuYa Fan switch | -| [TS0601_floor_thermostat](tuya/ts0601_floor_thermostat.md) | TuYa Zigbee thermostat for electric floors | -| [TS0601_gas_sensor_1](tuya/ts0601_gas_sensor_1.md) | TuYa Gas sensor | -| [TS0601_gas_sensor_2](tuya/ts0601_gas_sensor_2.md) | TuYa Gas sensor | -| [TS0601_gas_sensor_3](tuya/ts0601_gas_sensor_3.md) | TuYa Gas sensor | -| [TS0601_gas_sensor_4](tuya/ts0601_gas_sensor_4.md) | TuYa Gas sensor | -| [TS0601_human_presence_sensor](tuya/ts0601_human_presence_sensor.md) | TuYa Human presence sensor Zigbee | -| [TS0601_illuminance_temperature_humidity_sensor_1](tuya/ts0601_illuminance_temperature_humidity_sensor_1.md) | TuYa Illuminance, temperature & humidity sensor | -| [TS0601_illuminance_temperature_humidity_sensor_2](tuya/ts0601_illuminance_temperature_humidity_sensor_2.md) | TuYa Illuminance sensor | -| [TS0601_light](tuya/ts0601_light.md) | TuYa Light | -| [TS0601_motion_sensor](tuya/ts0601_motion_sensor.md) | TuYa Human presence sensor AIR | -| [TS0601_pir](tuya/ts0601_pir.md) | TuYa Haozee PIR sensor | -| [TS0601_rcbo](tuya/ts0601_rcbo.md) | TuYa DIN mount RCBO with smart energy metering | -| [TS0601_smart_air_house_keeper](tuya/ts0601_smart_air_house_keeper.md) | TuYa Smart air house keeper | -| [TS0601_smart_CO_air_box](tuya/ts0601_smart_co_air_box.md) | TuYa Smart air box (carbon monoxide) | -| [TS0601_smart_human_presence_sensor_1](tuya/ts0601_smart_human_presence_sensor_1.md) | TuYa Smart Human presence sensor | -| [TS0601_smoke_1](tuya/ts0601_smoke_1.md) | TuYa Smoke sensor | -| [TS0601_smoke_3](tuya/ts0601_smoke_3.md) | TuYa Photoelectric smoke detector | -| [TS0601_smoke_4](tuya/ts0601_smoke_4.md) | TuYa Smoke sensor | -| [TS0601_smoke_5](tuya/ts0601_smoke_5.md) | TuYa Smoke sensor | -| [TS0601_smoke_6](tuya/ts0601_smoke_6.md) | TuYa Smoke sensor | -| [TS0601_soil](tuya/ts0601_soil.md) | TuYa Soil sensor | -| [TS0601_switch](tuya/ts0601_switch.md) | TuYa 1, 2, 3 or 4 gang switch | -| [TS0601_switch_1_gang](tuya/ts0601_switch_1_gang.md) | TuYa 1 gang switch | -| [TS0601_switch_10](tuya/ts0601_switch_10.md) | TuYa 10 gang switch | -| [TS0601_switch_12](tuya/ts0601_switch_12.md) | TuYa ZXYH 12 gang switch | -| [TS0601_switch_2_gang](tuya/ts0601_switch_2_gang.md) | TuYa 2 gang switch | -| [TS0601_switch_3_gang](tuya/ts0601_switch_3_gang.md) | TuYa 3 gang switch | -| [TS0601_switch_4_gang_1](tuya/ts0601_switch_4_gang_1.md) | TuYa 4 gang switch | -| [TS0601_switch_4_gang_2](tuya/ts0601_switch_4_gang_2.md) | TuYa 4 gang switch with backlight | -| [TS0601_switch_5_gang](tuya/ts0601_switch_5_gang.md) | TuYa 5 gang switch | -| [TS0601_switch_6_gang](tuya/ts0601_switch_6_gang.md) | TuYa 6 gang switch | -| [TS0601_switch_8](tuya/ts0601_switch_8.md) | TuYa ZYXH 8 gang switch | -| [TS0601_switch_8_2](tuya/ts0601_switch_8_2.md) | TuYa 8 gang switch | -| [TS0601_temperature_humidity_sensor_1](tuya/ts0601_temperature_humidity_sensor_1.md) | TuYa Temperature & humidity sensor | -| [TS0601_temperature_humidity_sensor_2](tuya/ts0601_temperature_humidity_sensor_2.md) | TuYa Temperature and humidity sensor | -| [TS0601_temperature_humidity_sensor_3](tuya/ts0601_temperature_humidity_sensor_3.md) | TuYa Temperature & humidity sensor | -| [TS0601_thermostat](tuya/ts0601_thermostat.md) | TuYa Radiator valve with thermostat | -| [TS0601_thermostat_1](tuya/ts0601_thermostat_1.md) | TuYa Thermostatic radiator valve | -| [TS0601_thermostat_2](tuya/ts0601_thermostat_2.md) | TuYa Thermostat radiator valve | -| [TS0601_thermostat_3](tuya/ts0601_thermostat_3.md) | TuYa Thermostatic radiator valve | -| [TS0601_thermostat_4](tuya/ts0601_thermostat_4.md) | TuYa Thermostatic radiator valve | -| [TS0601_vibration_sensor](tuya/ts0601_vibration_sensor.md) | TuYa Smart vibration sensor | -| [TS0601_water_sensor](tuya/ts0601_water_sensor.md) | TuYa Water leak sensor | -| [TS0603](tuya/ts0603.md) | TuYa Garage door opener | -| [TS0726](tuya/ts0726.md) | TuYa 4 gang switch with neutral wire | -| [TS1101_dimmer_module_1ch](tuya/ts1101_dimmer_module_1ch.md) | TuYa Zigbee dimmer module 1 channel | -| [TS1101_dimmer_module_2ch](tuya/ts1101_dimmer_module_2ch.md) | TuYa Zigbee dimmer module 2 channel | -| [TS110E_1gang_1](tuya/ts110e_1gang_1.md) | TuYa 1 channel dimmer | -| [TS110E_1gang_2](tuya/ts110e_1gang_2.md) | TuYa 1 channel dimmer | -| [TS110E_2gang_1](tuya/ts110e_2gang_1.md) | TuYa 2 channel dimmer | -| [TS110E_2gang_2](tuya/ts110e_2gang_2.md) | TuYa 2 channel dimmer | -| [TS130F](tuya/ts130f.md) | TuYa Curtain/blind switch | -| [TT001ZAV20](tuya/tt001zav20.md) | TuYa Temperature & humidity sensor | -| [TV02-Zigbee](tuya/tv02-zigbee.md) | TuYa Thermostat radiator valve | -| [TY-ZPR06](tuya/ts0202.md) | TuYa Motion sensor (white-label of TuYa TS0202) | -| [TYBAC-006](tuya/tybac-006.md) | TuYa Wall-mount thermostat for 2-pipe fan-coil unit | -| [TYZS1L](tuya/tyzs1l.md) | TuYa Led strip controller HSB | -| [U86KCJ-ZP](tuya/u86kcj-zp.md) | TuYa Smart 6 key scene wall switch | -| [U86KWF-ZPSJ](tuya/u86kwf-zpsj.md) | TuYa Environment controller | -| [WHD02](tuya/whd02.md) | TuYa Wall switch module | -| [WLS-100z](tuya/wls-100z.md) | TuYa Water leak sensor | -| [WSD500A](tuya/wsd500a.md) | TuYa Temperature & humidity sensor | -| [WZ5_rgb_1](tuya/wz5_rgb_1.md) | TuYa Zigbee & RF 5 in 1 LED controller (RGB mode) | -| [X5H-GB-B](tuya/x5h-gb-b.md) | TuYa Wall-mount thermostat | -| [XFY-CGQ-ZIGB](tuya/xfy-cgq-zigb.md) | TuYa Illuminance sensor | -| [XSH01B](tuya/ts0002_power.md) | TuYa 2 gang switch module with power monitoring (white-label of TuYa TS0002_power) | -| [YSR-MINI-Z](tuya/ysr-mini-z.md) | TuYa 2 in 1 dimming remote control and scene control | -| [YXZBRB58](tuya/yxzbrb58.md) | TuYa Smart human presence sensor | -| [YXZBSL](tuya/yxzbsl.md) | TuYa Smart siren | -| [ZB-Sm](tuya/zb-sm.md) | TuYa Tubular motor | -| [ZD08](tuya/ts0203.md) | TuYa Door sensor (white-label of TuYa TS0203) | -| [ZD82TN](tuya/ts0601_cover_1.md) | TuYa Curtain motor (white-label of TuYa TS0601_cover_1) | -| [ZG-102Z](tuya/zg-102z.md) | TuYa Door sensor | -| [ZG-102ZL](tuya/zg-102zl.md) | TuYa Luminance door sensor | -| [ZG-2002-RF](tuya/ts0002.md) | TuYa Three mode Zigbee Switch (white-label of TuYa TS0002) | -| [ZG-204ZL](tuya/zg-204zl.md) | TuYa Luminance motion sensor | -| [ZG-204ZM](tuya/zg-204zm.md) | TuYa PIR 24Ghz human presence sensor | -| [ZG-205Z/A](tuya/zg-205z_a.md) | TuYa 5.8Ghz/24Ghz Human presence sensor | -| [ZG-205ZL](tuya/zg-205zl.md) | TuYa 24Ghz/5.8GHz human presence sensor | -| [ZG-225Z](tuya/zg-225z.md) | TuYa Gas sensor | -| [ZG-227Z](tuya/zg-227zl.md) | TuYa Temperature and humidity sensor (white-label of TuYa ZG-227ZL) | -| [ZG-227ZL](tuya/zg-227zl.md) | TuYa Temperature & humidity LCD sensor | -| [ZM-35H-Q](tuya/zm-35h-q.md) | TuYa Motion sensor | -| [ZMS-102](tuya/ih012-rt01.md) | TuYa Motion sensor (white-label of TuYa IH012-RT01) | -| [ZMS01](tuya/ts0202.md) | TuYa Motion sensor (white-label of TuYa TS0202) | -| [ZN231392](tuya/zn231392.md) | TuYa Smart water/gas valve | -| [ZP01](tuya/ts0202.md) | TuYa Motion sensor (white-label of TuYa TS0202) | -| [ZS-TYG3-SM-21Z](tuya/zs-tyg3-sm-21z.md) | TuYa 2 gang smart switch with backlight and neutral wire | -| [ZS-TYG3-SM-31Z](tuya/zs-tyg3-sm-31z.md) | TuYa 3 gang smart switch with backlight and neutral wire | -| [ZS-TYG3-SM-41Z](tuya/zs-tyg3-sm-41z.md) | TuYa 4 gang smart switch with backlight and neutral wire | -| [ZS-TYG3-SM-61Z](tuya/zs-tyg3-sm-61z.md) | TuYa Smart switch (4 gang + 2 scene) with backlight and neutral wire | -| [ZS06](tuya/zs06.md) | TuYa Universal smart IR remote control | -| [ZSS-QY-SSD-A-EN](tuya/zss-qy-ssd-a-en.md) | TuYa Smart smoke alarm | -| [ZTH01](tuya/ts0601_temperature_humidity_sensor_2.md) | TuYa Temperature and humidity sensor (white-label of TuYa TS0601_temperature_humidity_sensor_2) | -| [ZTH01/ZTH02](tuya/ts0201.md) | TuYa Temperature and humidity sensor (white-label of TuYa TS0201) | -| [ZTH02](tuya/ts0601_temperature_humidity_sensor_2.md) | TuYa Temperature and humidity sensor (white-label of TuYa TS0601_temperature_humidity_sensor_2) | -| [ZTH05](tuya/ts0601_temperature_humidity_sensor_2.md) | TuYa Temperature and humidity sensor (white-label of TuYa TS0601_temperature_humidity_sensor_2) | -| [ZTH05Z](tuya/zth05z.md) | TuYa Temperature and humidity sensor | -| [ZTH08-E](tuya/ts0601_temperature_humidity_sensor_2.md) | TuYa Temperature and humidity sensor (white-label of TuYa TS0601_temperature_humidity_sensor_2) | -| [ZWT07](tuya/zwt07.md) | TuYa Wall-mount thermostat | -| [ZWT198/ZWT100-BH](tuya/zwt198_zwt100-bh.md) | TuYa Avatto wall thermostat | -| [ZY-M100-24G](tuya/zy-m100-24g.md) | TuYa 24G MmWave radar human presence motion sensor | -| [ZY-M100-L](tuya/ts0601_smart_human_presence_sensor_1.md) | TuYa Ceiling human breathe sensor (white-label of TuYa TS0601_smart_human_presence_sensor_1) | -| [ZY-M100-S_1](tuya/zy-m100-s_1.md) | TuYa Mini human breathe sensor | -| [ZY-M100-S_2](tuya/zy-m100-s_2.md) | TuYa Mini human breathe sensor | -| [ZYXH](tuya/zyxh.md) | TuYa 24 gang switch | +# Tuya {#tuya} + +| Model | Description | +| ----- | ----------- | +| [19DZT](tuya/ts0203.md) | Tuya Door sensor (white-label of Tuya TS0203) | +| [809WZT](tuya/ts0202.md) | Tuya Motion sensor (white-label of Tuya TS0202) | +| [899WZ](tuya/ts0207_water_leak_detector.md) | Tuya Water leak detector with 80DB Alarm (white-label of Tuya TS0207_water_leak_detector) | +| [A5C-21F7-01](tuya/ts0505b_1.md) | Tuya Zigbee RGB+CCT light (white-label of Tuya TS0505B_1) | +| [ATMS1601Z](tuya/atms1601z.md) | Tuya Din smart relay (without power monitoring) | +| [BAB-1413_Pro](tuya/bab-1413_pro.md) | Tuya Thermostat radiator valve | +| [BAC-002-ALZB](tuya/bac-003.md) | Tuya FCU thermostat temperature controller (white-label of Tuya BAC-003) | +| [BAC-003](tuya/bac-003.md) | Tuya FCU thermostat temperature controller | +| [BAC-003](tuya/bac-003.md) | Tuya FCU thermostat temperature controller (white-label of Tuya BAC-003) | +| [BLE-YL01](tuya/ble-yl01.md) | Tuya Smart WiFi Zigbee chlorine meter | +| [BLE-YL01](tuya/ble-yl01.md) | Tuya Smart WiFi Zigbee chlorine meter (white-label of Tuya BLE-YL01) | +| [BSD29_1](tuya/ts011f_plug_3.md) | Tuya Smart plug (with power monitoring by polling) (white-label of Tuya TS011F_plug_3) | +| [BT400B](tuya/ts0215a_sos.md) | Tuya Zigbee Panic Button (white-label of Tuya TS0215A_sos) | +| [CK-BL702-AL-01](tuya/ck-bl702-al-01.md) | Tuya Zigbee LED bulb | +| [CTL-R1-TY-Zigbee](tuya/ctl-r1-ty-zigbee.md) | Tuya 24G radar human presence motion sensor. | +| [D3-DPWK-TY](tuya/d3-dpwk-ty.md) | Tuya HVAC controller | +| [DCR-RQJ](tuya/dcr-rqj.md) | Tuya Carbon monoxide sensor gas leak detector | +| [DS-111](tuya/ts0004.md) | Tuya Smart light switch - 4 gang with neutral wire (white-label of Tuya TS0004) | +| [DS04](tuya/ts0203.md) | Tuya Door sensor (white-label of Tuya TS0203) | +| [DT82LEMA-1.2N](tuya/ts0601_cover_1.md) | Tuya Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | +| [E220-KR4N0Z0-HA](tuya/e220-kr4n0z0-ha.md) | Tuya Multiprise with 4 AC outlets and 2 USB super charging ports (16A) | +| [EA4161C-BI](tuya/ea4161c-bi.md) | Tuya Single-phase multifunction energy meter (DIN Module) | +| [ERS-10TZBVK-AA](tuya/ers-10tzbvk-aa.md) | Tuya Smart knob | +| [GDC311ZBQ1](tuya/gdc311zbq1.md) | Tuya LoraTap garage door opener with wireless sensor | +| [gq8b1uv](tuya/gq8b1uv.md) | Tuya Zigbee smart dimmer | +| [GTZ02](siterwell/gs361a-h04.md) | Tuya Głowica termostatyczna (white-label of Siterwell GS361A-H04) | +| [HG08007](tuya/ts0505b_1.md) | Tuya Livarno Home outdoor LED band (white-label of Tuya TS0505B_1) | +| [HW500A](tuya/ts0202.md) | Tuya Motion sensor (white-label of Tuya TS0202) | +| [HY08WE](tuya/hy08we.md) | Tuya Wall-mount thermostat | +| [iH-F001](tuya/ts0203.md) | Tuya Door sensor (white-label of Tuya TS0203) | +| [iH-F8260](moes/ufo-r11.md) | Tuya Universal smart IR remote control (white-label of Moes UFO-R11) | +| [IH-K009](tuya/ih-k009.md) | Tuya Temperature & humidity sensor | +| [IH-K663](tuya/ih-k663.md) | Tuya Smart button | +| [IH012-RT01](tuya/ih012-rt01.md) | Tuya Motion sensor | +| [IH012-RT02](tuya/ih012-rt02.md) | Tuya Motion sensor | +| [iHSW02](tuya/whd02.md) | Tuya Wall switch module (white-label of Tuya WHD02) | +| [JM-TRH-ZGB-V1](tuya/jm-trh-zgb-v1.md) | Tuya Temperature & humidity sensor with clock | +| [KCTW1Z](tuya/kctw1z.md) | Tuya Temperature & humidity sensor with LCD | +| [L1(ZW)](tuya/ts0501b_dimmer.md) | Tuya Light dimmer 0-10V (white-label of Tuya TS0501B_dimmer) | +| [LCZ030](tuya/lcz030.md) | Tuya Temperature & humidity & illuminance sensor with display | +| [LKWSZ211](tuya/lkwsz211.md) | Tuya Scene remote with 2 keys | +| [LY-108](tuya/ts0601_cover_6.md) | Tuya Cover (white-label of Tuya TS0601_cover_6) | +| [M10Z](tuya/ts0003_switch_3_gang_with_backlight.md) | Tuya 2 gang switch with 20A power socket (white-label of Tuya TS0003_switch_3_gang_with_backlight) | +| [M515EGZT](tuya/ts0601_cover_1.md) | Tuya Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | +| [M9-zigbee-SL](tuya/m9-zigbee-sl.md) | Tuya Smart Switch (4 gang + 4 scene) with neutral wire and motion sensing | +| [MC500A](tuya/ts0203.md) | Tuya Door sensor (white-label of Tuya TS0203) | +| [MG-ZG01W](tuya/mg-zg01w.md) | Tuya 1 gang switch with power meter | +| [MG-ZG02W](tuya/mg-zg02w.md) | Tuya 2 gang switch | +| [MG-ZG03W](tuya/mg-zg03w.md) | Tuya 3 gang switch | +| [MINI-ZSB](tuya/ts0041.md) | Tuya Smart button (white-label of Tuya TS0041) | +| [MIR-HE200-TY](tuya/mir-he200-ty.md) | Tuya Human presence sensor with fall function | +| [MTG035-ZB-RL](tuya/mtg075-zb-rl.md) | Tuya Human presence sensor with relay (white-label of Tuya MTG075-ZB-RL) | +| [MTG075-ZB-RL](tuya/mtg075-zb-rl.md) | Tuya 2.4G/5.8G human presence sensor with relay | +| [MTG275-ZB-RL](tuya/mtg075-zb-rl.md) | Tuya 2.4G/5.8G MmWave radar human presence motion sensor (white-label of Tuya MTG075-ZB-RL) | +| [PA-44Z](tuya/pa-44z.md) | Tuya Photoelectric smoke detector | +| [PC311-Z-TY](tuya/pc311-z-ty.md) | Tuya Bidirectional energy meter with 80A current clamp | +| [PJ-1203-W](tuya/pj-mgw1203.md) | Tuya Electricity energy monitor (white-label of Tuya PJ-MGW1203) | +| [PJ-1203A](tuya/pj-1203a.md) | Tuya Bidirectional energy meter with 80A current clamp | +| [PJ-MGW1203](tuya/pj-mgw1203.md) | Tuya Clamp meter | +| [PJ-ZGD01](tuya/pj-zgd01.md) | Tuya Garage door opener | +| [QS-zigbee-S08-16A-RF](tuya/whd02.md) | Tuya Wall switch module (white-label of Tuya WHD02) | +| [QS-Zigbee-SEC01-U](tuya/qs-zigbee-sec01-u.md) | Tuya Zigbee 3.0 smart light switch module 1 gang | +| [QS-Zigbee-SEC02-U](tuya/qs-zigbee-sec02-u.md) | Tuya Zigbee 3.0 smart light switch module 2 gang | +| [QT-07S](tuya/ts0222_temperature_humidity.md) | Tuya Soil sensor (white-label of Tuya TS0222_temperature_humidity) | +| [RC-MCB](tuya/ts0601_din_1.md) | Tuya Zigbee DIN energy meter (white-label of Tuya TS0601_din_1) | +| [RH3040](tuya/rh3040.md) | Tuya PIR sensor | +| [RSH-HS06](tuya/rsh-hs06.md) | Tuya Temperature and humidity sensor | +| [RSH-HS06_1](tuya/ih-k009.md) | Tuya Temperature & humidity sensor (white-label of Tuya IH-K009) | +| [rtsc11r](tuya/rtsc11r.md) | Tuya 5.8G human presence sensor with relay | +| [S-LUX-ZB](tuya/s-lux-zb.md) | Tuya Light sensor | +| [SA12IZL](tuya/sa12izl.md) | Tuya Smart smoke alarm | +| [SDM01](tuya/sdm01.md) | Tuya Smart energy monitor for 3P+N system | +| [SH-SC07](tuya/ts0041.md) | Tuya Button scene switch (white-label of Tuya TS0041) | +| [SM-AW713Z](tuya/ts0111_valve.md) | Tuya Smart water/gas valve (white-label of Tuya TS0111_valve) | +| [SM0001](tuya/sm0001.md) | Tuya Switch | +| [SM0201](tuya/sm0201.md) | Tuya Temperature & humidity sensor with LED screen | +| [SM0202](tuya/sm0202.md) | Tuya Motion sensor | +| [SNTZ007](tuya/sntz007.md) | Tuya Rechargeable Zigbee contact sensor | +| [SNTZ009](tuya/sntz009.md) | Tuya Water leak sensor | +| [SODA_S8](tuya/soda_s8.md) | Tuya SODA S8 premium window handle | +| [SPM01](tuya/spm01.md) | Tuya Smart energy monitor for 1P+N system | +| [SPM01V2](tuya/spm01v2.md) | Tuya Smart energy monitor for 1P+N system | +| [SPM02](tuya/spm02.md) | Tuya Smart energy monitor for 3P+N system | +| [SPM02V2](tuya/spm02v2.md) | Tuya Smart energy monitor for 3P+N system | +| [SS9600ZB](tuya/ss9600zb.md) | Tuya 6 gang remote | +| [SWS6TZ-WHITE](tuya/sws6tz-white.md) | Tuya 6 gang wall switch | +| [SZR07U](tuya/szr07u.md) | Tuya 24GHz millimeter wave radar | +| [SZT06 V2.0](tuya/szt06_v2_0.md) | Tuya Smart mini temperature and humidity sensor | +| [SZTH02](tuya/ts0601_temperature_humidity_sensor_2.md) | Tuya Temperature and humidity sensor (white-label of Tuya TS0601_temperature_humidity_sensor_2) | +| [TH01Z](nous/sz-t04.md) | Tuya Temperature and humidity sensor with clock (white-label of Nous SZ-T04) | +| [TH02Z](tuya/wsd500a.md) | Tuya Temperature and humidity sensor (white-label of Tuya WSD500A) | +| [TM-YKQ004](tuya/ts0044.md) | Tuya Zigbee 4 button remote - 12 scene (white-label of Tuya TS0044) | +| [TM001-ZA/TM081](tuya/tm001-za_tm081.md) | Tuya Door and window sensor | +| [TRV601](tuya/trv601.md) | Tuya Thermostatic radiator valve. | +| [TRV602](tuya/trv602.md) | Tuya Thermostatic radiator valve. | +| [TS0001](tuya/ts0001.md) | Tuya 1 gang switch | +| [TS0001_fingerbot](tuya/ts0001_fingerbot.md) | Tuya Zigbee fingerbot plus | +| [TS0001_power](tuya/ts0001_power.md) | Tuya Switch with power monitoring | +| [TS0001_switch_1_gang](tuya/ts0001_switch_1_gang.md) | Tuya 1-Gang switch with backlight | +| [TS0001_switch_module](tuya/ts0001_switch_module.md) | Tuya 1 gang switch module | +| [TS0001_switch_module_1](tuya/ts0001_switch_module_1.md) | Tuya 1 gang switch module | +| [TS0002](tuya/ts0002.md) | Tuya 2 gang switch | +| [TS0002_power](tuya/ts0002_power.md) | Tuya 2 gang switch with power monitoring | +| [TS0002_switch_2_gang](tuya/ts0002_switch_2_gang.md) | Tuya 2-Gang switch with backlight | +| [TS0002_switch_module](tuya/ts0002_switch_module.md) | Tuya 2 gang switch module | +| [TS0002_switch_module_1](tuya/ts0002_switch_module_1.md) | Tuya 1 gang switch module | +| [TS0002_switch_module_2](tuya/ts0002_switch_module_2.md) | Tuya 2 gang switch module | +| [TS0002_switch_module_3](tuya/ts0002_switch_module_3.md) | Tuya 2 gang switch with backlight | +| [TS0002_switch_module_4](tuya/ts0002_switch_module_4.md) | Tuya 2 gang switch with backlight | +| [TS0003](tuya/ts0003.md) | Tuya 3 gang switch | +| [TS0003_1](tuya/ts0003.md) | Tuya 3 gang switch (white-label of Tuya TS0003) | +| [TS0003_switch_3_gang](tuya/ts0003_switch_3_gang.md) | Tuya 3-Gang switch with backlight | +| [TS0003_switch_3_gang_with_backlight](tuya/ts0003_switch_3_gang_with_backlight.md) | Tuya 3-Gang switch with backlight | +| [TS0003_switch_module_1](tuya/ts0003_switch_module_1.md) | Tuya 3 gang switch module | +| [TS0003_switch_module_2](tuya/ts0003_switch_module_2.md) | Tuya 3 gang switch module | +| [TS0004](tuya/ts0004.md) | Tuya Smart light switch - 4 gang with neutral wire | +| [TS0004_switch_module](tuya/ts0004_switch_module.md) | Tuya 4 gang switch module | +| [TS0004_switch_module_2](tuya/ts0004_switch_module_2.md) | Tuya 4 gang switch module | +| [TS0006](tuya/ts0006.md) | Tuya 6 gang switch module with neutral wire | +| [TS000F_power](tuya/ts000f_power.md) | Tuya Switch with power monitoring | +| [TS0011](tuya/ts0011.md) | Tuya Smart light switch - 1 gang | +| [TS0011_switch_module](tuya/ts0011_switch_module.md) | Tuya 1 gang switch module - (without neutral) | +| [TS0012](tuya/ts0012.md) | Tuya Smart light switch - 2 gang | +| [TS0012_switch_module](tuya/ts0012_switch_module.md) | Tuya 2 gang switch module - (without neutral) | +| [TS0013](tuya/ts0013.md) | Tuya Smart light switch - 3 gang without neutral wire | +| [TS0013_switch_module](tuya/ts0013_switch_module.md) | Tuya 3 gang switch module - (without neutral) | +| [TS0014](tuya/ts0014.md) | Tuya Smart light switch - 4 gang without neutral wire | +| [TS0026](tuya/ts0026.md) | Tuya 6 button scene wall switch | +| [TS0041](tuya/ts0041.md) | Tuya Wireless switch with 1 button | +| [TS0042](tuya/ts0042.md) | Tuya Wireless switch with 2 buttons | +| [TS0043](tuya/ts0043.md) | Tuya Wireless switch with 3 buttons | +| [TS0044](tuya/ts0044.md) | Tuya Wireless switch with 4 buttons | +| [TS0044_1](tuya/ts0044.md) | Tuya Zigbee 4 button remote - 12 scene (white-label of Tuya TS0044) | +| [TS0046](tuya/ts0046.md) | Tuya Wireless switch with 6 buttons | +| [TS0049](tuya/ts0049.md) | Tuya Water valve | +| [TS004F](tuya/ts004f.md) | Tuya Wireless switch with 4 buttons | +| [TS004F_6_button](tuya/ts004f_6_button.md) | Tuya Wireless switch with 6 buttons | +| [TS0052](tuya/ts0052.md) | Tuya Zigbee dimmer module 1 channel | +| [TS0052_2](tuya/ts0052_2.md) | Tuya Zigbee dimmer module 2 channel | +| [TS0101](tuya/ts0101.md) | Tuya Zigbee Socket | +| [TS0108](tuya/ts0108.md) | Tuya Socket with 2 USB | +| [TS0111](tuya/ts0111.md) | Tuya Socket | +| [TS0111_valve](tuya/ts0111_valve.md) | Tuya Smart water/gas valve | +| [TS0115](tuya/ts0115.md) | Tuya Multiprise with 4 AC outlets and 2 USB super charging ports (10A or 16A) | +| [TS011F_1](tuya/ts011f_1.md) | Tuya Switch | +| [TS011F_2_gang_2_usb_wall](tuya/ts011f_2_gang_2_usb_wall.md) | Tuya 2 gang 2 usb wall outlet | +| [TS011F_2_gang_power](tuya/ts011f_2_gang_power.md) | Tuya 2 gang socket with power monitoring and USB | +| [TS011F_2_gang_wall](tuya/ts011f_2_gang_wall.md) | Tuya 2 gang wall outlet | +| [TS011F_3_gang](tuya/ts011f_3_gang.md) | Tuya 3 gang wall ac outlet | +| [TS011F_4](tuya/ts011f_4.md) | Tuya 2 gang plug | +| [TS011F_5](tuya/ts011f_5.md) | Tuya 5 gang switch | +| [TS011F_din_smart_relay](tuya/ts011f_din_smart_relay.md) | Tuya Din smart relay (with power monitoring) | +| [TS011F_din_smart_relay_polling](tuya/ts011f_din_smart_relay_polling.md) | Tuya Din smart relay (with power monitoring via polling) | +| [TS011F_plug_1](tuya/ts011f_plug_1.md) | Tuya Smart plug (with power monitoring) | +| [TS011F_plug_2](tuya/ts011f_plug_2.md) | Tuya Smart plug (without power monitoring) | +| [TS011F_plug_3](tuya/ts011f_plug_3.md) | Tuya Smart plug (with power monitoring by polling) | +| [TS011F_socket_module](tuya/ts011f_socket_module.md) | Tuya Socket module | +| [TS011F_switch_5_gang](tuya/ts011f_switch_5_gang.md) | Tuya 2 gang 2 usb 1 wall ac outlet | +| [TS011F_wall_outlet](tuya/ts011f_wall_outlet.md) | Tuya In-wall outlet | +| [TS011F_with_threshold](tuya/ts011f_with_threshold.md) | Tuya Din rail switch with power monitoring and threshold settings | +| [TS0121_plug](tuya/ts0121_plug.md) | Tuya 10A UK or 16A EU smart plug | +| [TS0201](tuya/ts0201.md) | Tuya Temperature & humidity sensor with display | +| [TS0201_1](tuya/ts0201.md) | Tuya Zigbee 3.0 temperature humidity sensor with display (white-label of Tuya TS0201) | +| [TS0201-z](tuya/ts0201-z.md) | Tuya Temperature & Humidity Sensor (pvxx/ZigbeeTLc) | +| [TS0202](tuya/ts0202.md) | Tuya Motion sensor | +| [TS0202_1](tuya/ts0202_1.md) | Tuya Motion sensor | +| [TS0202_2](tuya/ts0202_2.md) | Tuya Motion sensor with scene switch | +| [TS0202_3](tuya/ts0202_3.md) | Tuya Motion detector with illuminance | +| [TS0203](tuya/ts0203.md) | Tuya Door sensor | +| [TS0203_1](tuya/ts0203_1.md) | Tuya Door sensor with scene switch | +| [TS0204](tuya/ts0204.md) | Tuya Gas sensor | +| [TS0205](tuya/ts0205.md) | Tuya Smoke sensor | +| [TS0205_smoke_2](tuya/ts0205.md) | Tuya Smoke sensor (white-label of Tuya TS0205) | +| [TS0207_water_leak_detector](tuya/ts0207_water_leak_detector.md) | Tuya Water leak detector | +| [TS0207_water_leak_detector_1](tuya/ts0207_water_leak_detector.md) | Tuya Zigbee water flood sensor + 1m probe cable (white-label of Tuya TS0207_water_leak_detector) | +| [TS0207_water_leak_detector_3](tuya/ts0207_water_leak_detector.md) | Tuya Zigbee water leak sensor (white-label of Tuya TS0207_water_leak_detector) | +| [TS0210](tuya/ts0210.md) | Tuya Vibration sensor | +| [TS0215A_remote](tuya/ts0215a_remote.md) | Tuya Security remote control | +| [TS0215A_sos](tuya/ts0215a_sos.md) | Tuya SOS button | +| [TS0216](tuya/ts0216.md) | Tuya Sound and flash siren | +| [TS0218](tuya/ts0218.md) | Tuya Button | +| [TS0222](tuya/ts0222.md) | Tuya Light intensity sensor | +| [TS0222_temperature_humidity](tuya/ts0222_temperature_humidity.md) | Tuya Temperature & humidity sensor | +| [TS0224](tuya/ts0224.md) | Tuya Smart light & sound siren | +| [TS030F](tuya/ts030f.md) | Tuya Smart blind controller | +| [TS0501A](tuya/ts0501a.md) | Tuya Zigbee light | +| [TS0501B](tuya/ts0501b.md) | Tuya Zigbee light | +| [TS0501B_dimmer](tuya/ts0501b_dimmer.md) | Tuya Zigbee dimmer | +| [TS0501B_dimmer_2](tuya/ts0501b_dimmer_2.md) | Tuya Zigbee dimmer | +| [TS0502A](tuya/ts0502a.md) | Tuya Light controller | +| [TS0502B](tuya/ts0502b.md) | Tuya Light controller | +| [TS0503A](tuya/ts0503a.md) | Tuya Led strip controller | +| [TS0503B](tuya/ts0503b.md) | Tuya Zigbee RGB light | +| [TS0504A](tuya/ts0504a.md) | Tuya RGBW LED controller | +| [TS0504B](tuya/ts0504b.md) | Tuya Zigbee RGBW light | +| [TS0505A](tuya/ts0505a.md) | Tuya RGB+CCT light controller | +| [TS0505A_led](tuya/ts0505a_led.md) | Tuya RGB+CCT LED | +| [TS0505B_1](tuya/ts0505b_1.md) | Tuya Zigbee RGB+CCT light | +| [TS0505B_1_1](tuya/ts0505b_1.md) | Tuya Zigbee 3.0 18W led light bulb E27 RGBCW (white-label of Tuya TS0505B_1) | +| [TS0505B_2](tuya/ts0505b_2.md) | Tuya Zigbee RGB+CCT light | +| [TS0505B_2_1](tuya/ts0505b_2.md) | Tuya Zigbee 3.0 18W led light bulb E27 RGBCW (white-label of Tuya TS0505B_2) | +| [TS0505B_2_2](tuya/ts0505b_2.md) | Tuya Zigbee GU10/E14 5W smart bulb (white-label of Tuya TS0505B_2) | +| [TS0505B_3](tuya/ts0505b_3.md) | Tuya Zigbee RGB+CCT light | +| [TS0601_3_phase_clamp_meter](tuya/ts0601_3_phase_clamp_meter.md) | Tuya 3-phase clamp power meter | +| [TS0601_3_phase_clamp_meter_relay](tuya/ts0601_3_phase_clamp_meter_relay.md) | Tuya 3-phase clamp power meter with relay | +| [TS0601_air_quality_sensor](tuya/ts0601_air_quality_sensor.md) | Tuya Air quality sensor | +| [TS0601_bidirectional_energy meter](tuya/ts0601_bidirectional_energy_meter.md) | Tuya Bidirectional energy meter with 150A Current Clamp | +| [TS0601_co2_sensor](tuya/ts0601_co2_sensor.md) | Tuya NDIR co2 sensor | +| [TS0601_contact_temperature_humidity_sensor](tuya/ts0601_contact_temperature_humidity_sensor.md) | Tuya Contact, temperature and humidity sensor | +| [TS0601_cover_1](tuya/ts0601_cover_1.md) | Tuya Curtain motor/roller blind motor/window pusher/tubular motor | +| [TS0601_cover_2](tuya/ts0601_cover_2.md) | Tuya Curtain motor fixed speed | +| [TS0601_cover_3](tuya/ts0601_cover_3.md) | Tuya Cover motor | +| [TS0601_cover_4](tuya/ts0601_cover_4.md) | Tuya Cover | +| [TS0601_cover_5](tuya/ts0601_cover_5.md) | Tuya Curtain/blind switch | +| [TS0601_cover_6](tuya/ts0601_cover_6.md) | Tuya Cover motor | +| [TS0601_cover_7](tuya/ts0601_cover_7.md) | Tuya Cover motor | +| [TS0601_cover_8](tuya/ts0601_cover_8.md) | Tuya Cover motor | +| [TS0601_cover_9](tuya/ts0601_cover_9.md) | Tuya Cover motor | +| [TS0601_cover_with_1_switch](tuya/ts0601_cover_with_1_switch.md) | Tuya Curtain/blind switch with 1 Gang switch | +| [TS0601_cover_with_2_switch](tuya/ts0601_cover_with_2_switch.md) | Tuya Curtain/blind switch with 2 Gang switch | +| [TS0601_dimmer_1_gang_1](tuya/ts0601_dimmer_1_gang_1.md) | Tuya 1 gang smart dimmer | +| [TS0601_dimmer_1_gang_2](tuya/ts0601_dimmer_1_gang_2.md) | Tuya 1 gang smart dimmer | +| [TS0601_dimmer_2](tuya/ts0601_dimmer_2.md) | Tuya 2 gang smart dimmer | +| [TS0601_dimmer_3](tuya/ts0601_dimmer_3.md) | Tuya 3 gang smart dimmer | +| [TS0601_dimmer_4](tuya/ts0601_dimmer_4.md) | Tuya 2 gang smart dimmer module | +| [TS0601_dimmer_5](tuya/ts0601_dimmer_5.md) | Tuya 1 gang smart dimmer module | +| [TS0601_dimmer_knob](tuya/ts0601_dimmer_knob.md) | Tuya Zigbee smart knob dimmer | +| [TS0601_din](tuya/ts0601_din.md) | Tuya Zigbee smart energy meter DDS238-2 Zigbee | +| [TS0601_din_1](tuya/ts0601_din_1.md) | Tuya Zigbee DIN energy meter | +| [TS0601_din_2](tuya/ts0601_din_2.md) | Tuya Zigbee DIN energy meter | +| [TS0601_din_3](tuya/ts0601_din_3.md) | Tuya Zigbee DIN energy meter | +| [TS0601_fan_5_levels_and_light_switch](tuya/ts0601_fan_5_levels_and_light_switch.md) | Tuya Fan with 5 levels & light switch | +| [TS0601_fan_and_light_switch](tuya/ts0601_fan_and_light_switch.md) | Tuya Fan & light switch | +| [TS0601_fan_switch](tuya/ts0601_fan_switch.md) | Tuya Fan switch | +| [TS0601_floor_thermostat](tuya/ts0601_floor_thermostat.md) | Tuya Zigbee thermostat for electric floors | +| [TS0601_gas_sensor_1](tuya/ts0601_gas_sensor_1.md) | Tuya Gas sensor | +| [TS0601_gas_sensor_2](tuya/ts0601_gas_sensor_2.md) | Tuya Gas sensor | +| [TS0601_gas_sensor_3](tuya/ts0601_gas_sensor_3.md) | Tuya Gas sensor | +| [TS0601_gas_sensor_4](tuya/ts0601_gas_sensor_4.md) | Tuya Gas sensor | +| [TS0601_human_presence_sensor](tuya/ts0601_human_presence_sensor.md) | Tuya Human presence sensor Zigbee | +| [TS0601_illuminance_temperature_humidity_sensor_1](tuya/ts0601_illuminance_temperature_humidity_sensor_1.md) | Tuya Illuminance, temperature & humidity sensor | +| [TS0601_illuminance_temperature_humidity_sensor_2](tuya/ts0601_illuminance_temperature_humidity_sensor_2.md) | Tuya Illuminance sensor | +| [TS0601_light](tuya/ts0601_light.md) | Tuya Light | +| [TS0601_motion_sensor](tuya/ts0601_motion_sensor.md) | Tuya Human presence sensor AIR | +| [TS0601_pir](tuya/ts0601_pir.md) | Tuya Haozee PIR sensor | +| [TS0601_rcbo](tuya/ts0601_rcbo.md) | Tuya DIN mount RCBO with smart energy metering | +| [TS0601_smart_air_house_keeper](tuya/ts0601_smart_air_house_keeper.md) | Tuya Smart air house keeper | +| [TS0601_smart_CO_air_box](tuya/ts0601_smart_co_air_box.md) | Tuya Smart air box (carbon monoxide) | +| [TS0601_smart_human_presence_sensor_1](tuya/ts0601_smart_human_presence_sensor_1.md) | Tuya Smart Human presence sensor | +| [TS0601_smoke_1](tuya/ts0601_smoke_1.md) | Tuya Smoke sensor | +| [TS0601_smoke_3](tuya/ts0601_smoke_3.md) | Tuya Photoelectric smoke detector | +| [TS0601_smoke_4](tuya/ts0601_smoke_4.md) | Tuya Smoke sensor | +| [TS0601_smoke_5](tuya/ts0601_smoke_5.md) | Tuya Smoke sensor | +| [TS0601_smoke_6](tuya/ts0601_smoke_6.md) | Tuya Smoke sensor | +| [TS0601_soil](tuya/ts0601_soil.md) | Tuya Soil sensor | +| [TS0601_soil_2](tuya/ts0601_soil_2.md) | Tuya Soil sensor | +| [TS0601_switch](tuya/ts0601_switch.md) | Tuya 1, 2, 3 or 4 gang switch | +| [TS0601_switch_1_gang](tuya/ts0601_switch_1_gang.md) | Tuya 1 gang switch | +| [TS0601_switch_10](tuya/ts0601_switch_10.md) | Tuya 10 gang switch | +| [TS0601_switch_12](tuya/ts0601_switch_12.md) | Tuya ZXYH 12 gang switch | +| [TS0601_switch_2_gang](tuya/ts0601_switch_2_gang.md) | Tuya 2 gang switch | +| [TS0601_switch_3_gang](tuya/ts0601_switch_3_gang.md) | Tuya 3 gang switch | +| [TS0601_switch_4_gang_1](tuya/ts0601_switch_4_gang_1.md) | Tuya 4 gang switch | +| [TS0601_switch_4_gang_2](tuya/ts0601_switch_4_gang_2.md) | Tuya 4 gang switch with backlight | +| [TS0601_switch_5_gang](tuya/ts0601_switch_5_gang.md) | Tuya 5 gang switch | +| [TS0601_switch_6_gang](tuya/ts0601_switch_6_gang.md) | Tuya 6 gang switch | +| [TS0601_switch_8](tuya/ts0601_switch_8.md) | Tuya ZYXH 8 gang switch | +| [TS0601_switch_8_2](tuya/ts0601_switch_8_2.md) | Tuya 8 gang switch | +| [TS0601_temperature_humidity_sensor_1](tuya/ts0601_temperature_humidity_sensor_1.md) | Tuya Temperature & humidity sensor | +| [TS0601_temperature_humidity_sensor_2](tuya/ts0601_temperature_humidity_sensor_2.md) | Tuya Temperature and humidity sensor | +| [TS0601_temperature_humidity_sensor_3](tuya/ts0601_temperature_humidity_sensor_3.md) | Tuya Temperature & humidity sensor | +| [TS0601_thermostat](tuya/ts0601_thermostat.md) | Tuya Radiator valve with thermostat | +| [TS0601_thermostat_1](tuya/ts0601_thermostat_1.md) | Tuya Thermostatic radiator valve | +| [TS0601_thermostat_2](tuya/ts0601_thermostat_2.md) | Tuya Thermostat radiator valve | +| [TS0601_thermostat_3](tuya/ts0601_thermostat_3.md) | Tuya Thermostatic radiator valve | +| [TS0601_thermostat_4](tuya/ts0601_thermostat_4.md) | Tuya Thermostatic radiator valve | +| [TS0601_vibration_sensor](tuya/ts0601_vibration_sensor.md) | Tuya Smart vibration sensor | +| [TS0601_water_sensor](tuya/ts0601_water_sensor.md) | Tuya Water leak sensor | +| [TS0603](tuya/ts0603.md) | Tuya Garage door opener | +| [TS0726](tuya/ts0726.md) | Tuya 4 gang switch with neutral wire | +| [TS1101_dimmer_module_1ch](tuya/ts1101_dimmer_module_1ch.md) | Tuya Zigbee dimmer module 1 channel | +| [TS1101_dimmer_module_2ch](tuya/ts1101_dimmer_module_2ch.md) | Tuya Zigbee dimmer module 2 channel | +| [TS110E_1gang_2](tuya/ts110e_1gang_2.md) | Tuya 1 channel dimmer | +| [TS110E_2gang_1](tuya/ts110e_2gang_1.md) | Tuya 2 channel dimmer | +| [TS110E_2gang_2](tuya/ts110e_2gang_2.md) | Tuya 2 channel dimmer | +| [TS130F](tuya/ts130f.md) | Tuya Curtain/blind switch | +| [TT001ZAV20](tuya/tt001zav20.md) | Tuya Temperature & humidity sensor | +| [TV02-Zigbee](tuya/tv02-zigbee.md) | Tuya Thermostat radiator valve | +| [TY-ZPR06](tuya/ts0202.md) | Tuya Motion sensor (white-label of Tuya TS0202) | +| [TYBAC-006](tuya/tybac-006.md) | Tuya Wall-mount thermostat for 2-pipe fan-coil unit | +| [TYZS1L](tuya/tyzs1l.md) | Tuya Led strip controller HSB | +| [U86KCJ-ZP](tuya/u86kcj-zp.md) | Tuya Smart 6 key scene wall switch | +| [U86KWF-ZPSJ](tuya/u86kwf-zpsj.md) | Tuya Environment controller | +| [UFO-R4Z](tuya/zs06.md) | Tuya Universal smart IR remote control (white-label of Tuya ZS06) | +| [WHD02](tuya/whd02.md) | Tuya Wall switch module | +| [WLS-100z](tuya/wls-100z.md) | Tuya Water leak sensor | +| [WSD500A](tuya/wsd500a.md) | Tuya Temperature & humidity sensor | +| [WZ5_rgb_1](tuya/wz5_rgb_1.md) | Tuya Zigbee & RF 5 in 1 LED controller (RGB mode) | +| [X5H-GB-B](tuya/x5h-gb-b.md) | Tuya Wall-mount thermostat | +| [XFY-CGQ-ZIGB](tuya/xfy-cgq-zigb.md) | Tuya Illuminance sensor | +| [XSH01B](tuya/ts0002_power.md) | Tuya 2 gang switch module with power monitoring (white-label of Tuya TS0002_power) | +| [YK-S03](tuya/ble-yl01.md) | Tuya Smart pH and Chlorine Tester for Swimming Pool (white-label of Tuya BLE-YL01) | +| [YSR-MINI-Z](tuya/ysr-mini-z.md) | Tuya 2 in 1 dimming remote control and scene control | +| [YXZBRB58](tuya/yxzbrb58.md) | Tuya Smart human presence sensor | +| [YXZBSL](tuya/yxzbsl.md) | Tuya Smart siren | +| [ZB-Sm](tuya/zb-sm.md) | Tuya Tubular motor | +| [ZD06](tuya/ts0203.md) | Tuya Door window sensor (white-label of Tuya TS0203) | +| [ZD08](tuya/ts0203.md) | Tuya Door sensor (white-label of Tuya TS0203) | +| [ZD82TN](tuya/ts0601_cover_1.md) | Tuya Curtain motor (white-label of Tuya TS0601_cover_1) | +| [ZG-102Z](tuya/zg-102z.md) | Tuya Door sensor | +| [ZG-102ZL](tuya/zg-102zl.md) | Tuya Luminance door sensor | +| [ZG-2002-RF](tuya/ts0002.md) | Tuya Three mode Zigbee Switch (white-label of Tuya TS0002) | +| [ZG-204ZL](tuya/zg-204zl.md) | Tuya Luminance motion sensor | +| [ZG-204ZM](tuya/zg-204zm.md) | Tuya PIR 24Ghz human presence sensor | +| [ZG-205Z/A](tuya/zg-205z_a.md) | Tuya 5.8Ghz/24Ghz Human presence sensor | +| [ZG-205ZL](tuya/zg-205zl.md) | Tuya 24Ghz/5.8GHz human presence sensor | +| [ZG-225Z](tuya/zg-225z.md) | Tuya Gas sensor | +| [ZG-227Z](tuya/zg-227zl.md) | Tuya Temperature and humidity sensor (white-label of Tuya ZG-227ZL) | +| [ZG-227ZL](tuya/zg-227zl.md) | Tuya Temperature & humidity LCD sensor | +| [ZM-35H-Q](tuya/zm-35h-q.md) | Tuya Motion sensor | +| [ZMS-102](tuya/ih012-rt01.md) | Tuya Motion sensor (white-label of Tuya IH012-RT01) | +| [ZMS01](tuya/ts0202.md) | Tuya Motion sensor (white-label of Tuya TS0202) | +| [ZN231392](tuya/zn231392.md) | Tuya Smart water/gas valve | +| [ZP01](tuya/ts0202.md) | Tuya Motion sensor (white-label of Tuya TS0202) | +| [ZS-TYG3-SM-21Z](tuya/zs-tyg3-sm-21z.md) | Tuya 2 gang smart switch with backlight and neutral wire | +| [ZS-TYG3-SM-31Z](tuya/zs-tyg3-sm-31z.md) | Tuya 3 gang smart switch with backlight and neutral wire | +| [ZS-TYG3-SM-41Z](tuya/zs-tyg3-sm-41z.md) | Tuya 4 gang smart switch with backlight and neutral wire | +| [ZS-TYG3-SM-61Z](tuya/zs-tyg3-sm-61z.md) | Tuya Smart switch (4 gang + 2 scene) with backlight and neutral wire | +| [ZS06](tuya/zs06.md) | Tuya Universal smart IR remote control | +| [ZSS-QY-SSD-A-EN](tuya/zss-qy-ssd-a-en.md) | Tuya Smart smoke alarm | +| [ZTH01](tuya/ts0601_temperature_humidity_sensor_2.md) | Tuya Temperature and humidity sensor (white-label of Tuya TS0601_temperature_humidity_sensor_2) | +| [ZTH01/ZTH02](tuya/ts0201.md) | Tuya Temperature and humidity sensor (white-label of Tuya TS0201) | +| [ZTH02](tuya/ts0601_temperature_humidity_sensor_2.md) | Tuya Temperature and humidity sensor (white-label of Tuya TS0601_temperature_humidity_sensor_2) | +| [ZTH05](tuya/ts0601_temperature_humidity_sensor_2.md) | Tuya Temperature and humidity sensor (white-label of Tuya TS0601_temperature_humidity_sensor_2) | +| [ZTH05Z](tuya/zth05z.md) | Tuya Temperature and humidity sensor | +| [ZTH08-E](tuya/ts0601_temperature_humidity_sensor_2.md) | Tuya Temperature and humidity sensor (white-label of Tuya TS0601_temperature_humidity_sensor_2) | +| [ZWT07](tuya/zwt07.md) | Tuya Wall-mount thermostat | +| [ZWT198/ZWT100-BH](tuya/zwt198_zwt100-bh.md) | Tuya Avatto wall thermostat | +| [ZY-M100-24G](tuya/zy-m100-24g.md) | Tuya 24G MmWave radar human presence motion sensor | +| [ZY-M100-24GV2](tuya/zy-m100-24gv2.md) | Tuya 24G MmWave radar human presence motion sensor | +| [ZY-M100-L](tuya/ts0601_smart_human_presence_sensor_1.md) | Tuya Ceiling human breathe sensor (white-label of Tuya TS0601_smart_human_presence_sensor_1) | +| [ZY-M100-S_1](tuya/zy-m100-s_1.md) | Tuya Mini human breathe sensor | +| [ZY-M100-S_2](tuya/zy-m100-s_2.md) | Tuya Mini human breathe sensor | +| [ZYXH](tuya/zyxh.md) | Tuya 24 gang switch | # TUYATEC {#tuyatec} | Model | Description | | ----- | ----------- | -| [GDKES-01TZXD](tuya/ts0011.md) | TUYATEC Smart light switch - 1 gang (white-label of TuYa TS0011) | -| [GDKES-02TZXD](tuya/ts0012.md) | TUYATEC Smart light switch - 2 gang (white-label of TuYa TS0012) | -| [GDKES-03TZXD](tuya/ts0013.md) | TUYATEC Smart light switch - 3 gang without neutral wire (white-label of TuYa TS0013) | -| [GDKES-04TZXD](tuya/ts0014.md) | TUYATEC Smart light switch - 4 gang without neutral wire (white-label of TuYa TS0014) | +| [GDKES-01TZXD](tuya/ts0011.md) | TUYATEC Smart light switch - 1 gang (white-label of Tuya TS0011) | +| [GDKES-02TZXD](tuya/ts0012.md) | TUYATEC Smart light switch - 2 gang (white-label of Tuya TS0012) | +| [GDKES-03TZXD](tuya/ts0013.md) | TUYATEC Smart light switch - 3 gang without neutral wire (white-label of Tuya TS0013) | +| [GDKES-04TZXD](tuya/ts0014.md) | TUYATEC Smart light switch - 4 gang without neutral wire (white-label of Tuya TS0014) | # Ubisys {#ubisys} @@ -6288,31 +6370,31 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [GTZ08](tuya/tv02-zigbee.md) | Unknown/id3.pl Thermostat radiator valve (white-label of TuYa TV02-Zigbee) | +| [GTZ08](tuya/tv02-zigbee.md) | Unknown/id3.pl Thermostat radiator valve (white-label of Tuya TV02-Zigbee) | # UNSH {#unsh} | Model | Description | | ----- | ----------- | -| [SMKG-1KNL-EU-Z](tuya/ts011f_with_threshold.md) | UNSH Smart Circuit Breaker (white-label of TuYa TS011F_with_threshold) | +| [SMKG-1KNL-EU-Z](tuya/ts011f_with_threshold.md) | UNSH Smart Circuit Breaker (white-label of Tuya TS011F_with_threshold) | # UR Lighting {#ur_lighting} | Model | Description | | ----- | ----------- | -| [TH008L10RGBCCT](tuya/ts0505b_1.md) | UR Lighting 10W RGB+CCT downlight (white-label of TuYa TS0505B_1) | +| [TH008L10RGBCCT](tuya/ts0505b_1.md) | UR Lighting 10W RGB+CCT downlight (white-label of Tuya TS0505B_1) | # UseeLink {#useelink} | Model | Description | | ----- | ----------- | -| [SM-0306E-2W](tuya/ts011f_5.md) | UseeLink 4 gang switch, with USB (white-label of TuYa TS011F_5) | -| [SM-AZ713](tuya/ts011f_1.md) | UseeLink Smart water/gas valve (white-label of TuYa TS011F_1) | -| [SM-O301-AZ](tuya/ts011f_5.md) | UseeLink AU 4 plug 10A power board + USB (white-label of TuYa TS011F_5) | -| [SM-SO306E/K/M](tuya/ts0115.md) | UseeLink Multiprise with 4 AC outlets and 2 USB super charging ports (10A or 16A) (white-label of TuYa TS0115) | +| [SM-0306E-2W](tuya/ts011f_5.md) | UseeLink 4 gang switch, with USB (white-label of Tuya TS011F_5) | +| [SM-AZ713](tuya/ts011f_1.md) | UseeLink Smart water/gas valve (white-label of Tuya TS011F_1) | +| [SM-O301-AZ](tuya/ts011f_5.md) | UseeLink AU 4 plug 10A power board + USB (white-label of Tuya TS011F_5) | +| [SM-SO306E/K/M](tuya/ts0115.md) | UseeLink Multiprise with 4 AC outlets and 2 USB super charging ports (10A or 16A) (white-label of Tuya TS0115) | # VBLED {#vbled} @@ -6350,7 +6432,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TS011F](tuya/ts011f_plug_3.md) | VIKEFON Smart plug (with power monitoring by polling) (white-label of TuYa TS011F_plug_3) | +| [TS011F](tuya/ts011f_plug_3.md) | VIKEFON Smart plug (with power monitoring by polling) (white-label of Tuya TS011F_plug_3) | # Villeroy & Boch {#villeroy_&_boch} @@ -6392,7 +6474,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [VZ-222S](tuya/ts0014.md) | Vizo Smart light switch - 4 gang without neutral wire (white-label of TuYa TS0014) | +| [VZ-222S](tuya/ts0014.md) | Vizo Smart light switch - 4 gang without neutral wire (white-label of Tuya TS0014) | # Vrey {#vrey} @@ -6400,8 +6482,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | | [VR-X701U](vrey/vr-x701u.md) | Vrey 1 gang switch | -| [VR-X712U-0013](tuya/ts0012.md) | Vrey Smart light switch - 2 gang (white-label of TuYa TS0012) | -| [VR-X712U-0013](tuya/ts0011.md) | Vrey Smart light switch - 1 gang (white-label of TuYa TS0011) | +| [VR-X712U-0013](tuya/ts0012.md) | Vrey Smart light switch - 2 gang (white-label of Tuya TS0012) | +| [VR-X712U-0013](tuya/ts0011.md) | Vrey Smart light switch - 1 gang (white-label of Tuya TS0011) | # Wally {#wally} @@ -6423,7 +6505,7 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [ZJSBL7-100Z](tuya/ts0601_rcbo.md) | WDYK DIN mount RCBO with smart energy metering (white-label of TuYa TS0601_rcbo) | +| [ZJSBL7-100Z](tuya/ts0601_rcbo.md) | WDYK DIN mount RCBO with smart energy metering (white-label of Tuya TS0601_rcbo) | # Weiser {#weiser} @@ -6438,14 +6520,14 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [WZ-M100-W](tuya/zy-m100-s_1.md) | Wenzhi Human presence sensor (white-label of TuYa ZY-M100-S_1) | +| [WZ-M100-W](tuya/zy-m100-s_1.md) | Wenzhi Human presence sensor (white-label of Tuya ZY-M100-S_1) | # Wenzhou Taiye Electric {#wenzhou_taiye_electric} | Model | Description | | ----- | ----------- | -| [TAC7361C BI](tuya/ts0601_3_phase_clamp_meter_relay.md) | Wenzhou Taiye Electric 3-phase clamp power meter with relay (white-label of TuYa TS0601_3_phase_clamp_meter_relay) | +| [TAC7361C BI](tuya/ts0601_3_phase_clamp_meter_relay.md) | Wenzhou Taiye Electric 3-phase clamp power meter with relay (white-label of Tuya TS0601_3_phase_clamp_meter_relay) | # WETEN {#weten} @@ -6493,8 +6575,8 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | [R7048](woox/r7048.md) | Woox Smart humidity & temperature sensor | | [R7049](woox/r7049.md) | Woox Smart smoke alarm | | [R7051](woox/r7051.md) | Woox Smart siren | -| [R7052](tuya/ts0215a_sos.md) | Woox Smart SOS button (white-label of TuYa TS0215A_sos) | -| [R7054](tuya/ts0215a_remote.md) | Woox Security remote control (white-label of TuYa TS0215A_remote) | +| [R7052](tuya/ts0215a_sos.md) | Woox Smart SOS button (white-label of Tuya TS0215A_sos) | +| [R7054](tuya/ts0215a_remote.md) | Woox Security remote control (white-label of Tuya TS0215A_remote) | | [R7060](woox/r7060.md) | Woox Smart garden irrigation control | | [R9077](woox/r9077.md) | Woox RGB+CCT LED | @@ -6555,14 +6637,15 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [DAC2161C](tuya/ts0601_din_3.md) | XOCA Zigbee DIN energy meter (white-label of TuYa TS0601_din_3) | -| [DAC4121C](tuya/ea4161c-bi.md) | XOCA Single-phase multifunction energy meter (DIN Module) (white-label of TuYa EA4161C-BI) | +| [DAC2161C](tuya/ts0601_din_3.md) | XOCA Zigbee DIN energy meter (white-label of Tuya TS0601_din_3) | +| [DAC4121C](tuya/ea4161c-bi.md) | XOCA Single-phase multifunction energy meter (DIN Module) (white-label of Tuya EA4161C-BI) | # xyzroe {#xyzroe} | Model | Description | | ----- | ----------- | +| [ZigDC](xyzroe/zigdc.md) | xyzroe ZigDC | | [ZigUSB](xyzroe/zigusb.md) | xyzroe Zigbee USB power monitor and switch | @@ -6654,43 +6737,46 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [YS-MT750](tuya/ts0601_cover_1.md) | Yushun Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | -| [YS-MT750L](tuya/ts0601_cover_1.md) | Yushun Curtain motor (white-label of TuYa TS0601_cover_1) | +| [YS-MT750](tuya/ts0601_cover_1.md) | Yushun Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | +| [YS-MT750L](tuya/ts0601_cover_1.md) | Yushun Curtain motor (white-label of Tuya TS0601_cover_1) | # Zemismart {#zemismart} | Model | Description | | ----- | ----------- | -| [AM43](tuya/ts0601_cover_1.md) | Zemismart Roller blind motor (white-label of TuYa TS0601_cover_1) | -| [BCM100DB](tuya/ts0601_cover_2.md) | Zemismart Curtain motor fixed speed (white-label of TuYa TS0601_cover_2) | -| [BCM500DS-TYZ](tuya/ts0601_cover_1.md) | Zemismart Curtain motor (white-label of TuYa TS0601_cover_1) | +| [AM43](tuya/ts0601_cover_1.md) | Zemismart Roller blind motor (white-label of Tuya TS0601_cover_1) | +| [BCM100DB](tuya/ts0601_cover_2.md) | Zemismart Curtain motor fixed speed (white-label of Tuya TS0601_cover_2) | +| [BCM500DS-TYZ](tuya/ts0601_cover_1.md) | Zemismart Curtain motor (white-label of Tuya TS0601_cover_1) | | [HGZB-DLC4-N15B](zemismart/hgzb-dlc4-n15b.md) | Zemismart RGB LED downlight | | [LXN56-SS27LX1.1](zemismart/lxn56-ss27lx1_1.md) | Zemismart Smart light switch - 2 gang with neutral wire | | [LXZB-12A](zemismart/lxzb-12a.md) | Zemismart RGB LED downlight | -| [LXZB-ZB-09A](tuya/ts0505b_1.md) | Zemismart Zemismart LED Surface Mounted Downlight 9W RGBW (white-label of TuYa TS0505B_1) | -| [M2805EGBZTN](tuya/ts0601_cover_1.md) | Zemismart Tubular motor (white-label of TuYa TS0601_cover_1) | -| [M515EGB](tuya/ts0601_cover_1.md) | Zemismart Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | +| [LXZB-ZB-09A](tuya/ts0505b_1.md) | Zemismart Zemismart LED Surface Mounted Downlight 9W RGBW (white-label of Tuya TS0505B_1) | +| [M2805EGBZTN](tuya/ts0601_cover_1.md) | Zemismart Tubular motor (white-label of Tuya TS0601_cover_1) | +| [M515EGB](tuya/ts0601_cover_1.md) | Zemismart Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | | [M515EGBZTN](zemismart/m515egbztn.md) | Zemismart Roller shade driver | | [TB25](zemismart/tb25.md) | Zemismart Smart light switch and socket - 2 gang with neutral wire | | [TB26-4](zemismart/tb26-4.md) | Zemismart 4-gang smart wall switch | | [TB26-6](zemismart/tb26-6.md) | Zemismart 6-gang smart wall switch | | [ZIGBEE-B09-UK](zemismart/zigbee-b09-uk.md) | Zemismart Zigbee smart outlet universal socket with USB port | | [ZM-AM02_cover](zemismart/zm-am02_cover.md) | Zemismart Zigbee/RF curtain converter | -| [ZM-CSW002-D_switch](tuya/ts0002.md) | Zemismart 2 gang switch (white-label of TuYa TS0002) | +| [ZM-CSW002-D_switch](tuya/ts0002.md) | Zemismart 2 gang switch (white-label of Tuya TS0002) | | [ZM-CSW032-D](zemismart/zm-csw032-d.md) | Zemismart Curtain/roller blind switch | -| [ZM-H7](tuya/sm0001.md) | Zemismart Hand wave wall smart switch (white-label of TuYa SM0001) | -| [ZM-L03E-Z](tuya/ts0003_switch_3_gang_with_backlight.md) | Zemismart 3 gang switch with neutral (white-label of TuYa TS0003_switch_3_gang_with_backlight) | +| [ZM-H7](tuya/sm0001.md) | Zemismart Hand wave wall smart switch (white-label of Tuya SM0001) | +| [ZM-L03E-Z](tuya/ts0003_switch_3_gang_with_backlight.md) | Zemismart 3 gang switch with neutral (white-label of Tuya TS0003_switch_3_gang_with_backlight) | | [ZM-RM02](zemismart/zm-rm02.md) | Zemismart Smart 6 key scene switch | -| [ZM16EL-03/33](tuya/ts0601_cover_3.md) | Zemismart Cover motor (white-label of TuYa TS0601_cover_3) | -| [ZM25EL](tuya/ts0601_cover_3.md) | Zemismart Cover motor (white-label of TuYa TS0601_cover_3) | +| [ZM16EL-03/33](tuya/ts0601_cover_3.md) | Zemismart Cover motor (white-label of Tuya TS0601_cover_3) | +| [ZM25EL](tuya/ts0601_cover_3.md) | Zemismart Cover motor (white-label of Tuya TS0601_cover_3) | | [ZM25R1](zemismart/zm25r1.md) | Zemismart Tubular motor | | [ZM25RX-08/30](zemismart/zm25rx-08_30.md) | Zemismart Tubular motor | | [ZM25TQ](zemismart/zm25tq.md) | Zemismart Tubular motor | -| [ZM79E-DT](tuya/ts0601_cover_1.md) | Zemismart Curtain motor/roller blind motor/window pusher/tubular motor (white-label of TuYa TS0601_cover_1) | -| [ZM85EL-2Z](tuya/ts0601_cover_3.md) | Zemismart Roman Rod I type U curtains track (white-label of TuYa TS0601_cover_3) | -| [ZN-LC1E](tuya/ts130f.md) | Zemismart Smart curtain/shutter switch (white-label of TuYa TS130F) | -| [ZN2S-RS3E-DH](tuya/ts0601_dimmer_3.md) | Zemismart 3 gang dimmer (white-label of TuYa TS0601_dimmer_3) | +| [ZM79E-DT](tuya/ts0601_cover_1.md) | Zemismart Curtain motor/roller blind motor/window pusher/tubular motor (white-label of Tuya TS0601_cover_1) | +| [ZM85EL-2Z](tuya/ts0601_cover_3.md) | Zemismart Roman Rod I type U curtains track (white-label of Tuya TS0601_cover_3) | +| [ZMO-606-20A](zemismart/zmo-606-20a.md) | Zemismart Smart 20A outlet | +| [ZMO-606-P2](zemismart/zmo-606-p2.md) | Zemismart Smart 2 poles outlet (20A + 10A) | +| [ZMO-606-S2](zemismart/zmo-606-s2.md) | Zemismart Smart 2 gangs switch with outlet | +| [ZN-LC1E](tuya/ts130f.md) | Zemismart Smart curtain/shutter switch (white-label of Tuya TS130F) | +| [ZN2S-RS3E-DH](tuya/ts0601_dimmer_3.md) | Zemismart 3 gang dimmer (white-label of Tuya TS0601_dimmer_3) | | [ZW-EU-01](nue_3a/hgzb-01.md) | Zemismart Smart light relay - 1 gang (white-label of Nue / 3A HGZB-01) | | [ZW-EU-02](nue_3a/lxn59-2s7lx1_0.md) | Zemismart Smart light relay - 2 gang (white-label of Nue / 3A LXN59-2S7LX1.0) | @@ -6720,5 +6806,5 @@ Unfortunately there are still 133 devices that are not (yet) supported by this p | Model | Description | | ----- | ----------- | -| [TY-04Z](tuya/ts0601_switch_4_gang_1.md) | ZYXH 4 gang switch (white-label of TuYa TS0601_switch_4_gang_1) | +| [TY-04Z](tuya/ts0601_switch_4_gang_1.md) | ZYXH 4 gang switch (white-label of Tuya TS0601_switch_4_gang_1) | diff --git a/docs/devices/lidl/hg06336.md b/docs/devices/lidl/hg06336.md index 0b141754..6d1c815b 100644 --- a/docs/devices/lidl/hg06336.md +++ b/docs/devices/lidl/hg06336.md @@ -20,7 +20,6 @@ the Lidl HG06336 * Status Low Battery * [Contact Sensor](../../sensors.md) * Contact Sensor State - * Status Low Battery * Status Tampered diff --git a/docs/devices/livolo/ti0001-hygrometer.md b/docs/devices/livolo/ti0001-hygrometer.md new file mode 100644 index 00000000..da695070 --- /dev/null +++ b/docs/devices/livolo/ti0001-hygrometer.md @@ -0,0 +1,25 @@ +--- +title: "Livolo TI0001-hygrometer Homebridge/HomeKit integration" +description: "Add HomeKit support to your Livolo TI0001-hygrometer, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Livolo TI0001-hygrometer +> Zigbee Digital Humidity and Temperature Sensor + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Livolo TI0001-hygrometer + +* [Humidity Sensor](../../sensors.md) + * Current Relative Humidity +* [Temperature Sensor](../../sensors.md) + * Current Temperature + + +# Related +* [Other devices from Livolo](../index.md#livolo) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TI0001-hygrometer.html) \ No newline at end of file diff --git a/docs/devices/livolo/ti0001-illuminance.md b/docs/devices/livolo/ti0001-illuminance.md new file mode 100644 index 00000000..93a2e960 --- /dev/null +++ b/docs/devices/livolo/ti0001-illuminance.md @@ -0,0 +1,63 @@ +--- +title: "Livolo TI0001-illuminance Homebridge/HomeKit integration" +description: "Add HomeKit support to your Livolo TI0001-illuminance, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Livolo TI0001-illuminance +> Zigbee digital illuminance and sound sensor + + +# Unsupported + +This device is currently *UNSUPPORTED*. +Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=TI0001-illuminance) to see if a request already exists for this device. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Livolo%20TI0001-illuminance&model=Livolo%20TI0001-illuminance&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22noise_detected%22%2C%0A%20%20%20%20%22label%22%3A%20%22Noise%20detected%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22noise_detected%22%2C%0A%20%20%20%20%22description%22%3A%20%22Indicates%20whether%20the%20device%20detected%20noise%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22illuminance%22%2C%0A%20%20%20%20%22label%22%3A%20%22Illuminance%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22illuminance%22%2C%0A%20%20%20%20%22description%22%3A%20%22Raw%20measured%20illuminance%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%2C%0A%20%20%20%20%22value_max%22%3A%20100%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. + +## Exposes + +This is the information provided by Zigbee2MQTT for this device: + +```json +[ + { + "name": "noise_detected", + "label": "Noise detected", + "access": 1, + "type": "binary", + "property": "noise_detected", + "description": "Indicates whether the device detected noise", + "value_on": true, + "value_off": false + }, + { + "name": "illuminance", + "label": "Illuminance", + "access": 1, + "type": "numeric", + "property": "illuminance", + "description": "Raw measured illuminance", + "unit": "%", + "value_max": 100, + "value_min": 0 + }, + { + "name": "linkquality", + "label": "Linkquality", + "access": 1, + "type": "numeric", + "property": "linkquality", + "description": "Link quality (signal strength)", + "category": "diagnostic", + "unit": "lqi", + "value_max": 255, + "value_min": 0 + } +] +``` + +# Related +* [Other devices from Livolo](../index.md#livolo) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TI0001-illuminance.html) \ No newline at end of file diff --git a/docs/devices/moes/ms-108zr.md b/docs/devices/moes/ms-108zr.md deleted file mode 100644 index decef845..00000000 --- a/docs/devices/moes/ms-108zr.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: "Moes MS-108ZR Homebridge/HomeKit integration" -description: "Add HomeKit support to your Moes MS-108ZR, using Homebridge, Zigbee2MQTT and homebridge-z2m." ---- - -# Moes MS-108ZR -> Zigbee + RF curtain switch module - - -# Services and characteristics -The following HomeKit Services and Characteristics are exposed by -the Moes MS-108ZR - -* [Window Covering](../../cover.md) - * Current Position - * Hold Position - * Position State - * Target Position - - -# Related -* [Other devices from Moes](../index.md#moes) -* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/MS-108ZR.html) \ No newline at end of file diff --git a/docs/devices/moes/ufo-r11.md b/docs/devices/moes/ufo-r11.md index 444a01f9..d3d530b9 100644 --- a/docs/devices/moes/ufo-r11.md +++ b/docs/devices/moes/ufo-r11.md @@ -11,7 +11,7 @@ DO NOT EDIT THIS FILE MANUALLY! ## White-label models -* [TuYa](../index.md#tuya) iH-F8260 +* [Tuya](../index.md#tuya) iH-F8260 # Services and characteristics The following HomeKit Services and Characteristics are exposed by diff --git a/docs/devices/mumubiz/tyzgth1ch-d1rf.md b/docs/devices/mumubiz/tyzgth1ch-d1rf.md new file mode 100644 index 00000000..a94ce9e9 --- /dev/null +++ b/docs/devices/mumubiz/tyzgth1ch-d1rf.md @@ -0,0 +1,27 @@ +--- +title: "Mumubiz TYZGTH1CH-D1RF Homebridge/HomeKit integration" +description: "Add HomeKit support to your Mumubiz TYZGTH1CH-D1RF, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Mumubiz TYZGTH1CH-D1RF +> Smart switch with temperature/humidity sensor + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Mumubiz TYZGTH1CH-D1RF + +* [Humidity Sensor](../../sensors.md) + * Current Relative Humidity +* [Switch](../../switch.md) + * On +* [Temperature Sensor](../../sensors.md) + * Current Temperature + + +# Related +* [Other devices from Mumubiz](../index.md#mumubiz) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TYZGTH1CH-D1RF.html) \ No newline at end of file diff --git a/docs/devices/mumubiz/tyzgth4ch-d1rf.md b/docs/devices/mumubiz/tyzgth4ch-d1rf.md new file mode 100644 index 00000000..483fcd4a --- /dev/null +++ b/docs/devices/mumubiz/tyzgth4ch-d1rf.md @@ -0,0 +1,27 @@ +--- +title: "Mumubiz TYZGTH4CH-D1RF Homebridge/HomeKit integration" +description: "Add HomeKit support to your Mumubiz TYZGTH4CH-D1RF, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Mumubiz TYZGTH4CH-D1RF +> 4 channel changeover contact with temperature and humidity sensing + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Mumubiz TYZGTH4CH-D1RF + +* [Humidity Sensor](../../sensors.md) + * Current Relative Humidity +* [Switch](../../switch.md) + * On +* [Temperature Sensor](../../sensors.md) + * Current Temperature + + +# Related +* [Other devices from Mumubiz](../index.md#mumubiz) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TYZGTH4CH-D1RF.html) \ No newline at end of file diff --git a/docs/devices/neo/nas-wv03b.md b/docs/devices/neo/nas-wv03b.md new file mode 100644 index 00000000..7ae30941 --- /dev/null +++ b/docs/devices/neo/nas-wv03b.md @@ -0,0 +1,23 @@ +--- +title: "Neo NAS-WV03B Homebridge/HomeKit integration" +description: "Add HomeKit support to your Neo NAS-WV03B, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Neo NAS-WV03B +> Smart sprinkler timer + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Neo NAS-WV03B + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Neo](../index.md#neo) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/NAS-WV03B.html) \ No newline at end of file diff --git a/docs/devices/nous/sz-t04.md b/docs/devices/nous/sz-t04.md index 53840541..79eb7a9a 100644 --- a/docs/devices/nous/sz-t04.md +++ b/docs/devices/nous/sz-t04.md @@ -11,7 +11,7 @@ DO NOT EDIT THIS FILE MANUALLY! ## White-label models -* [TuYa](../index.md#tuya) TH01Z +* [Tuya](../index.md#tuya) TH01Z # Services and characteristics The following HomeKit Services and Characteristics are exposed by diff --git a/docs/devices/nue_3a/lxn56-ts27lx1_2.md b/docs/devices/nue_3a/lxn56-ts27lx1_2.md new file mode 100644 index 00000000..e3cc2e08 --- /dev/null +++ b/docs/devices/nue_3a/lxn56-ts27lx1_2.md @@ -0,0 +1,23 @@ +--- +title: "Nue / 3A LXN56-TS27LX1.2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Nue / 3A LXN56-TS27LX1.2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Nue / 3A LXN56-TS27LX1.2 +> Smart double GPO + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Nue / 3A LXN56-TS27LX1.2 + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Nue / 3A](../index.md#nue_3a) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/LXN56-TS27LX1.2.html) \ No newline at end of file diff --git a/docs/devices/owon/spm915.md b/docs/devices/owon/spm915.md new file mode 100644 index 00000000..76626f06 --- /dev/null +++ b/docs/devices/owon/spm915.md @@ -0,0 +1,29 @@ +--- +title: "OWON SPM915 Homebridge/HomeKit integration" +description: "Add HomeKit support to your OWON SPM915, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# OWON SPM915 +> Sleeping pad monitor + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the OWON SPM915 + +* [Battery](../../battery.md) + * Battery Level + * Charging State + * Status Low Battery +* [Contact Sensor](../../sensors.md) + * Contact Sensor State + * Status Low Battery + * Status Tampered + + +# Related +* [Other devices from OWON](../index.md#owon) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SPM915.html) \ No newline at end of file diff --git a/docs/devices/philips/8719514329843.md b/docs/devices/philips/8719514329843.md new file mode 100644 index 00000000..fe4e6b63 --- /dev/null +++ b/docs/devices/philips/8719514329843.md @@ -0,0 +1,24 @@ +--- +title: "Philips 8719514329843 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Philips 8719514329843, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Philips 8719514329843 +> Hue A60 - E27 smart bulb - 800 lumen + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Philips 8719514329843 + +* [Lightbulb](../../light.md) + * Brightness + * On + + +# Related +* [Other devices from Philips](../index.md#philips) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/8719514329843.html) \ No newline at end of file diff --git a/docs/devices/philips/929003597901.md b/docs/devices/philips/929003597901.md new file mode 100644 index 00000000..7c65d8eb --- /dev/null +++ b/docs/devices/philips/929003597901.md @@ -0,0 +1,27 @@ +--- +title: "Philips 929003597901 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Philips 929003597901, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Philips 929003597901 +> Hue white ambiance Aurelle round panel light + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Philips 929003597901 + +* [Lightbulb](../../light.md) + * Brightness + * Color Temperature + * On + +## Other features +* [Adaptive Lighting](../../light.md) + +# Related +* [Other devices from Philips](../index.md#philips) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/929003597901.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts110e_1gang_1.md b/docs/devices/qa/qadz1.md similarity index 50% rename from docs/devices/tuya/ts110e_1gang_1.md rename to docs/devices/qa/qadz1.md index 7b68e8ca..414e09df 100644 --- a/docs/devices/tuya/ts110e_1gang_1.md +++ b/docs/devices/qa/qadz1.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS110E_1gang_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS110E_1gang_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "QA QADZ1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QADZ1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS110E_1gang_1 -> 1 channel dimmer +# QA QADZ1 +> Dimmer 1 channel # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS110E_1gang_1 +the QA QADZ1 * [Lightbulb](../../light.md) * Brightness @@ -20,5 +20,5 @@ the TuYa TS110E_1gang_1 # Related -* [Other devices from TuYa](../index.md#tuya) -* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS110E_1gang_1.html) \ No newline at end of file +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QADZ1.html) \ No newline at end of file diff --git a/docs/devices/qa/qadz2.md b/docs/devices/qa/qadz2.md new file mode 100644 index 00000000..d7d3edd7 --- /dev/null +++ b/docs/devices/qa/qadz2.md @@ -0,0 +1,24 @@ +--- +title: "QA QADZ2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QADZ2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QADZ2 +> Dimmer 2 channel + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QADZ2 + +* [Lightbulb](../../light.md) + * Brightness + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QADZ2.html) \ No newline at end of file diff --git a/docs/devices/qa/qarz1dc.md b/docs/devices/qa/qarz1dc.md new file mode 100644 index 00000000..2160ee66 --- /dev/null +++ b/docs/devices/qa/qarz1dc.md @@ -0,0 +1,23 @@ +--- +title: "QA QARZ1DC Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QARZ1DC, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QARZ1DC +> 1 channel switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QARZ1DC + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QARZ1DC.html) \ No newline at end of file diff --git a/docs/devices/qa/qarz2lr.md b/docs/devices/qa/qarz2lr.md new file mode 100644 index 00000000..b5df68c8 --- /dev/null +++ b/docs/devices/qa/qarz2lr.md @@ -0,0 +1,23 @@ +--- +title: "QA QARZ2LR Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QARZ2LR, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QARZ2LR +> 2 channel long range switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QARZ2LR + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QARZ2LR.html) \ No newline at end of file diff --git a/docs/devices/qa/qarz3lr.md b/docs/devices/qa/qarz3lr.md new file mode 100644 index 00000000..78226cba --- /dev/null +++ b/docs/devices/qa/qarz3lr.md @@ -0,0 +1,23 @@ +--- +title: "QA QARZ3LR Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QARZ3LR, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QARZ3LR +> 3 channel long range switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QARZ3LR + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QARZ3LR.html) \ No newline at end of file diff --git a/docs/devices/qa/qarz4lr.md b/docs/devices/qa/qarz4lr.md new file mode 100644 index 00000000..94cf1108 --- /dev/null +++ b/docs/devices/qa/qarz4lr.md @@ -0,0 +1,23 @@ +--- +title: "QA QARZ4LR Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QARZ4LR, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QARZ4LR +> 4 channel long range switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QARZ4LR + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QARZ4LR.html) \ No newline at end of file diff --git a/docs/devices/qa/qarzdc1lr.md b/docs/devices/qa/qarzdc1lr.md new file mode 100644 index 00000000..29428671 --- /dev/null +++ b/docs/devices/qa/qarzdc1lr.md @@ -0,0 +1,23 @@ +--- +title: "QA QARZDC1LR Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QARZDC1LR, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QARZDC1LR +> 1 channel long range switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QARZDC1LR + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QARZDC1LR.html) \ No newline at end of file diff --git a/docs/devices/qa/qat42z1.md b/docs/devices/qa/qat42z1.md new file mode 100644 index 00000000..abfb7ee3 --- /dev/null +++ b/docs/devices/qa/qat42z1.md @@ -0,0 +1,26 @@ +--- +title: "QA QAT42Z1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT42Z1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT42Z1 +> 1 channel scene switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT42Z1 + +* [Stateless Programmable Switch](../../action.md) + * Programmable Switch Event + * Service Label Index +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT42Z1.html) \ No newline at end of file diff --git a/docs/devices/qa/qat42z1h.md b/docs/devices/qa/qat42z1h.md new file mode 100644 index 00000000..f53886b5 --- /dev/null +++ b/docs/devices/qa/qat42z1h.md @@ -0,0 +1,23 @@ +--- +title: "QA QAT42Z1H Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT42Z1H, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT42Z1H +> 1 channel wall switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT42Z1H + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT42Z1H.html) \ No newline at end of file diff --git a/docs/devices/qa/qat42z2.md b/docs/devices/qa/qat42z2.md new file mode 100644 index 00000000..f7048b6c --- /dev/null +++ b/docs/devices/qa/qat42z2.md @@ -0,0 +1,26 @@ +--- +title: "QA QAT42Z2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT42Z2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT42Z2 +> 2 channel scene switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT42Z2 + +* [Stateless Programmable Switch](../../action.md) + * Programmable Switch Event + * Service Label Index +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT42Z2.html) \ No newline at end of file diff --git a/docs/devices/qa/qat42z2h.md b/docs/devices/qa/qat42z2h.md new file mode 100644 index 00000000..fea0274a --- /dev/null +++ b/docs/devices/qa/qat42z2h.md @@ -0,0 +1,23 @@ +--- +title: "QA QAT42Z2H Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT42Z2H, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT42Z2H +> 2 channel wall switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT42Z2H + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT42Z2H.html) \ No newline at end of file diff --git a/docs/devices/qa/qat42z3.md b/docs/devices/qa/qat42z3.md new file mode 100644 index 00000000..d2a23a21 --- /dev/null +++ b/docs/devices/qa/qat42z3.md @@ -0,0 +1,26 @@ +--- +title: "QA QAT42Z3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT42Z3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT42Z3 +> 3 channel scene switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT42Z3 + +* [Stateless Programmable Switch](../../action.md) + * Programmable Switch Event + * Service Label Index +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT42Z3.html) \ No newline at end of file diff --git a/docs/devices/qa/qat42z3h.md b/docs/devices/qa/qat42z3h.md new file mode 100644 index 00000000..a31caf72 --- /dev/null +++ b/docs/devices/qa/qat42z3h.md @@ -0,0 +1,23 @@ +--- +title: "QA QAT42Z3H Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT42Z3H, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT42Z3H +> 3 channel wall switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT42Z3H + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT42Z3H.html) \ No newline at end of file diff --git a/docs/devices/qa/qat44z4h.md b/docs/devices/qa/qat44z4h.md new file mode 100644 index 00000000..1854ca4f --- /dev/null +++ b/docs/devices/qa/qat44z4h.md @@ -0,0 +1,23 @@ +--- +title: "QA QAT44Z4H Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT44Z4H, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT44Z4H +> 4 channel wall switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT44Z4H + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT44Z4H.html) \ No newline at end of file diff --git a/docs/devices/qa/qat44z6h.md b/docs/devices/qa/qat44z6h.md new file mode 100644 index 00000000..bff515b9 --- /dev/null +++ b/docs/devices/qa/qat44z6h.md @@ -0,0 +1,23 @@ +--- +title: "QA QAT44Z6H Homebridge/HomeKit integration" +description: "Add HomeKit support to your QA QAT44Z6H, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# QA QAT44Z6H +> 6 channel wall switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the QA QAT44Z6H + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from QA](../index.md#qa) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QAT44Z6H.html) \ No newline at end of file diff --git a/docs/devices/schneider_electric/e8332sry800zb_new.md b/docs/devices/schneider_electric/e8332sry800zb_new.md new file mode 100644 index 00000000..54a2f584 --- /dev/null +++ b/docs/devices/schneider_electric/e8332sry800zb_new.md @@ -0,0 +1,23 @@ +--- +title: "Schneider Electric E8332SRY800ZB_NEW Homebridge/HomeKit integration" +description: "Add HomeKit support to your Schneider Electric E8332SRY800ZB_NEW, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Schneider Electric E8332SRY800ZB_NEW +> Wiser AvatarOn 2G onoff switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Schneider Electric E8332SRY800ZB_NEW + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Schneider Electric](../index.md#schneider_electric) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/E8332SRY800ZB_NEW.html) \ No newline at end of file diff --git a/docs/devices/schneider_electric/e8333sry800zb_new.md b/docs/devices/schneider_electric/e8333sry800zb_new.md new file mode 100644 index 00000000..51320d4a --- /dev/null +++ b/docs/devices/schneider_electric/e8333sry800zb_new.md @@ -0,0 +1,23 @@ +--- +title: "Schneider Electric E8333SRY800ZB_NEW Homebridge/HomeKit integration" +description: "Add HomeKit support to your Schneider Electric E8333SRY800ZB_NEW, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Schneider Electric E8333SRY800ZB_NEW +> Wiser AvatarOn 3G onoff switch + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Schneider Electric E8333SRY800ZB_NEW + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Schneider Electric](../index.md#schneider_electric) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/E8333SRY800ZB_NEW.html) \ No newline at end of file diff --git a/docs/devices/schneider_electric/e8334rwmzb.md b/docs/devices/schneider_electric/e8334rwmzb.md new file mode 100644 index 00000000..109b07be --- /dev/null +++ b/docs/devices/schneider_electric/e8334rwmzb.md @@ -0,0 +1,70 @@ +--- +title: "Schneider Electric E8334RWMZB Homebridge/HomeKit integration" +description: "Add HomeKit support to your Schneider Electric E8334RWMZB, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Schneider Electric E8334RWMZB +> Wiser AvatarOn 4K Freelocate + + +# Unsupported + +This device is currently *UNSUPPORTED*. +Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=E8334RWMZB) to see if a request already exists for this device. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Schneider%20Electric%20E8334RWMZB&model=Schneider%20Electric%20E8334RWMZB&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22indicator_luminance_level%22%2C%0A%20%20%20%20%22label%22%3A%20%22Indicator%20luminance%20level%22%2C%0A%20%20%20%20%22access%22%3A%207%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22indicator_luminance_level%22%2C%0A%20%20%20%20%22description%22%3A%20%22Set%20indicator%20luminance%20Level%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%220%22%2C%0A%20%20%20%20%20%20%2220%22%2C%0A%20%20%20%20%20%20%2240%22%2C%0A%20%20%20%20%20%20%2260%22%2C%0A%20%20%20%20%20%20%2280%22%2C%0A%20%20%20%20%20%20%22100%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22indicator_color%22%2C%0A%20%20%20%20%22label%22%3A%20%22Indicator%20color%22%2C%0A%20%20%20%20%22access%22%3A%207%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22indicator_color%22%2C%0A%20%20%20%20%22description%22%3A%20%22Set%20indicator%20color%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22white%22%2C%0A%20%20%20%20%20%20%22blue%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. + +## Exposes + +This is the information provided by Zigbee2MQTT for this device: + +```json +[ + { + "name": "indicator_luminance_level", + "label": "Indicator luminance level", + "access": 7, + "type": "enum", + "property": "indicator_luminance_level", + "description": "Set indicator luminance Level", + "values": [ + "0", + "20", + "40", + "60", + "80", + "100" + ] + }, + { + "name": "indicator_color", + "label": "Indicator color", + "access": 7, + "type": "enum", + "property": "indicator_color", + "description": "Set indicator color", + "values": [ + "white", + "blue" + ] + }, + { + "name": "linkquality", + "label": "Linkquality", + "access": 1, + "type": "numeric", + "property": "linkquality", + "description": "Link quality (signal strength)", + "category": "diagnostic", + "unit": "lqi", + "value_max": 255, + "value_min": 0 + } +] +``` + +# Related +* [Other devices from Schneider Electric](../index.md#schneider_electric) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/E8334RWMZB.html) \ No newline at end of file diff --git a/docs/devices/siterwell/gs361a-h04.md b/docs/devices/siterwell/gs361a-h04.md index 4bf256f8..fc31822c 100644 --- a/docs/devices/siterwell/gs361a-h04.md +++ b/docs/devices/siterwell/gs361a-h04.md @@ -12,7 +12,7 @@ DO NOT EDIT THIS FILE MANUALLY! ## White-label models * [Essentials](../index.md#essentials) 120112 -* [TuYa](../index.md#tuya) GTZ02 +* [Tuya](../index.md#tuya) GTZ02 * [Revolt](../index.md#revolt) NX-4911 * [Unitec](../index.md#unitec) 30946 * [Tesla Smart](../index.md#tesla_smart) TSL-TRV-GS361A diff --git a/docs/devices/skydance/wz5_cct.md b/docs/devices/skydance/wz5_cct.md index 18d4e90b..c000ff6d 100644 --- a/docs/devices/skydance/wz5_cct.md +++ b/docs/devices/skydance/wz5_cct.md @@ -12,6 +12,7 @@ DO NOT EDIT THIS FILE MANUALLY! ## White-label models * [Ltech](../index.md#ltech) TY-75-24-G2Z2_CCT +* [Ltech](../index.md#ltech) SE-20-250-1000-W2Z2 # Services and characteristics The following HomeKit Services and Characteristics are exposed by diff --git a/docs/devices/sonoff/snzb-05p.md b/docs/devices/sonoff/snzb-05p.md new file mode 100644 index 00000000..3144889c --- /dev/null +++ b/docs/devices/sonoff/snzb-05p.md @@ -0,0 +1,28 @@ +--- +title: "SONOFF SNZB-05P Homebridge/HomeKit integration" +description: "Add HomeKit support to your SONOFF SNZB-05P, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# SONOFF SNZB-05P +> Zigbee water sensor + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the SONOFF SNZB-05P + +* [Battery](../../battery.md) + * Battery Level + * Charging State + * Status Low Battery +* [Leak Sensor](../../sensors.md) + * Leak Detected + * Status Low Battery + + +# Related +* [Other devices from SONOFF](../index.md#sonoff) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SNZB-05P.html) \ No newline at end of file diff --git a/docs/devices/sunricher/zg2858a.md b/docs/devices/sunricher/zg2858a.md index a057be9b..40e28b7a 100644 --- a/docs/devices/sunricher/zg2858a.md +++ b/docs/devices/sunricher/zg2858a.md @@ -18,68 +18,11 @@ the Sunricher ZG2858A * Battery Level * Charging State * Status Low Battery +* [Stateless Programmable Switch](../../action.md) + * Programmable Switch Event + * Service Label Index - -## Exposes - -This is the information provided by Zigbee2MQTT for this device: - -```json -[ - { - "name": "battery", - "label": "Battery", - "access": 1, - "type": "numeric", - "property": "battery", - "description": "Remaining battery in %, can take up to 24 hours before reported", - "category": "diagnostic", - "unit": "%", - "value_max": 100, - "value_min": 0 - }, - { - "name": "action", - "label": "Action", - "access": 1, - "type": "enum", - "property": "action", - "description": "Triggered action (e.g. a button click)", - "category": "diagnostic", - "values": [ - "color_move", - "color_temperature_move", - "hue_move", - "brightness_step_up", - "brightness_step_down", - "recall_*", - "on", - "off", - "toggle", - "brightness_stop", - "brightness_move_up", - "brightness_move_down", - "color_loop_set", - "enhanced_move_to_hue_and_saturation", - "hue_stop" - ] - }, - { - "name": "linkquality", - "label": "Linkquality", - "access": 1, - "type": "numeric", - "property": "linkquality", - "description": "Link quality (signal strength)", - "category": "diagnostic", - "unit": "lqi", - "value_max": 255, - "value_min": 0 - } -] -``` - # Related * [Other devices from Sunricher](../index.md#sunricher) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG2858A.html) \ No newline at end of file diff --git a/docs/devices/tuya/atms1601z.md b/docs/devices/tuya/atms1601z.md index b5213c00..98e10aa1 100644 --- a/docs/devices/tuya/atms1601z.md +++ b/docs/devices/tuya/atms1601z.md @@ -1,23 +1,23 @@ --- -title: "TuYa ATMS1601Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ATMS1601Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ATMS1601Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ATMS1601Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ATMS1601Z +# Tuya ATMS1601Z > Din smart relay (without power monitoring) # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ATMS1601Z +the Tuya ATMS1601Z * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ATMS1601Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/bab-1413_pro.md b/docs/devices/tuya/bab-1413_pro.md index 7a32b2f7..1cac052c 100644 --- a/docs/devices/tuya/bab-1413_pro.md +++ b/docs/devices/tuya/bab-1413_pro.md @@ -1,18 +1,18 @@ --- -title: "TuYa BAB-1413_Pro Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa BAB-1413_Pro, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya BAB-1413_Pro Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya BAB-1413_Pro, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa BAB-1413_Pro +# Tuya BAB-1413_Pro > Thermostat radiator valve # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa BAB-1413_Pro +the Tuya BAB-1413_Pro * [Battery](../../battery.md) * Battery Level @@ -29,5 +29,5 @@ the TuYa BAB-1413_Pro # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/BAB-1413_Pro.html) \ No newline at end of file diff --git a/docs/devices/tuya/bac-003.md b/docs/devices/tuya/bac-003.md index 8f4e2043..7cff1e21 100644 --- a/docs/devices/tuya/bac-003.md +++ b/docs/devices/tuya/bac-003.md @@ -1,18 +1,18 @@ --- -title: "TuYa BAC-003 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa BAC-003, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya BAC-003 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya BAC-003, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa BAC-003 +# Tuya BAC-003 > FCU thermostat temperature controller ## White-label models -* [TuYa](../index.md#tuya) BAC-003 -* [TuYa](../index.md#tuya) BAC-002-ALZB +* [Tuya](../index.md#tuya) BAC-003 +* [Tuya](../index.md#tuya) BAC-002-ALZB # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/BAC-003.html) \ No newline at end of file diff --git a/docs/devices/tuya/ble-yl01.md b/docs/devices/tuya/ble-yl01.md index 52b5e626..a074bd67 100644 --- a/docs/devices/tuya/ble-yl01.md +++ b/docs/devices/tuya/ble-yl01.md @@ -1,18 +1,22 @@ --- -title: "TuYa BLE-YL01 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa BLE-YL01, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya BLE-YL01 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya BLE-YL01, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa BLE-YL01 +# Tuya BLE-YL01 > Smart WiFi Zigbee chlorine meter +## White-label models +* [Tuya](../index.md#tuya) BLE-YL01 +* [Tuya](../index.md#tuya) YK-S03 + # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa BLE-YL01 +these devices * [Battery](../../battery.md) * Battery Level @@ -23,5 +27,5 @@ the TuYa BLE-YL01 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/BLE-YL01.html) \ No newline at end of file diff --git a/docs/devices/tuya/ck-bl702-al-01.md b/docs/devices/tuya/ck-bl702-al-01.md index bdeb97db..b39703b5 100644 --- a/docs/devices/tuya/ck-bl702-al-01.md +++ b/docs/devices/tuya/ck-bl702-al-01.md @@ -1,18 +1,18 @@ --- -title: "TuYa CK-BL702-AL-01 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa CK-BL702-AL-01, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya CK-BL702-AL-01 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya CK-BL702-AL-01, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa CK-BL702-AL-01 +# Tuya CK-BL702-AL-01 > Zigbee LED bulb # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa CK-BL702-AL-01 +the Tuya CK-BL702-AL-01 * [Lightbulb](../../light.md) * Brightness @@ -25,5 +25,5 @@ the TuYa CK-BL702-AL-01 * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/CK-BL702-AL-01.html) \ No newline at end of file diff --git a/docs/devices/tuya/ctl-r1-ty-zigbee.md b/docs/devices/tuya/ctl-r1-ty-zigbee.md index ceb01b9a..54b697dc 100644 --- a/docs/devices/tuya/ctl-r1-ty-zigbee.md +++ b/docs/devices/tuya/ctl-r1-ty-zigbee.md @@ -1,23 +1,23 @@ --- -title: "TuYa CTL-R1-TY-Zigbee Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa CTL-R1-TY-Zigbee, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya CTL-R1-TY-Zigbee Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya CTL-R1-TY-Zigbee, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa CTL-R1-TY-Zigbee +# Tuya CTL-R1-TY-Zigbee > 24G radar human presence motion sensor. # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa CTL-R1-TY-Zigbee +the Tuya CTL-R1-TY-Zigbee * [Occupancy Sensor](../../sensors.md) * Occupancy Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/CTL-R1-TY-Zigbee.html) \ No newline at end of file diff --git a/docs/devices/tuya/d3-dpwk-ty.md b/docs/devices/tuya/d3-dpwk-ty.md index 514e9ebb..d9ab8d61 100644 --- a/docs/devices/tuya/d3-dpwk-ty.md +++ b/docs/devices/tuya/d3-dpwk-ty.md @@ -1,18 +1,18 @@ --- -title: "TuYa D3-DPWK-TY Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa D3-DPWK-TY, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya D3-DPWK-TY Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya D3-DPWK-TY, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa D3-DPWK-TY +# Tuya D3-DPWK-TY > HVAC controller # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa D3-DPWK-TY +the Tuya D3-DPWK-TY * [Thermostat](../../climate.md) * Current Heating Cooling State @@ -23,5 +23,5 @@ the TuYa D3-DPWK-TY # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/D3-DPWK-TY.html) \ No newline at end of file diff --git a/docs/devices/tuya/dcr-rqj.md b/docs/devices/tuya/dcr-rqj.md index 30d014ce..839a1540 100644 --- a/docs/devices/tuya/dcr-rqj.md +++ b/docs/devices/tuya/dcr-rqj.md @@ -1,18 +1,18 @@ --- -title: "TuYa DCR-RQJ Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa DCR-RQJ, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya DCR-RQJ Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya DCR-RQJ, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa DCR-RQJ +# Tuya DCR-RQJ > Carbon monoxide sensor gas leak detector # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa DCR-RQJ +the Tuya DCR-RQJ * [Carbon Monoxide Sensor](../../sensors.md) * Carbon Monoxide Detected @@ -21,5 +21,5 @@ the TuYa DCR-RQJ # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/DCR-RQJ.html) \ No newline at end of file diff --git a/docs/devices/tuya/e220-kr4n0z0-ha.md b/docs/devices/tuya/e220-kr4n0z0-ha.md index 65c1348d..82713d32 100644 --- a/docs/devices/tuya/e220-kr4n0z0-ha.md +++ b/docs/devices/tuya/e220-kr4n0z0-ha.md @@ -1,12 +1,12 @@ --- -title: "TuYa E220-KR4N0Z0-HA Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa E220-KR4N0Z0-HA, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya E220-KR4N0Z0-HA Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya E220-KR4N0Z0-HA, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa E220-KR4N0Z0-HA +# Tuya E220-KR4N0Z0-HA > Multiprise with 4 AC outlets and 2 USB super charging ports (16A) @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/E220-KR4N0Z0-HA.html) \ No newline at end of file diff --git a/docs/devices/tuya/ea4161c-bi.md b/docs/devices/tuya/ea4161c-bi.md index d55f02d4..a077fd81 100644 --- a/docs/devices/tuya/ea4161c-bi.md +++ b/docs/devices/tuya/ea4161c-bi.md @@ -1,23 +1,24 @@ --- -title: "TuYa EA4161C-BI Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa EA4161C-BI, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya EA4161C-BI Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya EA4161C-BI, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa EA4161C-BI +# Tuya EA4161C-BI > Single-phase multifunction energy meter (DIN Module) ## White-label models * [XOCA](../index.md#xoca) DAC4121C +* [Tongou](../index.md#tongou) TOWSMR1 # Unsupported This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=EA4161C-BI) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20EA4161C-BI&model=TuYa%20EA4161C-BI&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22meter_id%22%2C%0A%20%20%20%20%22label%22%3A%20%22Meter%20id%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22text%22%2C%0A%20%20%20%20%22property%22%3A%20%22meter_id%22%2C%0A%20%20%20%20%22description%22%3A%20%22Meter%20ID%20(ID%20of%20device)%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20EA4161C-BI&model=Tuya%20EA4161C-BI&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22meter_id%22%2C%0A%20%20%20%20%22label%22%3A%20%22Meter%20id%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22text%22%2C%0A%20%20%20%20%22property%22%3A%20%22meter_id%22%2C%0A%20%20%20%20%22description%22%3A%20%22Meter%20ID%20(ID%20of%20device)%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -88,5 +89,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/EA4161C-BI.html) \ No newline at end of file diff --git a/docs/devices/tuya/ers-10tzbvk-aa.md b/docs/devices/tuya/ers-10tzbvk-aa.md index 69e1ffb6..afd09305 100644 --- a/docs/devices/tuya/ers-10tzbvk-aa.md +++ b/docs/devices/tuya/ers-10tzbvk-aa.md @@ -1,18 +1,18 @@ --- -title: "TuYa ERS-10TZBVK-AA Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ERS-10TZBVK-AA, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ERS-10TZBVK-AA Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ERS-10TZBVK-AA, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ERS-10TZBVK-AA +# Tuya ERS-10TZBVK-AA > Smart knob # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ERS-10TZBVK-AA +the Tuya ERS-10TZBVK-AA * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa ERS-10TZBVK-AA # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ERS-10TZBVK-AA.html) \ No newline at end of file diff --git a/docs/devices/tuya/gdc311zbq1.md b/docs/devices/tuya/gdc311zbq1.md index 3478585d..96f92e95 100644 --- a/docs/devices/tuya/gdc311zbq1.md +++ b/docs/devices/tuya/gdc311zbq1.md @@ -1,12 +1,12 @@ --- -title: "TuYa GDC311ZBQ1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa GDC311ZBQ1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya GDC311ZBQ1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya GDC311ZBQ1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa GDC311ZBQ1 +# Tuya GDC311ZBQ1 > LoraTap garage door opener with wireless sensor @@ -17,7 +17,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=GDC311ZBQ1) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20GDC311ZBQ1&model=TuYa%20GDC311ZBQ1&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22label%22%3A%20%22Trigger%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22description%22%3A%20%22Trigger%20the%20door%20movement%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22label%22%3A%20%22Garage%20door%20contact%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22description%22%3A%20%22Indicates%20if%20the%20garage%20door%20contact%20is%20closed%20(%3D%20true)%20or%20open%20(%3D%20false)%22%2C%0A%20%20%20%20%22value_on%22%3A%20false%2C%0A%20%20%20%20%22value_off%22%3A%20true%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20GDC311ZBQ1&model=Tuya%20GDC311ZBQ1&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22label%22%3A%20%22Trigger%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22description%22%3A%20%22Trigger%20the%20door%20movement%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22label%22%3A%20%22Garage%20door%20contact%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22description%22%3A%20%22Indicates%20if%20the%20garage%20door%20contact%20is%20closed%20(%3D%20true)%20or%20open%20(%3D%20false)%22%2C%0A%20%20%20%20%22value_on%22%3A%20false%2C%0A%20%20%20%20%22value_off%22%3A%20true%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -61,5 +61,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/GDC311ZBQ1.html) \ No newline at end of file diff --git a/docs/devices/tuya/gq8b1uv.md b/docs/devices/tuya/gq8b1uv.md index 21a36e2c..14d4c624 100644 --- a/docs/devices/tuya/gq8b1uv.md +++ b/docs/devices/tuya/gq8b1uv.md @@ -1,18 +1,18 @@ --- -title: "TuYa gq8b1uv Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa gq8b1uv, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya gq8b1uv Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya gq8b1uv, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa gq8b1uv +# Tuya gq8b1uv > Zigbee smart dimmer # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa gq8b1uv +the Tuya gq8b1uv * [Lightbulb](../../light.md) * Brightness @@ -20,5 +20,5 @@ the TuYa gq8b1uv # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/gq8b1uv.html) \ No newline at end of file diff --git a/docs/devices/tuya/hy08we.md b/docs/devices/tuya/hy08we.md index e7563f26..db7fbafe 100644 --- a/docs/devices/tuya/hy08we.md +++ b/docs/devices/tuya/hy08we.md @@ -1,18 +1,18 @@ --- -title: "TuYa HY08WE Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa HY08WE, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya HY08WE Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya HY08WE, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa HY08WE +# Tuya HY08WE > Wall-mount thermostat # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa HY08WE +the Tuya HY08WE * [Thermostat](../../climate.md) * Current Heating Cooling State @@ -23,5 +23,5 @@ the TuYa HY08WE # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/HY08WE.html) \ No newline at end of file diff --git a/docs/devices/tuya/ih-k009.md b/docs/devices/tuya/ih-k009.md index 7ed1cf57..62f7aeae 100644 --- a/docs/devices/tuya/ih-k009.md +++ b/docs/devices/tuya/ih-k009.md @@ -1,17 +1,17 @@ --- -title: "TuYa IH-K009 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa IH-K009, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya IH-K009 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya IH-K009, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa IH-K009 +# Tuya IH-K009 > Temperature & humidity sensor ## White-label models -* [TuYa](../index.md#tuya) RSH-HS06_1 +* [Tuya](../index.md#tuya) RSH-HS06_1 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/IH-K009.html) \ No newline at end of file diff --git a/docs/devices/tuya/ih-k663.md b/docs/devices/tuya/ih-k663.md index 07e5119b..54c36ce8 100644 --- a/docs/devices/tuya/ih-k663.md +++ b/docs/devices/tuya/ih-k663.md @@ -1,18 +1,18 @@ --- -title: "TuYa IH-K663 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa IH-K663, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya IH-K663 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya IH-K663, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa IH-K663 +# Tuya IH-K663 > Smart button # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa IH-K663 +the Tuya IH-K663 * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa IH-K663 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/IH-K663.html) \ No newline at end of file diff --git a/docs/devices/tuya/ih012-rt01.md b/docs/devices/tuya/ih012-rt01.md index 10eab2b3..d6a2f6b3 100644 --- a/docs/devices/tuya/ih012-rt01.md +++ b/docs/devices/tuya/ih012-rt01.md @@ -1,17 +1,17 @@ --- -title: "TuYa IH012-RT01 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa IH012-RT01, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya IH012-RT01 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya IH012-RT01, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa IH012-RT01 +# Tuya IH012-RT01 > Motion sensor ## White-label models -* [TuYa](../index.md#tuya) ZMS-102 +* [Tuya](../index.md#tuya) ZMS-102 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/IH012-RT01.html) \ No newline at end of file diff --git a/docs/devices/tuya/ih012-rt02.md b/docs/devices/tuya/ih012-rt02.md index 8cd91673..024dca49 100644 --- a/docs/devices/tuya/ih012-rt02.md +++ b/docs/devices/tuya/ih012-rt02.md @@ -1,18 +1,18 @@ --- -title: "TuYa IH012-RT02 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa IH012-RT02, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya IH012-RT02 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya IH012-RT02, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa IH012-RT02 +# Tuya IH012-RT02 > Motion sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa IH012-RT02 +the Tuya IH012-RT02 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa IH012-RT02 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/IH012-RT02.html) \ No newline at end of file diff --git a/docs/devices/tuya/jm-trh-zgb-v1.md b/docs/devices/tuya/jm-trh-zgb-v1.md index cba6b2bd..83736e79 100644 --- a/docs/devices/tuya/jm-trh-zgb-v1.md +++ b/docs/devices/tuya/jm-trh-zgb-v1.md @@ -1,18 +1,18 @@ --- -title: "TuYa JM-TRH-ZGB-V1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa JM-TRH-ZGB-V1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya JM-TRH-ZGB-V1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya JM-TRH-ZGB-V1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa JM-TRH-ZGB-V1 +# Tuya JM-TRH-ZGB-V1 > Temperature & humidity sensor with clock # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa JM-TRH-ZGB-V1 +the Tuya JM-TRH-ZGB-V1 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa JM-TRH-ZGB-V1 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/JM-TRH-ZGB-V1.html) \ No newline at end of file diff --git a/docs/devices/tuya/kctw1z.md b/docs/devices/tuya/kctw1z.md index 2a16968e..85a3c9a6 100644 --- a/docs/devices/tuya/kctw1z.md +++ b/docs/devices/tuya/kctw1z.md @@ -1,18 +1,18 @@ --- -title: "TuYa KCTW1Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa KCTW1Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya KCTW1Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya KCTW1Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa KCTW1Z +# Tuya KCTW1Z > Temperature & humidity sensor with LCD # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa KCTW1Z +the Tuya KCTW1Z * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa KCTW1Z # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/KCTW1Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/lcz030.md b/docs/devices/tuya/lcz030.md index 8c834053..a0ff114e 100644 --- a/docs/devices/tuya/lcz030.md +++ b/docs/devices/tuya/lcz030.md @@ -1,18 +1,18 @@ --- -title: "TuYa LCZ030 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa LCZ030, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya LCZ030 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya LCZ030, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa LCZ030 +# Tuya LCZ030 > Temperature & humidity & illuminance sensor with display # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa LCZ030 +the Tuya LCZ030 * [Battery](../../battery.md) * Battery Level @@ -27,5 +27,5 @@ the TuYa LCZ030 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/LCZ030.html) \ No newline at end of file diff --git a/docs/devices/tuya/lkwsz211.md b/docs/devices/tuya/lkwsz211.md index bc34baba..8ac23ddc 100644 --- a/docs/devices/tuya/lkwsz211.md +++ b/docs/devices/tuya/lkwsz211.md @@ -1,12 +1,12 @@ --- -title: "TuYa LKWSZ211 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa LKWSZ211, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya LKWSZ211 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya LKWSZ211, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa LKWSZ211 +# Tuya LKWSZ211 > Scene remote with 2 keys @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/LKWSZ211.html) \ No newline at end of file diff --git a/docs/devices/tuya/m9-zigbee-sl.md b/docs/devices/tuya/m9-zigbee-sl.md index a673151d..d58f3942 100644 --- a/docs/devices/tuya/m9-zigbee-sl.md +++ b/docs/devices/tuya/m9-zigbee-sl.md @@ -1,18 +1,18 @@ --- -title: "TuYa M9-zigbee-SL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa M9-zigbee-SL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya M9-zigbee-SL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya M9-zigbee-SL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa M9-zigbee-SL +# Tuya M9-zigbee-SL > Smart Switch (4 gang + 4 scene) with neutral wire and motion sensing # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa M9-zigbee-SL +the Tuya M9-zigbee-SL * [Occupancy Sensor](../../sensors.md) * Occupancy Detected @@ -24,5 +24,5 @@ the TuYa M9-zigbee-SL # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/M9-zigbee-SL.html) \ No newline at end of file diff --git a/docs/devices/tuya/mg-zg01w.md b/docs/devices/tuya/mg-zg01w.md index 44c3ee59..4c69e463 100644 --- a/docs/devices/tuya/mg-zg01w.md +++ b/docs/devices/tuya/mg-zg01w.md @@ -1,23 +1,23 @@ --- -title: "TuYa MG-ZG01W Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa MG-ZG01W, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya MG-ZG01W Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya MG-ZG01W, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa MG-ZG01W -> 1 gang switch +# Tuya MG-ZG01W +> 1 gang switch with power meter # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa MG-ZG01W +the Tuya MG-ZG01W * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/MG-ZG01W.html) \ No newline at end of file diff --git a/docs/devices/tuya/mg-zg02w.md b/docs/devices/tuya/mg-zg02w.md index 882285c8..b635301e 100644 --- a/docs/devices/tuya/mg-zg02w.md +++ b/docs/devices/tuya/mg-zg02w.md @@ -1,23 +1,23 @@ --- -title: "TuYa MG-ZG02W Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa MG-ZG02W, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya MG-ZG02W Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya MG-ZG02W, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa MG-ZG02W +# Tuya MG-ZG02W > 2 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa MG-ZG02W +the Tuya MG-ZG02W * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/MG-ZG02W.html) \ No newline at end of file diff --git a/docs/devices/tuya/mg-zg03w.md b/docs/devices/tuya/mg-zg03w.md index ee02c897..2ddbdd59 100644 --- a/docs/devices/tuya/mg-zg03w.md +++ b/docs/devices/tuya/mg-zg03w.md @@ -1,23 +1,23 @@ --- -title: "TuYa MG-ZG03W Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa MG-ZG03W, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya MG-ZG03W Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya MG-ZG03W, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa MG-ZG03W +# Tuya MG-ZG03W > 3 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa MG-ZG03W +the Tuya MG-ZG03W * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/MG-ZG03W.html) \ No newline at end of file diff --git a/docs/devices/tuya/mir-he200-ty.md b/docs/devices/tuya/mir-he200-ty.md index 449e4136..c0705416 100644 --- a/docs/devices/tuya/mir-he200-ty.md +++ b/docs/devices/tuya/mir-he200-ty.md @@ -1,18 +1,18 @@ --- -title: "TuYa MIR-HE200-TY Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa MIR-HE200-TY, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya MIR-HE200-TY Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya MIR-HE200-TY, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa MIR-HE200-TY +# Tuya MIR-HE200-TY > Human presence sensor with fall function # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa MIR-HE200-TY +the Tuya MIR-HE200-TY * [Light Sensor](../../sensors.md) * Current Ambient Light Level @@ -21,5 +21,5 @@ the TuYa MIR-HE200-TY # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/MIR-HE200-TY.html) \ No newline at end of file diff --git a/docs/devices/tuya/mtg075-zb-rl.md b/docs/devices/tuya/mtg075-zb-rl.md index 97d0bda3..d1e0baaf 100644 --- a/docs/devices/tuya/mtg075-zb-rl.md +++ b/docs/devices/tuya/mtg075-zb-rl.md @@ -1,18 +1,19 @@ --- -title: "TuYa MTG075-ZB-RL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa MTG075-ZB-RL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya MTG075-ZB-RL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya MTG075-ZB-RL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa MTG075-ZB-RL +# Tuya MTG075-ZB-RL > 2.4G/5.8G human presence sensor with relay ## White-label models -* [TuYa](../index.md#tuya) MTG275-ZB-RL -* [TuYa](../index.md#tuya) MTG035-ZB-RL +* [Tuya](../index.md#tuya) MTG275-ZB-RL +* [Tuya](../index.md#tuya) MTG035-ZB-RL +* [QA](../index.md#qa) QASZ24R # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -25,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/MTG075-ZB-RL.html) \ No newline at end of file diff --git a/docs/devices/tuya/pa-44z.md b/docs/devices/tuya/pa-44z.md index 7d293366..044fd851 100644 --- a/docs/devices/tuya/pa-44z.md +++ b/docs/devices/tuya/pa-44z.md @@ -1,18 +1,18 @@ --- -title: "TuYa PA-44Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa PA-44Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya PA-44Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya PA-44Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa PA-44Z +# Tuya PA-44Z > Photoelectric smoke detector # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa PA-44Z +the Tuya PA-44Z * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa PA-44Z # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/PA-44Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/pc311-z-ty.md b/docs/devices/tuya/pc311-z-ty.md index 3429f924..4c75adf9 100644 --- a/docs/devices/tuya/pc311-z-ty.md +++ b/docs/devices/tuya/pc311-z-ty.md @@ -1,12 +1,12 @@ --- -title: "TuYa PC311-Z-TY Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa PC311-Z-TY, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya PC311-Z-TY Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya PC311-Z-TY, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa PC311-Z-TY +# Tuya PC311-Z-TY > Bidirectional energy meter with 80A current clamp @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=PC311-Z-TY) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20PC311-Z-TY&model=TuYa%20PC311-Z-TY&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20PC311-Z-TY&model=Tuya%20PC311-Z-TY&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -185,5 +185,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/PC311-Z-TY.html) \ No newline at end of file diff --git a/docs/devices/tuya/pj-1203a.md b/docs/devices/tuya/pj-1203a.md index c01af578..9001cce1 100644 --- a/docs/devices/tuya/pj-1203a.md +++ b/docs/devices/tuya/pj-1203a.md @@ -1,12 +1,12 @@ --- -title: "TuYa PJ-1203A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa PJ-1203A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya PJ-1203A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya PJ-1203A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa PJ-1203A +# Tuya PJ-1203A > Bidirectional energy meter with 80A current clamp @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=PJ-1203A) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20PJ-1203A&model=TuYa%20PJ-1203A&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_ab%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20ab%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_ab%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20AB)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_flow_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20flow%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_flow_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Direction%20of%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22consuming%22%2C%0A%20%20%20%20%20%20%22producing%22%2C%0A%20%20%20%20%20%20%22sign%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_flow_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20flow%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_flow_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Direction%20of%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22consuming%22%2C%0A%20%20%20%20%20%20%22producing%22%2C%0A%20%20%20%20%20%20%22sign%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22update_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22Update%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22update_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Update%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22s%22%2C%0A%20%20%20%20%22value_max%22%3A%2060%2C%0A%20%20%20%20%22value_min%22%3A%203%2C%0A%20%20%20%20%22presets%22%3A%20%5B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22default%22%2C%0A%20%20%20%20%20%20%20%20%22value%22%3A%2010%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Default%20value%22%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22timestamp_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Timestamp%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22timestamp_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Timestamp%20at%20power%20measure%20(phase%20a)%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22timestamp_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Timestamp%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22timestamp_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Timestamp%20at%20power%20measure%20(phase%20b)%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20PJ-1203A&model=Tuya%20PJ-1203A&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_ab%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20ab%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_ab%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20AB)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_flow_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20flow%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_flow_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Direction%20of%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22consuming%22%2C%0A%20%20%20%20%20%20%22producing%22%2C%0A%20%20%20%20%20%20%22sign%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_flow_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20flow%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_flow_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Direction%20of%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22consuming%22%2C%0A%20%20%20%20%20%20%22producing%22%2C%0A%20%20%20%20%20%20%22sign%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22update_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22Update%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22update_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Update%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22s%22%2C%0A%20%20%20%20%22value_max%22%3A%2060%2C%0A%20%20%20%20%22value_min%22%3A%203%2C%0A%20%20%20%20%22presets%22%3A%20%5B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22default%22%2C%0A%20%20%20%20%20%20%20%20%22value%22%3A%2010%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Default%20value%22%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22timestamp_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Timestamp%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22timestamp_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Timestamp%20at%20power%20measure%20(phase%20a)%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22timestamp_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Timestamp%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22timestamp_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Timestamp%20at%20power%20measure%20(phase%20b)%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -216,5 +216,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/PJ-1203A.html) \ No newline at end of file diff --git a/docs/devices/tuya/pj-mgw1203.md b/docs/devices/tuya/pj-mgw1203.md index 6e5e0e2c..bd8f3736 100644 --- a/docs/devices/tuya/pj-mgw1203.md +++ b/docs/devices/tuya/pj-mgw1203.md @@ -1,20 +1,23 @@ --- -title: "TuYa PJ-MGW1203 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa PJ-MGW1203, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya PJ-MGW1203 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya PJ-MGW1203, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa PJ-MGW1203 +# Tuya PJ-MGW1203 > Clamp meter +## White-label models +* [Tuya](../index.md#tuya) PJ-1203-W + # Unsupported This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=PJ-MGW1203) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20PJ-MGW1203&model=TuYa%20PJ-MGW1203&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20PJ-MGW1203&model=Tuya%20PJ-MGW1203&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -77,5 +80,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/PJ-MGW1203.html) \ No newline at end of file diff --git a/docs/devices/tuya/pj-zgd01.md b/docs/devices/tuya/pj-zgd01.md index f4ce768a..51a6007a 100644 --- a/docs/devices/tuya/pj-zgd01.md +++ b/docs/devices/tuya/pj-zgd01.md @@ -1,12 +1,12 @@ --- -title: "TuYa PJ-ZGD01 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa PJ-ZGD01, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya PJ-ZGD01 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya PJ-ZGD01, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa PJ-ZGD01 +# Tuya PJ-ZGD01 > Garage door opener @@ -17,7 +17,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=PJ-ZGD01) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20PJ-ZGD01&model=TuYa%20PJ-ZGD01&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22label%22%3A%20%22Trigger%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22description%22%3A%20%22Trigger%20the%20door%20movement%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22label%22%3A%20%22Garage%20door%20contact%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20PJ-ZGD01&model=Tuya%20PJ-ZGD01&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22label%22%3A%20%22Trigger%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22trigger%22%2C%0A%20%20%20%20%22description%22%3A%20%22Trigger%20the%20door%20movement%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22label%22%3A%20%22Garage%20door%20contact%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -60,5 +60,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/PJ-ZGD01.html) \ No newline at end of file diff --git a/docs/devices/tuya/qs-zigbee-sec01-u.md b/docs/devices/tuya/qs-zigbee-sec01-u.md index e84942ff..c557b180 100644 --- a/docs/devices/tuya/qs-zigbee-sec01-u.md +++ b/docs/devices/tuya/qs-zigbee-sec01-u.md @@ -1,23 +1,23 @@ --- -title: "TuYa QS-Zigbee-SEC01-U Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa QS-Zigbee-SEC01-U, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya QS-Zigbee-SEC01-U Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya QS-Zigbee-SEC01-U, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa QS-Zigbee-SEC01-U +# Tuya QS-Zigbee-SEC01-U > Zigbee 3.0 smart light switch module 1 gang # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa QS-Zigbee-SEC01-U +the Tuya QS-Zigbee-SEC01-U * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QS-Zigbee-SEC01-U.html) \ No newline at end of file diff --git a/docs/devices/tuya/qs-zigbee-sec02-u.md b/docs/devices/tuya/qs-zigbee-sec02-u.md index e5efc800..126d7a0b 100644 --- a/docs/devices/tuya/qs-zigbee-sec02-u.md +++ b/docs/devices/tuya/qs-zigbee-sec02-u.md @@ -1,23 +1,23 @@ --- -title: "TuYa QS-Zigbee-SEC02-U Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa QS-Zigbee-SEC02-U, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya QS-Zigbee-SEC02-U Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya QS-Zigbee-SEC02-U, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa QS-Zigbee-SEC02-U +# Tuya QS-Zigbee-SEC02-U > Zigbee 3.0 smart light switch module 2 gang # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa QS-Zigbee-SEC02-U +the Tuya QS-Zigbee-SEC02-U * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/QS-Zigbee-SEC02-U.html) \ No newline at end of file diff --git a/docs/devices/tuya/rh3040.md b/docs/devices/tuya/rh3040.md index 8408dbf7..b6cd7e63 100644 --- a/docs/devices/tuya/rh3040.md +++ b/docs/devices/tuya/rh3040.md @@ -1,12 +1,12 @@ --- -title: "TuYa RH3040 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa RH3040, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya RH3040 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya RH3040, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa RH3040 +# Tuya RH3040 > PIR sensor @@ -29,5 +29,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/RH3040.html) \ No newline at end of file diff --git a/docs/devices/tuya/rsh-hs06.md b/docs/devices/tuya/rsh-hs06.md index c5015b41..08f9927d 100644 --- a/docs/devices/tuya/rsh-hs06.md +++ b/docs/devices/tuya/rsh-hs06.md @@ -1,18 +1,18 @@ --- -title: "TuYa RSH-HS06 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa RSH-HS06, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya RSH-HS06 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya RSH-HS06, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa RSH-HS06 +# Tuya RSH-HS06 > Temperature and humidity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa RSH-HS06 +the Tuya RSH-HS06 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa RSH-HS06 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/RSH-HS06.html) \ No newline at end of file diff --git a/docs/devices/tuya/rtsc11r.md b/docs/devices/tuya/rtsc11r.md index 0516c5ea..c0ee3d6a 100644 --- a/docs/devices/tuya/rtsc11r.md +++ b/docs/devices/tuya/rtsc11r.md @@ -1,23 +1,23 @@ --- -title: "TuYa rtsc11r Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa rtsc11r, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya rtsc11r Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya rtsc11r, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa rtsc11r +# Tuya rtsc11r > 5.8G human presence sensor with relay # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa rtsc11r +the Tuya rtsc11r * [Occupancy Sensor](../../sensors.md) * Occupancy Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/rtsc11r.html) \ No newline at end of file diff --git a/docs/devices/tuya/s-lux-zb.md b/docs/devices/tuya/s-lux-zb.md index 62dc26a8..7d4aa515 100644 --- a/docs/devices/tuya/s-lux-zb.md +++ b/docs/devices/tuya/s-lux-zb.md @@ -1,18 +1,18 @@ --- -title: "TuYa S-LUX-ZB Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa S-LUX-ZB, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya S-LUX-ZB Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya S-LUX-ZB, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa S-LUX-ZB +# Tuya S-LUX-ZB > Light sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa S-LUX-ZB +the Tuya S-LUX-ZB * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa S-LUX-ZB # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/S-LUX-ZB.html) \ No newline at end of file diff --git a/docs/devices/tuya/sa12izl.md b/docs/devices/tuya/sa12izl.md index 96c7c89f..f0e304c9 100644 --- a/docs/devices/tuya/sa12izl.md +++ b/docs/devices/tuya/sa12izl.md @@ -1,18 +1,18 @@ --- -title: "TuYa SA12IZL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SA12IZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SA12IZL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SA12IZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SA12IZL +# Tuya SA12IZL > Smart smoke alarm # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa SA12IZL +the Tuya SA12IZL * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa SA12IZL # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SA12IZL.html) \ No newline at end of file diff --git a/docs/devices/tuya/sdm01.md b/docs/devices/tuya/sdm01.md index 0b0e4e92..6239dc7e 100644 --- a/docs/devices/tuya/sdm01.md +++ b/docs/devices/tuya/sdm01.md @@ -1,12 +1,12 @@ --- -title: "TuYa SDM01 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SDM01, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SDM01 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SDM01, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SDM01 +# Tuya SDM01 > Smart energy monitor for 3P+N system @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=SDM01) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20SDM01&model=TuYa%20SDM01&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20power%20factor%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20active%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20SDM01&model=Tuya%20SDM01&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20power%20factor%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20active%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_produced_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20produced%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_produced_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -246,5 +246,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SDM01.html) \ No newline at end of file diff --git a/docs/devices/tuya/sm0001.md b/docs/devices/tuya/sm0001.md index 5ab4a93a..5b82edc1 100644 --- a/docs/devices/tuya/sm0001.md +++ b/docs/devices/tuya/sm0001.md @@ -1,12 +1,12 @@ --- -title: "TuYa SM0001 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SM0001, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SM0001 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SM0001, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SM0001 +# Tuya SM0001 > Switch @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SM0001.html) \ No newline at end of file diff --git a/docs/devices/tuya/sm0201.md b/docs/devices/tuya/sm0201.md index df1d7523..86277f5c 100644 --- a/docs/devices/tuya/sm0201.md +++ b/docs/devices/tuya/sm0201.md @@ -1,18 +1,18 @@ --- -title: "TuYa SM0201 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SM0201, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SM0201 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SM0201, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SM0201 +# Tuya SM0201 > Temperature & humidity sensor with LED screen # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa SM0201 +the Tuya SM0201 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa SM0201 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SM0201.html) \ No newline at end of file diff --git a/docs/devices/tuya/sm0202.md b/docs/devices/tuya/sm0202.md index f792837e..73391c13 100644 --- a/docs/devices/tuya/sm0202.md +++ b/docs/devices/tuya/sm0202.md @@ -1,12 +1,12 @@ --- -title: "TuYa SM0202 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SM0202, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SM0202 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SM0202, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SM0202 +# Tuya SM0202 > Motion sensor @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SM0202.html) \ No newline at end of file diff --git a/docs/devices/tuya/sntz007.md b/docs/devices/tuya/sntz007.md index e213c657..61ff6bcb 100644 --- a/docs/devices/tuya/sntz007.md +++ b/docs/devices/tuya/sntz007.md @@ -1,12 +1,12 @@ --- -title: "TuYa SNTZ007 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SNTZ007, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SNTZ007 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SNTZ007, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SNTZ007 +# Tuya SNTZ007 > Rechargeable Zigbee contact sensor @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SNTZ007.html) \ No newline at end of file diff --git a/docs/devices/tuya/sntz009.md b/docs/devices/tuya/sntz009.md index 52d1d615..6ab912b4 100644 --- a/docs/devices/tuya/sntz009.md +++ b/docs/devices/tuya/sntz009.md @@ -1,23 +1,23 @@ --- -title: "TuYa SNTZ009 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SNTZ009, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SNTZ009 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SNTZ009, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SNTZ009 +# Tuya SNTZ009 > Water leak sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa SNTZ009 +the Tuya SNTZ009 * [Leak Sensor](../../sensors.md) * Leak Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SNTZ009.html) \ No newline at end of file diff --git a/docs/devices/tuya/soda_s8.md b/docs/devices/tuya/soda_s8.md new file mode 100644 index 00000000..b0650c94 --- /dev/null +++ b/docs/devices/tuya/soda_s8.md @@ -0,0 +1,31 @@ +--- +title: "Tuya SODA_S8 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SODA_S8, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Tuya SODA_S8 +> SODA S8 premium window handle + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Tuya SODA_S8 + +* [Battery](../../battery.md) + * Battery Level + * Charging State + * Status Low Battery +* [Humidity Sensor](../../sensors.md) + * Current Relative Humidity + * Status Low Battery +* [Temperature Sensor](../../sensors.md) + * Current Temperature + * Status Low Battery + + +# Related +* [Other devices from Tuya](../index.md#tuya) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SODA_S8.html) \ No newline at end of file diff --git a/docs/devices/tuya/spm01.md b/docs/devices/tuya/spm01.md index 7319c6a3..3927f401 100644 --- a/docs/devices/tuya/spm01.md +++ b/docs/devices/tuya/spm01.md @@ -1,12 +1,12 @@ --- -title: "TuYa SPM01 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SPM01, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SPM01 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SPM01, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SPM01 +# Tuya SPM01 > Smart energy monitor for 1P+N system @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=SPM01) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20SPM01&model=TuYa%20SPM01&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20SPM01&model=Tuya%20SPM01&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -86,5 +86,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SPM01.html) \ No newline at end of file diff --git a/docs/devices/tuya/spm01v2.md b/docs/devices/tuya/spm01v2.md index be0d4285..cc37dce8 100644 --- a/docs/devices/tuya/spm01v2.md +++ b/docs/devices/tuya/spm01v2.md @@ -1,12 +1,12 @@ --- -title: "TuYa SPM01V2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SPM01V2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SPM01V2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SPM01V2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SPM01V2 +# Tuya SPM01V2 > Smart energy monitor for 1P+N system @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=SPM01V2) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20SPM01V2&model=TuYa%20SPM01V2&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20SPM01V2&model=Tuya%20SPM01V2&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -104,5 +104,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SPM01V2.html) \ No newline at end of file diff --git a/docs/devices/tuya/spm02.md b/docs/devices/tuya/spm02.md index 095d18bf..1fa8ae9c 100644 --- a/docs/devices/tuya/spm02.md +++ b/docs/devices/tuya/spm02.md @@ -1,12 +1,12 @@ --- -title: "TuYa SPM02 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SPM02, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SPM02 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SPM02, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SPM02 +# Tuya SPM02 > Smart energy monitor for 3P+N system @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=SPM02) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20SPM02&model=TuYa%20SPM02&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_X%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20X%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_X%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20X)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_Y%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20Y%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_Y%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20Y)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_Z%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20Z%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_Z%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20Z)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_X%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20X%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_X%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20X)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_Y%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20Y%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_Y%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20Y)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_Z%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20Z%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_Z%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20Z)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_X%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20X%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_X%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20X)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_Y%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20Y%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_Y%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20Y)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_Z%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20Z%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_Z%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20Z)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20SPM02&model=Tuya%20SPM02&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_X%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20X%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_X%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20X)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_Y%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20Y%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_Y%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20Y)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_Z%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20Z%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_Z%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20Z)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_X%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20X%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_X%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20X)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_Y%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20Y%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_Y%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20Y)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_Z%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20Z%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_Z%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20Z)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_X%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20X%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_X%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20X)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_Y%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20Y%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_Y%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20Y)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_Z%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20Z%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_Z%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20Z)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -137,5 +137,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SPM02.html) \ No newline at end of file diff --git a/docs/devices/tuya/spm02v2.md b/docs/devices/tuya/spm02v2.md index 9331797c..5303f1c1 100644 --- a/docs/devices/tuya/spm02v2.md +++ b/docs/devices/tuya/spm02v2.md @@ -1,12 +1,12 @@ --- -title: "TuYa SPM02V2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SPM02V2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SPM02V2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SPM02V2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SPM02V2 +# Tuya SPM02V2 > Smart energy monitor for 3P+N system @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=SPM02V2) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20SPM02V2&model=TuYa%20SPM02V2&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20SPM02V2&model=Tuya%20SPM02V2&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20a%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_a%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20A)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20b%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_b%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20B)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%20c%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current_c%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%20(phase%20C)%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20forward%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Total%20reverse%20active%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%20factor%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power_factor%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%20factor%22%2C%0A%20%20%20%20%22unit%22%3A%20%22%25%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22label%22%3A%20%22AC%20frequency%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22ac_frequency%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20AC%20frequency%22%2C%0A%20%20%20%20%22unit%22%3A%20%22Hz%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -165,5 +165,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SPM02V2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ss9600zb.md b/docs/devices/tuya/ss9600zb.md index 925f5068..d34c65d1 100644 --- a/docs/devices/tuya/ss9600zb.md +++ b/docs/devices/tuya/ss9600zb.md @@ -1,18 +1,18 @@ --- -title: "TuYa SS9600ZB Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SS9600ZB, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SS9600ZB Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SS9600ZB, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SS9600ZB +# Tuya SS9600ZB > 6 gang remote # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa SS9600ZB +the Tuya SS9600ZB * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa SS9600ZB # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SS9600ZB.html) \ No newline at end of file diff --git a/docs/devices/tuya/sws6tz-white.md b/docs/devices/tuya/sws6tz-white.md index 43ab7de0..d3d8b187 100644 --- a/docs/devices/tuya/sws6tz-white.md +++ b/docs/devices/tuya/sws6tz-white.md @@ -1,23 +1,23 @@ --- -title: "TuYa SWS6TZ-WHITE Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SWS6TZ-WHITE, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SWS6TZ-WHITE Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SWS6TZ-WHITE, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SWS6TZ-WHITE +# Tuya SWS6TZ-WHITE > 6 gang wall switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa SWS6TZ-WHITE +the Tuya SWS6TZ-WHITE * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SWS6TZ-WHITE.html) \ No newline at end of file diff --git a/docs/devices/tuya/szr07u.md b/docs/devices/tuya/szr07u.md index ff08c06a..132940f5 100644 --- a/docs/devices/tuya/szr07u.md +++ b/docs/devices/tuya/szr07u.md @@ -1,23 +1,23 @@ --- -title: "TuYa SZR07U Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SZR07U, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SZR07U Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SZR07U, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SZR07U +# Tuya SZR07U > 24GHz millimeter wave radar # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa SZR07U +the Tuya SZR07U * [Occupancy Sensor](../../sensors.md) * Occupancy Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SZR07U.html) \ No newline at end of file diff --git a/docs/devices/tuya/szt06_v2_0.md b/docs/devices/tuya/szt06_v2_0.md index d8b6f252..3420b57b 100644 --- a/docs/devices/tuya/szt06_v2_0.md +++ b/docs/devices/tuya/szt06_v2_0.md @@ -1,18 +1,18 @@ --- -title: "TuYa SZT06 V2.0 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa SZT06 V2.0, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya SZT06 V2.0 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya SZT06 V2.0, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa SZT06 V2.0 +# Tuya SZT06 V2.0 > Smart mini temperature and humidity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa SZT06 V2.0 +the Tuya SZT06 V2.0 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa SZT06 V2.0 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SZT06_V2.0.html) \ No newline at end of file diff --git a/docs/devices/tuya/tm001-za_tm081.md b/docs/devices/tuya/tm001-za_tm081.md index a962b7f9..d9f7a637 100644 --- a/docs/devices/tuya/tm001-za_tm081.md +++ b/docs/devices/tuya/tm001-za_tm081.md @@ -1,18 +1,18 @@ --- -title: "TuYa TM001-ZA/TM081 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TM001-ZA/TM081, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TM001-ZA/TM081 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TM001-ZA/TM081, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TM001-ZA/TM081 +# Tuya TM001-ZA/TM081 > Door and window sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TM001-ZA/TM081 +the Tuya TM001-ZA/TM081 * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa TM001-ZA/TM081 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TM001-ZA_TM081.html) \ No newline at end of file diff --git a/docs/devices/tuya/trv601.md b/docs/devices/tuya/trv601.md index 156c9510..a03f2b44 100644 --- a/docs/devices/tuya/trv601.md +++ b/docs/devices/tuya/trv601.md @@ -1,18 +1,18 @@ --- -title: "TuYa TRV601 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TRV601, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TRV601 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TRV601, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TRV601 +# Tuya TRV601 > Thermostatic radiator valve. # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TRV601 +the Tuya TRV601 * [Battery](../../battery.md) * Battery Level @@ -29,5 +29,5 @@ the TuYa TRV601 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TRV601.html) \ No newline at end of file diff --git a/docs/devices/tuya/trv602.md b/docs/devices/tuya/trv602.md index b8930c14..53ce14f1 100644 --- a/docs/devices/tuya/trv602.md +++ b/docs/devices/tuya/trv602.md @@ -1,18 +1,18 @@ --- -title: "TuYa TRV602 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TRV602, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TRV602 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TRV602, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TRV602 +# Tuya TRV602 > Thermostatic radiator valve. # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TRV602 +the Tuya TRV602 * [Battery](../../battery.md) * Battery Level @@ -29,5 +29,5 @@ the TuYa TRV602 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TRV602.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0001.md b/docs/devices/tuya/ts0001.md index 990c7541..13621296 100644 --- a/docs/devices/tuya/ts0001.md +++ b/docs/devices/tuya/ts0001.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0001 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0001, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0001 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0001, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0001 +# Tuya TS0001 > 1 gang switch @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0001.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0001_fingerbot.md b/docs/devices/tuya/ts0001_fingerbot.md index 20937cc5..6f138096 100644 --- a/docs/devices/tuya/ts0001_fingerbot.md +++ b/docs/devices/tuya/ts0001_fingerbot.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0001_fingerbot Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0001_fingerbot, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0001_fingerbot Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0001_fingerbot, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0001_fingerbot +# Tuya TS0001_fingerbot > Zigbee fingerbot plus @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0001_fingerbot.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0001_power.md b/docs/devices/tuya/ts0001_power.md index 84f77cd2..2dd43448 100644 --- a/docs/devices/tuya/ts0001_power.md +++ b/docs/devices/tuya/ts0001_power.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0001_power Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0001_power, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0001_power Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0001_power, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0001_power +# Tuya TS0001_power > Switch with power monitoring @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0001_power.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0001_switch_1_gang.md b/docs/devices/tuya/ts0001_switch_1_gang.md index b9a17f63..cbe0d6a7 100644 --- a/docs/devices/tuya/ts0001_switch_1_gang.md +++ b/docs/devices/tuya/ts0001_switch_1_gang.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0001_switch_1_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0001_switch_1_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0001_switch_1_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0001_switch_1_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0001_switch_1_gang +# Tuya TS0001_switch_1_gang > 1-Gang switch with backlight @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0001_switch_1_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0001_switch_module.md b/docs/devices/tuya/ts0001_switch_module.md index 83e92120..735d3a98 100644 --- a/docs/devices/tuya/ts0001_switch_module.md +++ b/docs/devices/tuya/ts0001_switch_module.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0001_switch_module Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0001_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0001_switch_module Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0001_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0001_switch_module +# Tuya TS0001_switch_module > 1 gang switch module @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0001_switch_module.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0001_switch_module_1.md b/docs/devices/tuya/ts0001_switch_module_1.md index a9137fc3..3ec8b885 100644 --- a/docs/devices/tuya/ts0001_switch_module_1.md +++ b/docs/devices/tuya/ts0001_switch_module_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0001_switch_module_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0001_switch_module_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0001_switch_module_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0001_switch_module_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0001_switch_module_1 +# Tuya TS0001_switch_module_1 > 1 gang switch module @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0001_switch_module_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002.md b/docs/devices/tuya/ts0002.md index 6c7b6cfa..cad68f2e 100644 --- a/docs/devices/tuya/ts0002.md +++ b/docs/devices/tuya/ts0002.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0002 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002 +# Tuya TS0002 > 2 gang switch @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [Zemismart](../index.md#zemismart) ZM-CSW002-D_switch * [Lonsonho](../index.md#lonsonho) X702 * [AVATTO](../index.md#avatto) ZTS02 -* [TuYa](../index.md#tuya) ZG-2002-RF +* [Tuya](../index.md#tuya) ZG-2002-RF * [Mercator Ikuü](../index.md#mercator_ikuu) SSW02 # Services and characteristics @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002_power.md b/docs/devices/tuya/ts0002_power.md index 62bf91f5..2877082e 100644 --- a/docs/devices/tuya/ts0002_power.md +++ b/docs/devices/tuya/ts0002_power.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0002_power Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002_power, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002_power Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002_power, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002_power +# Tuya TS0002_power > 2 gang switch with power monitoring ## White-label models -* [TuYa](../index.md#tuya) XSH01B +* [Tuya](../index.md#tuya) XSH01B * [Nous](../index.md#nous) B3Z # Services and characteristics @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002_power.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002_switch_2_gang.md b/docs/devices/tuya/ts0002_switch_2_gang.md index 0f6c39a1..e4a657b9 100644 --- a/docs/devices/tuya/ts0002_switch_2_gang.md +++ b/docs/devices/tuya/ts0002_switch_2_gang.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0002_switch_2_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002_switch_2_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002_switch_2_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002_switch_2_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002_switch_2_gang +# Tuya TS0002_switch_2_gang > 2-Gang switch with backlight @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002_switch_2_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002_switch_module.md b/docs/devices/tuya/ts0002_switch_module.md index 8266d705..8034b3c3 100644 --- a/docs/devices/tuya/ts0002_switch_module.md +++ b/docs/devices/tuya/ts0002_switch_module.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0002_switch_module Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002_switch_module Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002_switch_module +# Tuya TS0002_switch_module > 2 gang switch module @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002_switch_module.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002_switch_module_1.md b/docs/devices/tuya/ts0002_switch_module_1.md index 8ffa663c..22d9463d 100644 --- a/docs/devices/tuya/ts0002_switch_module_1.md +++ b/docs/devices/tuya/ts0002_switch_module_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0002_switch_module_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002_switch_module_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002_switch_module_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002_switch_module_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002_switch_module_1 +# Tuya TS0002_switch_module_1 > 1 gang switch module @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002_switch_module_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002_switch_module_2.md b/docs/devices/tuya/ts0002_switch_module_2.md index 30ce68c7..011c5db0 100644 --- a/docs/devices/tuya/ts0002_switch_module_2.md +++ b/docs/devices/tuya/ts0002_switch_module_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0002_switch_module_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002_switch_module_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002_switch_module_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002_switch_module_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002_switch_module_2 +# Tuya TS0002_switch_module_2 > 2 gang switch module @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002_switch_module_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002_switch_module_3.md b/docs/devices/tuya/ts0002_switch_module_3.md index b291fb00..fdf14322 100644 --- a/docs/devices/tuya/ts0002_switch_module_3.md +++ b/docs/devices/tuya/ts0002_switch_module_3.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0002_switch_module_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002_switch_module_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002_switch_module_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002_switch_module_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002_switch_module_3 +# Tuya TS0002_switch_module_3 > 2 gang switch with backlight @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002_switch_module_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0002_switch_module_4.md b/docs/devices/tuya/ts0002_switch_module_4.md index 62bd8fff..ec8b2d06 100644 --- a/docs/devices/tuya/ts0002_switch_module_4.md +++ b/docs/devices/tuya/ts0002_switch_module_4.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0002_switch_module_4 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0002_switch_module_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0002_switch_module_4 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0002_switch_module_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0002_switch_module_4 +# Tuya TS0002_switch_module_4 > 2 gang switch with backlight # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0002_switch_module_4 +the Tuya TS0002_switch_module_4 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0002_switch_module_4.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0003.md b/docs/devices/tuya/ts0003.md index f5d4284b..f76d51a1 100644 --- a/docs/devices/tuya/ts0003.md +++ b/docs/devices/tuya/ts0003.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0003 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0003, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0003 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0003, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0003 +# Tuya TS0003 > 3 gang switch ## White-label models * [BSEED](../index.md#bseed) TS0003 -* [TuYa](../index.md#tuya) TS0003_1 +* [Tuya](../index.md#tuya) TS0003_1 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0003.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0003_switch_3_gang.md b/docs/devices/tuya/ts0003_switch_3_gang.md index 802508d1..75280fe7 100644 --- a/docs/devices/tuya/ts0003_switch_3_gang.md +++ b/docs/devices/tuya/ts0003_switch_3_gang.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0003_switch_3_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0003_switch_3_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0003_switch_3_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0003_switch_3_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0003_switch_3_gang +# Tuya TS0003_switch_3_gang > 3-Gang switch with backlight @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0003_switch_3_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0003_switch_3_gang_with_backlight.md b/docs/devices/tuya/ts0003_switch_3_gang_with_backlight.md index 93134f59..ecee5b87 100644 --- a/docs/devices/tuya/ts0003_switch_3_gang_with_backlight.md +++ b/docs/devices/tuya/ts0003_switch_3_gang_with_backlight.md @@ -1,19 +1,19 @@ --- -title: "TuYa TS0003_switch_3_gang_with_backlight Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0003_switch_3_gang_with_backlight, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0003_switch_3_gang_with_backlight Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0003_switch_3_gang_with_backlight, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0003_switch_3_gang_with_backlight +# Tuya TS0003_switch_3_gang_with_backlight > 3-Gang switch with backlight ## White-label models * [Lonsonho](../index.md#lonsonho) X703A * [Zemismart](../index.md#zemismart) ZM-L03E-Z -* [TuYa](../index.md#tuya) M10Z +* [Tuya](../index.md#tuya) M10Z # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0003_switch_3_gang_with_backlight.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0003_switch_module_1.md b/docs/devices/tuya/ts0003_switch_module_1.md index 9fa38f6d..4ad6e16d 100644 --- a/docs/devices/tuya/ts0003_switch_module_1.md +++ b/docs/devices/tuya/ts0003_switch_module_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0003_switch_module_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0003_switch_module_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0003_switch_module_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0003_switch_module_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0003_switch_module_1 +# Tuya TS0003_switch_module_1 > 3 gang switch module @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0003_switch_module_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0003_switch_module_2.md b/docs/devices/tuya/ts0003_switch_module_2.md index 70239a73..e50b38c6 100644 --- a/docs/devices/tuya/ts0003_switch_module_2.md +++ b/docs/devices/tuya/ts0003_switch_module_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0003_switch_module_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0003_switch_module_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0003_switch_module_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0003_switch_module_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0003_switch_module_2 +# Tuya TS0003_switch_module_2 > 3 gang switch module @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0003_switch_module_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0004.md b/docs/devices/tuya/ts0004.md index 19d8db22..db985a88 100644 --- a/docs/devices/tuya/ts0004.md +++ b/docs/devices/tuya/ts0004.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0004 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0004, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0004 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0004, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0004 +# Tuya TS0004 > Smart light switch - 4 gang with neutral wire ## White-label models -* [TuYa](../index.md#tuya) DS-111 +* [Tuya](../index.md#tuya) DS-111 * [MHCOZY](../index.md#mhcozy) TYWB 4ch-RF * [Avatto](../index.md#avatto) TS0004_1 @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0004.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0004_switch_module.md b/docs/devices/tuya/ts0004_switch_module.md index 83f84460..a6d03cec 100644 --- a/docs/devices/tuya/ts0004_switch_module.md +++ b/docs/devices/tuya/ts0004_switch_module.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0004_switch_module Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0004_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0004_switch_module Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0004_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0004_switch_module +# Tuya TS0004_switch_module > 4 gang switch module @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0004_switch_module.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0004_switch_module_2.md b/docs/devices/tuya/ts0004_switch_module_2.md index cc179a01..7bcaf6c1 100644 --- a/docs/devices/tuya/ts0004_switch_module_2.md +++ b/docs/devices/tuya/ts0004_switch_module_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0004_switch_module_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0004_switch_module_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0004_switch_module_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0004_switch_module_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0004_switch_module_2 +# Tuya TS0004_switch_module_2 > 4 gang switch module @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0004_switch_module_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0006.md b/docs/devices/tuya/ts0006.md index 85e57edc..2f56908b 100644 --- a/docs/devices/tuya/ts0006.md +++ b/docs/devices/tuya/ts0006.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0006 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0006, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0006 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0006, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0006 +# Tuya TS0006 > 6 gang switch module with neutral wire @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0006.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts000f_power.md b/docs/devices/tuya/ts000f_power.md index 8e786a62..20166fd0 100644 --- a/docs/devices/tuya/ts000f_power.md +++ b/docs/devices/tuya/ts000f_power.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS000F_power Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS000F_power, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS000F_power Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS000F_power, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS000F_power +# Tuya TS000F_power > Switch with power monitoring @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS000F_power.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0011.md b/docs/devices/tuya/ts0011.md index e78bc937..8e9a814e 100644 --- a/docs/devices/tuya/ts0011.md +++ b/docs/devices/tuya/ts0011.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0011 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0011, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0011 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0011, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0011 +# Tuya TS0011 > Smart light switch - 1 gang @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0011.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0011_switch_module.md b/docs/devices/tuya/ts0011_switch_module.md index 86e1851d..296e0f41 100644 --- a/docs/devices/tuya/ts0011_switch_module.md +++ b/docs/devices/tuya/ts0011_switch_module.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0011_switch_module Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0011_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0011_switch_module Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0011_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0011_switch_module +# Tuya TS0011_switch_module > 1 gang switch module - (without neutral) @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0011_switch_module.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0012.md b/docs/devices/tuya/ts0012.md index 9fbb26c5..2ced4cf9 100644 --- a/docs/devices/tuya/ts0012.md +++ b/docs/devices/tuya/ts0012.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0012 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0012, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0012 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0012, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0012 +# Tuya TS0012 > Smart light switch - 2 gang @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0012.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0012_switch_module.md b/docs/devices/tuya/ts0012_switch_module.md index cecc0553..a38cfbdb 100644 --- a/docs/devices/tuya/ts0012_switch_module.md +++ b/docs/devices/tuya/ts0012_switch_module.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0012_switch_module Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0012_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0012_switch_module Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0012_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0012_switch_module +# Tuya TS0012_switch_module > 2 gang switch module - (without neutral) @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0012_switch_module.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0013.md b/docs/devices/tuya/ts0013.md index 891e3fbb..a3d1080c 100644 --- a/docs/devices/tuya/ts0013.md +++ b/docs/devices/tuya/ts0013.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0013 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0013, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0013 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0013, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0013 +# Tuya TS0013 > Smart light switch - 3 gang without neutral wire @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0013.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0013_switch_module.md b/docs/devices/tuya/ts0013_switch_module.md index 16bf2aad..02d1681e 100644 --- a/docs/devices/tuya/ts0013_switch_module.md +++ b/docs/devices/tuya/ts0013_switch_module.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0013_switch_module Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0013_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0013_switch_module Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0013_switch_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0013_switch_module +# Tuya TS0013_switch_module > 3 gang switch module - (without neutral) @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0013_switch_module.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0014.md b/docs/devices/tuya/ts0014.md index 8849b2ea..02803ea9 100644 --- a/docs/devices/tuya/ts0014.md +++ b/docs/devices/tuya/ts0014.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0014 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0014, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0014 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0014, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0014 +# Tuya TS0014 > Smart light switch - 4 gang without neutral wire @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0014.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0026.md b/docs/devices/tuya/ts0026.md index fac3d107..2b8cf7f6 100644 --- a/docs/devices/tuya/ts0026.md +++ b/docs/devices/tuya/ts0026.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0026 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0026, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0026 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0026, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0026 +# Tuya TS0026 > 6 button scene wall switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0026 +the Tuya TS0026 * [Stateless Programmable Switch](../../action.md) * Programmable Switch Event @@ -20,5 +20,5 @@ the TuYa TS0026 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0026.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0041.md b/docs/devices/tuya/ts0041.md index 38369786..dcbf154d 100644 --- a/docs/devices/tuya/ts0041.md +++ b/docs/devices/tuya/ts0041.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0041 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0041, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0041 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0041, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0041 +# Tuya TS0041 > Wireless switch with 1 button @@ -14,8 +14,9 @@ DO NOT EDIT THIS FILE MANUALLY! * [Smart9](../index.md#smart9) S9TSZGB * [Lonsonho](../index.md#lonsonho) TS0041 * [Benexmart](../index.md#benexmart) ZM-sui1 -* [TuYa](../index.md#tuya) SH-SC07 -* [TuYa](../index.md#tuya) MINI-ZSB +* [Tuya](../index.md#tuya) SH-SC07 +* [Tuya](../index.md#tuya) MINI-ZSB +* [Nous](../index.md#nous) LZ4 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -31,5 +32,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0041.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0042.md b/docs/devices/tuya/ts0042.md index c5ae590a..70bfd811 100644 --- a/docs/devices/tuya/ts0042.md +++ b/docs/devices/tuya/ts0042.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0042 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0042, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0042 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0042, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0042 +# Tuya TS0042 > Wireless switch with 2 buttons @@ -29,5 +29,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0042.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0043.md b/docs/devices/tuya/ts0043.md index 5e414202..89999199 100644 --- a/docs/devices/tuya/ts0043.md +++ b/docs/devices/tuya/ts0043.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0043 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0043, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0043 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0043, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0043 +# Tuya TS0043 > Wireless switch with 3 buttons @@ -29,5 +29,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0043.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0044.md b/docs/devices/tuya/ts0044.md index 4dc1743b..f54d1d71 100644 --- a/docs/devices/tuya/ts0044.md +++ b/docs/devices/tuya/ts0044.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0044 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0044, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0044 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0044, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0044 +# Tuya TS0044 > Wireless switch with 4 buttons @@ -16,8 +16,8 @@ DO NOT EDIT THIS FILE MANUALLY! * [LoraTap](../index.md#loratap) SS6400ZB * [Moes](../index.md#moes) ZT-SY-EU-G-4S-WH-MS * [Moes](../index.md#moes) ZT-SR-EU4 -* [TuYa](../index.md#tuya) TS0044_1 -* [TuYa](../index.md#tuya) TM-YKQ004 +* [Tuya](../index.md#tuya) TS0044_1 +* [Tuya](../index.md#tuya) TM-YKQ004 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -33,5 +33,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0044.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0046.md b/docs/devices/tuya/ts0046.md index fa5713fa..16050abe 100644 --- a/docs/devices/tuya/ts0046.md +++ b/docs/devices/tuya/ts0046.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0046 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0046, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0046 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0046, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0046 +# Tuya TS0046 > Wireless switch with 6 buttons @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0046.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0049.md b/docs/devices/tuya/ts0049.md index 9f235301..8b46366f 100644 --- a/docs/devices/tuya/ts0049.md +++ b/docs/devices/tuya/ts0049.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0049 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0049, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0049 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0049, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0049 +# Tuya TS0049 > Water valve # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0049 +the Tuya TS0049 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0049.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts004f.md b/docs/devices/tuya/ts004f.md index 16eacc00..d1b072b1 100644 --- a/docs/devices/tuya/ts004f.md +++ b/docs/devices/tuya/ts004f.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS004F Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS004F, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS004F Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS004F, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS004F +# Tuya TS004F > Wireless switch with 4 buttons # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS004F +the Tuya TS004F * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa TS004F # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS004F.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts004f_6_button.md b/docs/devices/tuya/ts004f_6_button.md index 8872fa0b..0fe86b9a 100644 --- a/docs/devices/tuya/ts004f_6_button.md +++ b/docs/devices/tuya/ts004f_6_button.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS004F_6_button Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS004F_6_button, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS004F_6_button Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS004F_6_button, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS004F_6_button +# Tuya TS004F_6_button > Wireless switch with 6 buttons # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS004F_6_button +the Tuya TS004F_6_button * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa TS004F_6_button # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS004F_6_button.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0052.md b/docs/devices/tuya/ts0052.md index 5f65e514..df057e40 100644 --- a/docs/devices/tuya/ts0052.md +++ b/docs/devices/tuya/ts0052.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0052 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0052, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0052 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0052, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0052 +# Tuya TS0052 > Zigbee dimmer module 1 channel # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0052 +the Tuya TS0052 * [Lightbulb](../../light.md) * Brightness @@ -20,5 +20,5 @@ the TuYa TS0052 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0052.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0052_2.md b/docs/devices/tuya/ts0052_2.md index d5e708aa..d17e01f2 100644 --- a/docs/devices/tuya/ts0052_2.md +++ b/docs/devices/tuya/ts0052_2.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0052_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0052_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0052_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0052_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0052_2 +# Tuya TS0052_2 > Zigbee dimmer module 2 channel # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0052_2 +the Tuya TS0052_2 * [Lightbulb](../../light.md) * Brightness @@ -20,5 +20,5 @@ the TuYa TS0052_2 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0052_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0101.md b/docs/devices/tuya/ts0101.md index 0cba18cb..41607ad5 100644 --- a/docs/devices/tuya/ts0101.md +++ b/docs/devices/tuya/ts0101.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0101 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0101, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0101 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0101, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0101 +# Tuya TS0101 > Zigbee Socket @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0101.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0108.md b/docs/devices/tuya/ts0108.md index 37ac228c..31bf5566 100644 --- a/docs/devices/tuya/ts0108.md +++ b/docs/devices/tuya/ts0108.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0108 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0108, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0108 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0108, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0108 +# Tuya TS0108 > Socket with 2 USB @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0108.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0111.md b/docs/devices/tuya/ts0111.md index 5c0fe20d..34a18184 100644 --- a/docs/devices/tuya/ts0111.md +++ b/docs/devices/tuya/ts0111.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0111 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0111, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0111 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0111, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0111 +# Tuya TS0111 > Socket # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0111 +the Tuya TS0111 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0111.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0111_valve.md b/docs/devices/tuya/ts0111_valve.md index c0ef64c2..ca58d10d 100644 --- a/docs/devices/tuya/ts0111_valve.md +++ b/docs/devices/tuya/ts0111_valve.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0111_valve Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0111_valve, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0111_valve Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0111_valve, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0111_valve +# Tuya TS0111_valve > Smart water/gas valve ## White-label models -* [TuYa](../index.md#tuya) SM-AW713Z +* [Tuya](../index.md#tuya) SM-AW713Z # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0111_valve.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0115.md b/docs/devices/tuya/ts0115.md index 5d5a0aed..8f7a8d97 100644 --- a/docs/devices/tuya/ts0115.md +++ b/docs/devices/tuya/ts0115.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0115 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0115, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0115 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0115, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0115 +# Tuya TS0115 > Multiprise with 4 AC outlets and 2 USB super charging ports (10A or 16A) @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0115.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_1.md b/docs/devices/tuya/ts011f_1.md index 41b5a083..9983bc00 100644 --- a/docs/devices/tuya/ts011f_1.md +++ b/docs/devices/tuya/ts011f_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_1 +# Tuya TS011F_1 > Switch @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_2_gang_2_usb_wall.md b/docs/devices/tuya/ts011f_2_gang_2_usb_wall.md index 73cd47a1..00163a4a 100644 --- a/docs/devices/tuya/ts011f_2_gang_2_usb_wall.md +++ b/docs/devices/tuya/ts011f_2_gang_2_usb_wall.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS011F_2_gang_2_usb_wall Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_2_gang_2_usb_wall, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_2_gang_2_usb_wall Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_2_gang_2_usb_wall, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_2_gang_2_usb_wall +# Tuya TS011F_2_gang_2_usb_wall > 2 gang 2 usb wall outlet # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS011F_2_gang_2_usb_wall +the Tuya TS011F_2_gang_2_usb_wall * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_2_gang_2_usb_wall.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_2_gang_power.md b/docs/devices/tuya/ts011f_2_gang_power.md new file mode 100644 index 00000000..02d2a70b --- /dev/null +++ b/docs/devices/tuya/ts011f_2_gang_power.md @@ -0,0 +1,23 @@ +--- +title: "Tuya TS011F_2_gang_power Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_2_gang_power, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Tuya TS011F_2_gang_power +> 2 gang socket with power monitoring and USB + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Tuya TS011F_2_gang_power + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Tuya](../index.md#tuya) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_2_gang_power.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_2_gang_wall.md b/docs/devices/tuya/ts011f_2_gang_wall.md index 2f387cb1..00191774 100644 --- a/docs/devices/tuya/ts011f_2_gang_wall.md +++ b/docs/devices/tuya/ts011f_2_gang_wall.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_2_gang_wall Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_2_gang_wall, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_2_gang_wall Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_2_gang_wall, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_2_gang_wall +# Tuya TS011F_2_gang_wall > 2 gang wall outlet @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_2_gang_wall.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_3_gang.md b/docs/devices/tuya/ts011f_3_gang.md index 035b4fb8..e34a96c6 100644 --- a/docs/devices/tuya/ts011f_3_gang.md +++ b/docs/devices/tuya/ts011f_3_gang.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS011F_3_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_3_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_3_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_3_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_3_gang +# Tuya TS011F_3_gang > 3 gang wall ac outlet # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS011F_3_gang +the Tuya TS011F_3_gang * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_3_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_4.md b/docs/devices/tuya/ts011f_4.md index dcd66e32..4271656a 100644 --- a/docs/devices/tuya/ts011f_4.md +++ b/docs/devices/tuya/ts011f_4.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_4 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_4 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_4 +# Tuya TS011F_4 > 2 gang plug @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_4.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_5.md b/docs/devices/tuya/ts011f_5.md index 51a10b4f..02283b2e 100644 --- a/docs/devices/tuya/ts011f_5.md +++ b/docs/devices/tuya/ts011f_5.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_5 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_5 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_5 +# Tuya TS011F_5 > 5 gang switch @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_5.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_din_smart_relay.md b/docs/devices/tuya/ts011f_din_smart_relay.md index 0deaa607..3aa78274 100644 --- a/docs/devices/tuya/ts011f_din_smart_relay.md +++ b/docs/devices/tuya/ts011f_din_smart_relay.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_din_smart_relay Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_din_smart_relay, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_din_smart_relay Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_din_smart_relay, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_din_smart_relay +# Tuya TS011F_din_smart_relay > Din smart relay (with power monitoring) @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_din_smart_relay.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_din_smart_relay_polling.md b/docs/devices/tuya/ts011f_din_smart_relay_polling.md index 01cdb698..f8ab2060 100644 --- a/docs/devices/tuya/ts011f_din_smart_relay_polling.md +++ b/docs/devices/tuya/ts011f_din_smart_relay_polling.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_din_smart_relay_polling Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_din_smart_relay_polling, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_din_smart_relay_polling Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_din_smart_relay_polling, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_din_smart_relay_polling +# Tuya TS011F_din_smart_relay_polling > Din smart relay (with power monitoring via polling) @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_din_smart_relay_polling.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_plug_1.md b/docs/devices/tuya/ts011f_plug_1.md index 83a026df..1aeeec7a 100644 --- a/docs/devices/tuya/ts011f_plug_1.md +++ b/docs/devices/tuya/ts011f_plug_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_plug_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_plug_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_plug_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_plug_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_plug_1 +# Tuya TS011F_plug_1 > Smart plug (with power monitoring) @@ -24,6 +24,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [Moes](../index.md#moes) MOES_plug * [Moes](../index.md#moes) ZK-EU * [Nous](../index.md#nous) A1Z +* [Elivco](../index.md#elivco) LSPA9 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -34,5 +35,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_plug_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_plug_2.md b/docs/devices/tuya/ts011f_plug_2.md index c2fc9461..788d94db 100644 --- a/docs/devices/tuya/ts011f_plug_2.md +++ b/docs/devices/tuya/ts011f_plug_2.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS011F_plug_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_plug_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_plug_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_plug_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_plug_2 +# Tuya TS011F_plug_2 > Smart plug (without power monitoring) # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS011F_plug_2 +the Tuya TS011F_plug_2 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_plug_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_plug_3.md b/docs/devices/tuya/ts011f_plug_3.md index 9ab3aff6..01348ef7 100644 --- a/docs/devices/tuya/ts011f_plug_3.md +++ b/docs/devices/tuya/ts011f_plug_3.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_plug_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_plug_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_plug_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_plug_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_plug_3 +# Tuya TS011F_plug_3 > Smart plug (with power monitoring by polling) @@ -16,7 +16,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [AVATTO](../index.md#avatto) MIUCOT10Z * [Neo](../index.md#neo) NAS-WR01B * [Neo](../index.md#neo) PLUG-001SPB2 -* [TuYa](../index.md#tuya) BSD29_1 +* [Tuya](../index.md#tuya) BSD29_1 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_plug_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_socket_module.md b/docs/devices/tuya/ts011f_socket_module.md index 6e362d61..eee7c3e9 100644 --- a/docs/devices/tuya/ts011f_socket_module.md +++ b/docs/devices/tuya/ts011f_socket_module.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_socket_module Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_socket_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_socket_module Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_socket_module, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_socket_module +# Tuya TS011F_socket_module > Socket module @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_socket_module.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_switch_5_gang.md b/docs/devices/tuya/ts011f_switch_5_gang.md index 0531625a..e9f61d8a 100644 --- a/docs/devices/tuya/ts011f_switch_5_gang.md +++ b/docs/devices/tuya/ts011f_switch_5_gang.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_switch_5_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_switch_5_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_switch_5_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_switch_5_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_switch_5_gang +# Tuya TS011F_switch_5_gang > 2 gang 2 usb 1 wall ac outlet @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_switch_5_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_wall_outlet.md b/docs/devices/tuya/ts011f_wall_outlet.md index 80cf0f0e..311e757a 100644 --- a/docs/devices/tuya/ts011f_wall_outlet.md +++ b/docs/devices/tuya/ts011f_wall_outlet.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_wall_outlet Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_wall_outlet, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_wall_outlet Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_wall_outlet, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_wall_outlet +# Tuya TS011F_wall_outlet > In-wall outlet @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_wall_outlet.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts011f_with_threshold.md b/docs/devices/tuya/ts011f_with_threshold.md index 2120451c..b9ed036d 100644 --- a/docs/devices/tuya/ts011f_with_threshold.md +++ b/docs/devices/tuya/ts011f_with_threshold.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS011F_with_threshold Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS011F_with_threshold, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS011F_with_threshold Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS011F_with_threshold, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS011F_with_threshold +# Tuya TS011F_with_threshold > Din rail switch with power monitoring and threshold settings @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS011F_with_threshold.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0121_plug.md b/docs/devices/tuya/ts0121_plug.md index e53e969c..0800eaa9 100644 --- a/docs/devices/tuya/ts0121_plug.md +++ b/docs/devices/tuya/ts0121_plug.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0121_plug Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0121_plug, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0121_plug Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0121_plug, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0121_plug +# Tuya TS0121_plug > 10A UK or 16A EU smart plug @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0121_plug.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0201-z.md b/docs/devices/tuya/ts0201-z.md index 906322ff..07eaa4d2 100644 --- a/docs/devices/tuya/ts0201-z.md +++ b/docs/devices/tuya/ts0201-z.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0201-z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0201-z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0201-z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0201-z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0201-z +# Tuya TS0201-z > Temperature & Humidity Sensor (pvxx/ZigbeeTLc) # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0201-z +the Tuya TS0201-z * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa TS0201-z # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0201-z.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0201.md b/docs/devices/tuya/ts0201.md index c79d766f..69e390a3 100644 --- a/docs/devices/tuya/ts0201.md +++ b/docs/devices/tuya/ts0201.md @@ -1,19 +1,19 @@ --- -title: "TuYa TS0201 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0201, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0201 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0201, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0201 +# Tuya TS0201 > Temperature & humidity sensor with display ## White-label models * [BlitzWolf](../index.md#blitzwolf) BW-IS4 -* [TuYa](../index.md#tuya) TS0201_1 -* [TuYa](../index.md#tuya) ZTH01/ZTH02 +* [Tuya](../index.md#tuya) TS0201_1 +* [Tuya](../index.md#tuya) ZTH01/ZTH02 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -30,5 +30,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0201.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0202.md b/docs/devices/tuya/ts0202.md index d53e368d..26aab3ba 100644 --- a/docs/devices/tuya/ts0202.md +++ b/docs/devices/tuya/ts0202.md @@ -1,27 +1,28 @@ --- -title: "TuYa TS0202 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0202, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0202 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0202, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0202 +# Tuya TS0202 > Motion sensor ## White-label models * [Mercator Ikuü](../index.md#mercator_ikuu) SMA02P -* [TuYa](../index.md#tuya) TY-ZPR06 +* [Tuya](../index.md#tuya) TY-ZPR06 * [Tesla Smart](../index.md#tesla_smart) TS0202 * [MiBoxer](../index.md#miboxer) PIR1-ZB -* [TuYa](../index.md#tuya) ZMS01 +* [Tuya](../index.md#tuya) ZMS01 * [Nous](../index.md#nous) E2 -* [TuYa](../index.md#tuya) 809WZT +* [Tuya](../index.md#tuya) 809WZT * [Niceboy](../index.md#niceboy) ORBIS Motion Sensor * [Luminea](../index.md#luminea) ZX-5311 -* [TuYa](../index.md#tuya) ZP01 -* [TuYa](../index.md#tuya) HW500A +* [Tuya](../index.md#tuya) ZP01 +* [Tuya](../index.md#tuya) HW500A +* [Nedis](../index.md#nedis) ZBSM10WT # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -38,5 +39,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0202.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0202_1.md b/docs/devices/tuya/ts0202_1.md index 73b6f241..1b30f228 100644 --- a/docs/devices/tuya/ts0202_1.md +++ b/docs/devices/tuya/ts0202_1.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0202_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0202_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0202_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0202_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0202_1 +# Tuya TS0202_1 > Motion sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0202_1 +the Tuya TS0202_1 * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa TS0202_1 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0202_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0202_2.md b/docs/devices/tuya/ts0202_2.md index 0f1e8dc6..a392de1e 100644 --- a/docs/devices/tuya/ts0202_2.md +++ b/docs/devices/tuya/ts0202_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0202_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0202_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0202_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0202_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0202_2 +# Tuya TS0202_2 > Motion sensor with scene switch @@ -29,5 +29,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0202_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0202_3.md b/docs/devices/tuya/ts0202_3.md index e801c801..25efeb79 100644 --- a/docs/devices/tuya/ts0202_3.md +++ b/docs/devices/tuya/ts0202_3.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0202_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0202_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0202_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0202_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0202_3 +# Tuya TS0202_3 > Motion detector with illuminance # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0202_3 +the Tuya TS0202_3 * [Battery](../../battery.md) * Battery Level @@ -29,5 +29,5 @@ the TuYa TS0202_3 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0202_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0203.md b/docs/devices/tuya/ts0203.md index a5488726..009d997c 100644 --- a/docs/devices/tuya/ts0203.md +++ b/docs/devices/tuya/ts0203.md @@ -1,28 +1,31 @@ --- -title: "TuYa TS0203 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0203, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0203 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0203, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0203 +# Tuya TS0203 > Door sensor ## White-label models * [CR Smart Home](../index.md#cr_smart_home) TS0203 -* [TuYa](../index.md#tuya) iH-F001 +* [Tuya](../index.md#tuya) iH-F001 * [Tesla Smart](../index.md#tesla_smart) TSL-SEN-DOOR * [Cleverio](../index.md#cleverio) SS100 * [Niceboy](../index.md#niceboy) ORBIS Windows & Door Sensor -* [TuYa](../index.md#tuya) ZD08 -* [TuYa](../index.md#tuya) MC500A -* [TuYa](../index.md#tuya) 19DZT -* [TuYa](../index.md#tuya) DS04 +* [Tuya](../index.md#tuya) ZD06 +* [Tuya](../index.md#tuya) ZD08 +* [Tuya](../index.md#tuya) MC500A +* [Tuya](../index.md#tuya) 19DZT +* [Tuya](../index.md#tuya) DS04 * [Moes](../index.md#moes) ZSS-JM-GWM-C-MS * [Moes](../index.md#moes) ZSS-X-GWM-C * [Luminea](../index.md#luminea) ZX-5232 +* [QA](../index.md#qa) QASD1 +* [Nous](../index.md#nous) E3 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -39,5 +42,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0203.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0203_1.md b/docs/devices/tuya/ts0203_1.md index 561934b6..c57a057a 100644 --- a/docs/devices/tuya/ts0203_1.md +++ b/docs/devices/tuya/ts0203_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0203_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0203_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0203_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0203_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0203_1 +# Tuya TS0203_1 > Door sensor with scene switch @@ -31,5 +31,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0203_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0204.md b/docs/devices/tuya/ts0204.md index d16b62c0..43abf9c3 100644 --- a/docs/devices/tuya/ts0204.md +++ b/docs/devices/tuya/ts0204.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0204 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0204, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0204 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0204, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0204 +# Tuya TS0204 > Gas sensor @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0204.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0205.md b/docs/devices/tuya/ts0205.md index 2c63ece3..3b2b9919 100644 --- a/docs/devices/tuya/ts0205.md +++ b/docs/devices/tuya/ts0205.md @@ -1,19 +1,19 @@ --- -title: "TuYa TS0205 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0205, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0205 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0205, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0205 +# Tuya TS0205 > Smoke sensor ## White-label models * [Tesla Smart](../index.md#tesla_smart) TSL-SEN-SMOKE * [Dongguan Daying Electornics Technology](../index.md#dongguan_daying_electornics_technology) YG400A -* [TuYa](../index.md#tuya) TS0205_smoke_2 +* [Tuya](../index.md#tuya) TS0205_smoke_2 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -30,5 +30,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0205.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0207_water_leak_detector.md b/docs/devices/tuya/ts0207_water_leak_detector.md index b1673e77..5a8d8269 100644 --- a/docs/devices/tuya/ts0207_water_leak_detector.md +++ b/docs/devices/tuya/ts0207_water_leak_detector.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0207_water_leak_detector Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0207_water_leak_detector, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0207_water_leak_detector Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0207_water_leak_detector, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0207_water_leak_detector +# Tuya TS0207_water_leak_detector > Water leak detector @@ -14,9 +14,9 @@ DO NOT EDIT THIS FILE MANUALLY! * [CR Smart Home](../index.md#cr_smart_home) TS0207 * [Meian](../index.md#meian) SW02 * [Aubess](../index.md#aubess) IH-K665 -* [TuYa](../index.md#tuya) TS0207_water_leak_detector_1 -* [TuYa](../index.md#tuya) TS0207_water_leak_detector_3 -* [TuYa](../index.md#tuya) 899WZ +* [Tuya](../index.md#tuya) TS0207_water_leak_detector_1 +* [Tuya](../index.md#tuya) TS0207_water_leak_detector_3 +* [Tuya](../index.md#tuya) 899WZ * [Niceboy](../index.md#niceboy) ORBIS Water Sensor * [Nous](../index.md#nous) E4 @@ -35,5 +35,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0207_water_leak_detector.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0210.md b/docs/devices/tuya/ts0210.md index 97760798..9c8a7cfd 100644 --- a/docs/devices/tuya/ts0210.md +++ b/docs/devices/tuya/ts0210.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0210 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0210, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0210 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0210, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0210 +# Tuya TS0210 > Vibration sensor @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0210.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0215a_remote.md b/docs/devices/tuya/ts0215a_remote.md index 0c054221..3b2fa814 100644 --- a/docs/devices/tuya/ts0215a_remote.md +++ b/docs/devices/tuya/ts0215a_remote.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0215A_remote Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0215A_remote, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0215A_remote Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0215A_remote, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0215A_remote +# Tuya TS0215A_remote > Security remote control @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0215A_remote.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0215a_sos.md b/docs/devices/tuya/ts0215a_sos.md index e7b2660c..49c974a0 100644 --- a/docs/devices/tuya/ts0215a_sos.md +++ b/docs/devices/tuya/ts0215a_sos.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0215A_sos Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0215A_sos, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0215A_sos Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0215A_sos, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0215A_sos +# Tuya TS0215A_sos > SOS button ## White-label models -* [TuYa](../index.md#tuya) BT400B +* [Tuya](../index.md#tuya) BT400B * [Woox](../index.md#woox) R7052 # Services and characteristics @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0215A_sos.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0216.md b/docs/devices/tuya/ts0216.md index 41937d09..6bdebc6a 100644 --- a/docs/devices/tuya/ts0216.md +++ b/docs/devices/tuya/ts0216.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0216 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0216, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0216 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0216, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0216 +# Tuya TS0216 > Sound and flash siren # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0216 +the Tuya TS0216 * [Battery](../../battery.md) * Battery Level @@ -74,5 +74,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0216.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0218.md b/docs/devices/tuya/ts0218.md index a93e5b9e..c4fb2dfc 100644 --- a/docs/devices/tuya/ts0218.md +++ b/docs/devices/tuya/ts0218.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0218 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0218, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0218 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0218, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0218 +# Tuya TS0218 > Button # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0218 +the Tuya TS0218 * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa TS0218 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0218.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0222.md b/docs/devices/tuya/ts0222.md index df8bf99b..245b25d2 100644 --- a/docs/devices/tuya/ts0222.md +++ b/docs/devices/tuya/ts0222.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0222 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0222, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0222 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0222, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0222 +# Tuya TS0222 > Light intensity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0222 +the Tuya TS0222 * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa TS0222 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0222.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0222_temperature_humidity.md b/docs/devices/tuya/ts0222_temperature_humidity.md index 19633fdb..65c2e174 100644 --- a/docs/devices/tuya/ts0222_temperature_humidity.md +++ b/docs/devices/tuya/ts0222_temperature_humidity.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0222_temperature_humidity Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0222_temperature_humidity, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0222_temperature_humidity Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0222_temperature_humidity, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0222_temperature_humidity +# Tuya TS0222_temperature_humidity > Temperature & humidity sensor ## White-label models -* [TuYa](../index.md#tuya) QT-07S +* [Tuya](../index.md#tuya) QT-07S # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0222_temperature_humidity.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0224.md b/docs/devices/tuya/ts0224.md index 76d697b9..c6cc11ed 100644 --- a/docs/devices/tuya/ts0224.md +++ b/docs/devices/tuya/ts0224.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0224 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0224, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0224 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0224, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0224 +# Tuya TS0224 > Smart light & sound siren @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=TS0224) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20TS0224&model=TuYa%20TS0224&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22warning%22%2C%0A%20%20%20%20%22label%22%3A%20%22Warning%22%2C%0A%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%22type%22%3A%20%22composite%22%2C%0A%20%20%20%20%22property%22%3A%20%22warning%22%2C%0A%20%20%20%20%22features%22%3A%20%5B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22mode%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Mode%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22mode%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Mode%20of%20the%20warning%20(sound%20effect)%22%2C%0A%20%20%20%20%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%20%20%22stop%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22burglar%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22fire%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22emergency%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22police_panic%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22fire_panic%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22emergency_panic%22%0A%20%20%20%20%20%20%20%20%5D%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22level%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Level%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22level%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Sound%20level%22%2C%0A%20%20%20%20%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%20%20%22low%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22medium%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22high%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22very_high%22%0A%20%20%20%20%20%20%20%20%5D%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22strobe_level%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Strobe%20level%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22strobe_level%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Intensity%20of%20the%20strobe%22%2C%0A%20%20%20%20%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%20%20%22low%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22medium%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22high%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22very_high%22%0A%20%20%20%20%20%20%20%20%5D%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22strobe%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Strobe%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22strobe%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Turn%20on%2Foff%20the%20strobe%20(light)%20during%20warning%22%2C%0A%20%20%20%20%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%20%20%20%20%22value_off%22%3A%20false%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22strobe_duty_cycle%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Strobe%20duty%20cycle%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22strobe_duty_cycle%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Length%20of%20the%20flash%20cycle%22%2C%0A%20%20%20%20%20%20%20%20%22value_max%22%3A%2010%2C%0A%20%20%20%20%20%20%20%20%22value_min%22%3A%200%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22duration%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Duration%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22duration%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Duration%20in%20seconds%20of%20the%20alarm%22%2C%0A%20%20%20%20%20%20%20%20%22unit%22%3A%20%22s%22%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22light%22%2C%0A%20%20%20%20%22label%22%3A%20%22Light%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22light%22%2C%0A%20%20%20%20%22description%22%3A%20%22Turn%20the%20light%20of%20the%20alarm%20ON%2FOFF%22%2C%0A%20%20%20%20%22value_on%22%3A%20%22ON%22%2C%0A%20%20%20%20%22value_off%22%3A%20%22OFF%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22duration%22%2C%0A%20%20%20%20%22label%22%3A%20%22Duration%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22duration%22%2C%0A%20%20%20%20%22description%22%3A%20%22Duration%20of%20the%20alarm%22%2C%0A%20%20%20%20%22unit%22%3A%20%22s%22%2C%0A%20%20%20%20%22value_max%22%3A%203600%2C%0A%20%20%20%20%22value_min%22%3A%2060%2C%0A%20%20%20%20%22value_step%22%3A%201%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22volume%22%2C%0A%20%20%20%20%22label%22%3A%20%22Volume%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22volume%22%2C%0A%20%20%20%20%22description%22%3A%20%22Volume%20of%20the%20alarm%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22mute%22%2C%0A%20%20%20%20%20%20%22low%22%2C%0A%20%20%20%20%20%20%22medium%22%2C%0A%20%20%20%20%20%20%22high%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20TS0224&model=Tuya%20TS0224&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22warning%22%2C%0A%20%20%20%20%22label%22%3A%20%22Warning%22%2C%0A%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%22type%22%3A%20%22composite%22%2C%0A%20%20%20%20%22property%22%3A%20%22warning%22%2C%0A%20%20%20%20%22features%22%3A%20%5B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22mode%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Mode%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22mode%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Mode%20of%20the%20warning%20(sound%20effect)%22%2C%0A%20%20%20%20%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%20%20%22stop%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22burglar%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22fire%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22emergency%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22police_panic%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22fire_panic%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22emergency_panic%22%0A%20%20%20%20%20%20%20%20%5D%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22level%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Level%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22level%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Sound%20level%22%2C%0A%20%20%20%20%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%20%20%22low%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22medium%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22high%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22very_high%22%0A%20%20%20%20%20%20%20%20%5D%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22strobe_level%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Strobe%20level%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22strobe_level%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Intensity%20of%20the%20strobe%22%2C%0A%20%20%20%20%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%20%20%20%20%22low%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22medium%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22high%22%2C%0A%20%20%20%20%20%20%20%20%20%20%22very_high%22%0A%20%20%20%20%20%20%20%20%5D%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22strobe%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Strobe%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22strobe%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Turn%20on%2Foff%20the%20strobe%20(light)%20during%20warning%22%2C%0A%20%20%20%20%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%20%20%20%20%22value_off%22%3A%20false%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22strobe_duty_cycle%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Strobe%20duty%20cycle%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22strobe_duty_cycle%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Length%20of%20the%20flash%20cycle%22%2C%0A%20%20%20%20%20%20%20%20%22value_max%22%3A%2010%2C%0A%20%20%20%20%20%20%20%20%22value_min%22%3A%200%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22duration%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22Duration%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22duration%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Duration%20in%20seconds%20of%20the%20alarm%22%2C%0A%20%20%20%20%20%20%20%20%22unit%22%3A%20%22s%22%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22light%22%2C%0A%20%20%20%20%22label%22%3A%20%22Light%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22light%22%2C%0A%20%20%20%20%22description%22%3A%20%22Turn%20the%20light%20of%20the%20alarm%20ON%2FOFF%22%2C%0A%20%20%20%20%22value_on%22%3A%20%22ON%22%2C%0A%20%20%20%20%22value_off%22%3A%20%22OFF%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22duration%22%2C%0A%20%20%20%20%22label%22%3A%20%22Duration%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22duration%22%2C%0A%20%20%20%20%22description%22%3A%20%22Duration%20of%20the%20alarm%22%2C%0A%20%20%20%20%22unit%22%3A%20%22s%22%2C%0A%20%20%20%20%22value_max%22%3A%203600%2C%0A%20%20%20%20%22value_min%22%3A%2060%2C%0A%20%20%20%20%22value_step%22%3A%201%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22volume%22%2C%0A%20%20%20%20%22label%22%3A%20%22Volume%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22volume%22%2C%0A%20%20%20%20%22description%22%3A%20%22Volume%20of%20the%20alarm%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22mute%22%2C%0A%20%20%20%20%20%20%22low%22%2C%0A%20%20%20%20%20%20%22medium%22%2C%0A%20%20%20%20%20%20%22high%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -157,5 +157,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0224.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts030f.md b/docs/devices/tuya/ts030f.md index 510bfe72..0fe1c47a 100644 --- a/docs/devices/tuya/ts030f.md +++ b/docs/devices/tuya/ts030f.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS030F Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS030F, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS030F Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS030F, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS030F +# Tuya TS030F > Smart blind controller @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS030F.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0501a.md b/docs/devices/tuya/ts0501a.md index 885ba1f1..86e2f964 100644 --- a/docs/devices/tuya/ts0501a.md +++ b/docs/devices/tuya/ts0501a.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0501A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0501A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0501A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0501A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0501A +# Tuya TS0501A > Zigbee light @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0501A.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0501b.md b/docs/devices/tuya/ts0501b.md index 13835c9b..4da194b8 100644 --- a/docs/devices/tuya/ts0501b.md +++ b/docs/devices/tuya/ts0501b.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0501B Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0501B, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0501B Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0501B, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0501B +# Tuya TS0501B > Zigbee light @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0501B.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0501b_dimmer.md b/docs/devices/tuya/ts0501b_dimmer.md index 9ba3d9cf..1ff88f91 100644 --- a/docs/devices/tuya/ts0501b_dimmer.md +++ b/docs/devices/tuya/ts0501b_dimmer.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0501B_dimmer Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0501B_dimmer, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0501B_dimmer Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0501B_dimmer, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0501B_dimmer +# Tuya TS0501B_dimmer > Zigbee dimmer ## White-label models -* [TuYa](../index.md#tuya) L1(ZW) +* [Tuya](../index.md#tuya) L1(ZW) # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0501B_dimmer.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0501b_dimmer_2.md b/docs/devices/tuya/ts0501b_dimmer_2.md new file mode 100644 index 00000000..9c66f317 --- /dev/null +++ b/docs/devices/tuya/ts0501b_dimmer_2.md @@ -0,0 +1,24 @@ +--- +title: "Tuya TS0501B_dimmer_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0501B_dimmer_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Tuya TS0501B_dimmer_2 +> Zigbee dimmer + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Tuya TS0501B_dimmer_2 + +* [Lightbulb](../../light.md) + * Brightness + * On + + +# Related +* [Other devices from Tuya](../index.md#tuya) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0501B_dimmer_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0502a.md b/docs/devices/tuya/ts0502a.md index 14a8177d..b3b15137 100644 --- a/docs/devices/tuya/ts0502a.md +++ b/docs/devices/tuya/ts0502a.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0502A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0502A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0502A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0502A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0502A +# Tuya TS0502A > Light controller @@ -30,5 +30,5 @@ these devices * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0502A.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0502b.md b/docs/devices/tuya/ts0502b.md index 37c2b0f2..c3b773ca 100644 --- a/docs/devices/tuya/ts0502b.md +++ b/docs/devices/tuya/ts0502b.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0502B Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0502B, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0502B Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0502B, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0502B +# Tuya TS0502B > Light controller @@ -30,5 +30,5 @@ these devices * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0502B.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0503a.md b/docs/devices/tuya/ts0503a.md index 0faa95e3..edf4db53 100644 --- a/docs/devices/tuya/ts0503a.md +++ b/docs/devices/tuya/ts0503a.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0503A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0503A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0503A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0503A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0503A +# Tuya TS0503A > Led strip controller # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0503A +the Tuya TS0503A * [Lightbulb](../../light.md) * Brightness @@ -22,5 +22,5 @@ the TuYa TS0503A # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0503A.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0503b.md b/docs/devices/tuya/ts0503b.md index ebee9ef7..ca4fb82c 100644 --- a/docs/devices/tuya/ts0503b.md +++ b/docs/devices/tuya/ts0503b.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0503B Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0503B, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0503B Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0503B, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0503B +# Tuya TS0503B > Zigbee RGB light @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0503B.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0504a.md b/docs/devices/tuya/ts0504a.md index 6d84a874..465f081e 100644 --- a/docs/devices/tuya/ts0504a.md +++ b/docs/devices/tuya/ts0504a.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0504A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0504A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0504A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0504A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0504A +# Tuya TS0504A > RGBW LED controller # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0504A +the Tuya TS0504A * [Lightbulb](../../light.md) * Brightness @@ -25,5 +25,5 @@ the TuYa TS0504A * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0504A.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0504b.md b/docs/devices/tuya/ts0504b.md index 4aff0f1f..edeb989b 100644 --- a/docs/devices/tuya/ts0504b.md +++ b/docs/devices/tuya/ts0504b.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0504B Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0504B, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0504B Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0504B, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0504B +# Tuya TS0504B > Zigbee RGBW light # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0504B +the Tuya TS0504B * [Lightbulb](../../light.md) * Brightness @@ -22,5 +22,5 @@ the TuYa TS0504B # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0504B.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0505a.md b/docs/devices/tuya/ts0505a.md index fcd25654..83ae3542 100644 --- a/docs/devices/tuya/ts0505a.md +++ b/docs/devices/tuya/ts0505a.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0505A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0505A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0505A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0505A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0505A +# Tuya TS0505A > RGB+CCT light controller @@ -34,5 +34,5 @@ these devices * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0505A.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0505a_led.md b/docs/devices/tuya/ts0505a_led.md index c83531e8..ff326bf6 100644 --- a/docs/devices/tuya/ts0505a_led.md +++ b/docs/devices/tuya/ts0505a_led.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0505A_led Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0505A_led, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0505A_led Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0505A_led, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0505A_led +# Tuya TS0505A_led > RGB+CCT LED # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0505A_led +the Tuya TS0505A_led * [Lightbulb](../../light.md) * Brightness @@ -25,5 +25,5 @@ the TuYa TS0505A_led * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0505A_led.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0505b_1.md b/docs/devices/tuya/ts0505b_1.md index 4abc3170..477486e1 100644 --- a/docs/devices/tuya/ts0505b_1.md +++ b/docs/devices/tuya/ts0505b_1.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0505B_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0505B_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0505B_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0505B_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0505B_1 +# Tuya TS0505B_1 > Zigbee RGB+CCT light ## White-label models * [Mercator Ikuü](../index.md#mercator_ikuu) SMD4106W-RGB-ZB -* [TuYa](../index.md#tuya) A5C-21F7-01 +* [Tuya](../index.md#tuya) A5C-21F7-01 * [Mercator Ikuü](../index.md#mercator_ikuu) S9E27LED9W-RGB-Z * [Aldi](../index.md#aldi) L122CB63H11A9.0W * [Lidl](../index.md#lidl) 14153706L @@ -28,7 +28,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [Lidl](../index.md#lidl) 14156506L * [Lidl](../index.md#lidl) HG08010 * [Lidl](../index.md#lidl) HG08008 -* [TuYa](../index.md#tuya) HG08007 +* [Tuya](../index.md#tuya) HG08007 * [Lidl](../index.md#lidl) 14158704L * [Lidl](../index.md#lidl) 14158804L * [Lidl](../index.md#lidl) HG07834A/HG09155A @@ -36,6 +36,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [Lidl](../index.md#lidl) HG08131C * [Lidl](../index.md#lidl) HG07834C * [MiBoxer](../index.md#miboxer) FUT037Z+ +* [MiBoxer](../index.md#miboxer) E2-ZR * [Lidl](../index.md#lidl) HG08383B * [Lidl](../index.md#lidl) HG08383A * [Garza Smart](../index.md#garza_smart) Garza-Standard-A60 @@ -50,7 +51,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [Moes](../index.md#moes) ZB-TDA9-RCW-E27-MS * [Moes](../index.md#moes) ZB-LZD10-RCW * [MiBoxer](../index.md#miboxer) FUT106ZR -* [TuYa](../index.md#tuya) TS0505B_1_1 +* [Tuya](../index.md#tuya) TS0505B_1_1 * [MiBoxer](../index.md#miboxer) FUTC11ZR # Services and characteristics @@ -68,5 +69,5 @@ these devices * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0505B_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0505b_2.md b/docs/devices/tuya/ts0505b_2.md index 7ec1fbab..c9a37ae7 100644 --- a/docs/devices/tuya/ts0505b_2.md +++ b/docs/devices/tuya/ts0505b_2.md @@ -1,19 +1,19 @@ --- -title: "TuYa TS0505B_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0505B_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0505B_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0505B_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0505B_2 +# Tuya TS0505B_2 > Zigbee RGB+CCT light ## White-label models * [Lidl](../index.md#lidl) 14149505L/14149506L_2 -* [TuYa](../index.md#tuya) TS0505B_2_1 -* [TuYa](../index.md#tuya) TS0505B_2_2 +* [Tuya](../index.md#tuya) TS0505B_2_1 +* [Tuya](../index.md#tuya) TS0505B_2_2 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -30,5 +30,5 @@ these devices * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0505B_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0505b_3.md b/docs/devices/tuya/ts0505b_3.md index bda8abff..7e91c90d 100644 --- a/docs/devices/tuya/ts0505b_3.md +++ b/docs/devices/tuya/ts0505b_3.md @@ -1,17 +1,18 @@ --- -title: "TuYa TS0505B_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0505B_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0505B_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0505B_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0505B_3 +# Tuya TS0505B_3 > Zigbee RGB+CCT light ## White-label models * [Skydance](../index.md#skydance) WZ5_dim_2 +* [QA](../index.md#qa) QADZC5 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -28,5 +29,5 @@ these devices * [Adaptive Lighting](../../light.md) # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0505B_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_3_phase_clamp_meter.md b/docs/devices/tuya/ts0601_3_phase_clamp_meter.md index 62de616a..cf2f1da1 100644 --- a/docs/devices/tuya/ts0601_3_phase_clamp_meter.md +++ b/docs/devices/tuya/ts0601_3_phase_clamp_meter.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_3_phase_clamp_meter Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_3_phase_clamp_meter, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_3_phase_clamp_meter Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_3_phase_clamp_meter, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_3_phase_clamp_meter +# Tuya TS0601_3_phase_clamp_meter > 3-phase clamp power meter @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_3_phase_clamp_meter.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_3_phase_clamp_meter_relay.md b/docs/devices/tuya/ts0601_3_phase_clamp_meter_relay.md index eb7db99e..4b26c986 100644 --- a/docs/devices/tuya/ts0601_3_phase_clamp_meter_relay.md +++ b/docs/devices/tuya/ts0601_3_phase_clamp_meter_relay.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_3_phase_clamp_meter_relay Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_3_phase_clamp_meter_relay, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_3_phase_clamp_meter_relay Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_3_phase_clamp_meter_relay, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_3_phase_clamp_meter_relay +# Tuya TS0601_3_phase_clamp_meter_relay > 3-phase clamp power meter with relay @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_3_phase_clamp_meter_relay.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_air_quality_sensor.md b/docs/devices/tuya/ts0601_air_quality_sensor.md index d7db6a7f..5a656527 100644 --- a/docs/devices/tuya/ts0601_air_quality_sensor.md +++ b/docs/devices/tuya/ts0601_air_quality_sensor.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_air_quality_sensor Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_air_quality_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_air_quality_sensor Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_air_quality_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_air_quality_sensor +# Tuya TS0601_air_quality_sensor > Air quality sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_air_quality_sensor +the Tuya TS0601_air_quality_sensor * [Air Quality Sensor](../../air_quality.md) * Air Quality @@ -27,5 +27,5 @@ the TuYa TS0601_air_quality_sensor # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_air_quality_sensor.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_bidirectional_energy_meter.md b/docs/devices/tuya/ts0601_bidirectional_energy_meter.md index 819c6acd..a929fbcd 100644 --- a/docs/devices/tuya/ts0601_bidirectional_energy_meter.md +++ b/docs/devices/tuya/ts0601_bidirectional_energy_meter.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_bidirectional_energy meter Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_bidirectional_energy meter, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_bidirectional_energy meter Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_bidirectional_energy meter, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_bidirectional_energy meter +# Tuya TS0601_bidirectional_energy meter > Bidirectional energy meter with 150A Current Clamp @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=TS0601_bidirectional_energy%20meter) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20TS0601_bidirectional_energy%20meter&model=TuYa%20TS0601_bidirectional_energy%20meter&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_flow%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20flow%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_flow%22%2C%0A%20%20%20%20%22description%22%3A%20%22Direction%20of%20energy%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22consuming%22%2C%0A%20%20%20%20%20%20%22producing%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20TS0601_bidirectional_energy%20meter&model=Tuya%20TS0601_bidirectional_energy%20meter&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20consumed%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22label%22%3A%20%22Produced%20energy%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22produced_energy%22%2C%0A%20%20%20%20%22description%22%3A%20%22Sum%20of%20produced%20energy%22%2C%0A%20%20%20%20%22unit%22%3A%20%22kWh%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22power%22%2C%0A%20%20%20%20%22label%22%3A%20%22Power%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22power%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20power%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22W%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22label%22%3A%20%22Voltage%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22voltage%22%2C%0A%20%20%20%20%22description%22%3A%20%22Measured%20electrical%20potential%20value%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22V%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22current%22%2C%0A%20%20%20%20%22label%22%3A%20%22Current%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22current%22%2C%0A%20%20%20%20%22description%22%3A%20%22Instantaneous%20measured%20electrical%20current%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22A%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22energy_flow%22%2C%0A%20%20%20%20%22label%22%3A%20%22Energy%20flow%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22enum%22%2C%0A%20%20%20%20%22property%22%3A%20%22energy_flow%22%2C%0A%20%20%20%20%22description%22%3A%20%22Direction%20of%20energy%22%2C%0A%20%20%20%20%22values%22%3A%20%5B%0A%20%20%20%20%20%20%22consuming%22%2C%0A%20%20%20%20%20%20%22producing%22%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -98,5 +98,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_bidirectional_energy_meter.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_co2_sensor.md b/docs/devices/tuya/ts0601_co2_sensor.md index fd6227af..ab70ccbd 100644 --- a/docs/devices/tuya/ts0601_co2_sensor.md +++ b/docs/devices/tuya/ts0601_co2_sensor.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_co2_sensor Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_co2_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_co2_sensor Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_co2_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_co2_sensor +# Tuya TS0601_co2_sensor > NDIR co2 sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_co2_sensor +the Tuya TS0601_co2_sensor * [Carbon Dioxide Sensor](../../sensors.md) * Carbon Dioxide Detected @@ -24,5 +24,5 @@ the TuYa TS0601_co2_sensor # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_co2_sensor.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_contact_temperature_humidity_sensor.md b/docs/devices/tuya/ts0601_contact_temperature_humidity_sensor.md index 3b72a6d7..03825bf7 100644 --- a/docs/devices/tuya/ts0601_contact_temperature_humidity_sensor.md +++ b/docs/devices/tuya/ts0601_contact_temperature_humidity_sensor.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_contact_temperature_humidity_sensor Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_contact_temperature_humidity_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_contact_temperature_humidity_sensor Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_contact_temperature_humidity_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_contact_temperature_humidity_sensor +# Tuya TS0601_contact_temperature_humidity_sensor > Contact, temperature and humidity sensor @@ -30,5 +30,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_contact_temperature_humidity_sensor.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_1.md b/docs/devices/tuya/ts0601_cover_1.md index e31a04d9..93381a3d 100644 --- a/docs/devices/tuya/ts0601_cover_1.md +++ b/docs/devices/tuya/ts0601_cover_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_1 +# Tuya TS0601_cover_1 > Curtain motor/roller blind motor/window pusher/tubular motor @@ -18,9 +18,9 @@ DO NOT EDIT THIS FILE MANUALLY! * [Binthen](../index.md#binthen) CV01A * [Zemismart](../index.md#zemismart) M515EGB * [Oz Smart Things](../index.md#oz_smart_things) ZM85EL-1Z -* [TuYa](../index.md#tuya) M515EGZT -* [TuYa](../index.md#tuya) DT82LEMA-1.2N -* [TuYa](../index.md#tuya) ZD82TN +* [Tuya](../index.md#tuya) M515EGZT +* [Tuya](../index.md#tuya) DT82LEMA-1.2N +* [Tuya](../index.md#tuya) ZD82TN * [Larkkey](../index.md#larkkey) ZSTY-SM-1SRZG-EU * [Zemismart](../index.md#zemismart) AM43 * [Zemismart](../index.md#zemismart) M2805EGBZTN @@ -31,6 +31,7 @@ DO NOT EDIT THIS FILE MANUALLY! * [Quoya](../index.md#quoya) AT8510-TY * [Somgoms](../index.md#somgoms) ZSTY-SM-1DMZG-US-W_1 * [HUARUI](../index.md#huarui) CMD900LE +* [Novato](../index.md#novato) WPK # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -44,5 +45,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_2.md b/docs/devices/tuya/ts0601_cover_2.md index 00c70220..ba31cccd 100644 --- a/docs/devices/tuya/ts0601_cover_2.md +++ b/docs/devices/tuya/ts0601_cover_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_2 +# Tuya TS0601_cover_2 > Curtain motor fixed speed @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_3.md b/docs/devices/tuya/ts0601_cover_3.md index be46d0f8..2cf5bcff 100644 --- a/docs/devices/tuya/ts0601_cover_3.md +++ b/docs/devices/tuya/ts0601_cover_3.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_3 +# Tuya TS0601_cover_3 > Cover motor @@ -32,5 +32,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_4.md b/docs/devices/tuya/ts0601_cover_4.md index e9058626..2889eb92 100644 --- a/docs/devices/tuya/ts0601_cover_4.md +++ b/docs/devices/tuya/ts0601_cover_4.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_4 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_4 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_4 +# Tuya TS0601_cover_4 > Cover @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_4.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_5.md b/docs/devices/tuya/ts0601_cover_5.md index 22fd9696..bb1b79b5 100644 --- a/docs/devices/tuya/ts0601_cover_5.md +++ b/docs/devices/tuya/ts0601_cover_5.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_5 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_5 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_5 +# Tuya TS0601_cover_5 > Curtain/blind switch @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_5.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_6.md b/docs/devices/tuya/ts0601_cover_6.md index f7b0d0b3..d9587ccb 100644 --- a/docs/devices/tuya/ts0601_cover_6.md +++ b/docs/devices/tuya/ts0601_cover_6.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0601_cover_6 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_6, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_6 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_6, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_6 +# Tuya TS0601_cover_6 > Cover motor ## White-label models -* [TuYa](../index.md#tuya) LY-108 +* [Tuya](../index.md#tuya) LY-108 # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -29,5 +29,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_6.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_7.md b/docs/devices/tuya/ts0601_cover_7.md index 6f74e37b..7f762805 100644 --- a/docs/devices/tuya/ts0601_cover_7.md +++ b/docs/devices/tuya/ts0601_cover_7.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_cover_7 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_7, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_7 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_7, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_7 +# Tuya TS0601_cover_7 > Cover motor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_cover_7 +the Tuya TS0601_cover_7 * [Battery](../../battery.md) * Battery Level @@ -26,5 +26,5 @@ the TuYa TS0601_cover_7 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_7.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_8.md b/docs/devices/tuya/ts0601_cover_8.md index efe9786d..582adde7 100644 --- a/docs/devices/tuya/ts0601_cover_8.md +++ b/docs/devices/tuya/ts0601_cover_8.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_8 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_8, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_8 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_8, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_8 +# Tuya TS0601_cover_8 > Cover motor @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_8.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_9.md b/docs/devices/tuya/ts0601_cover_9.md index 8fb44d4f..838eca9c 100644 --- a/docs/devices/tuya/ts0601_cover_9.md +++ b/docs/devices/tuya/ts0601_cover_9.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_cover_9 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_9, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_9 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_9, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_9 +# Tuya TS0601_cover_9 > Cover motor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_cover_9 +the Tuya TS0601_cover_9 * [Battery](../../battery.md) * Battery Level @@ -26,5 +26,5 @@ the TuYa TS0601_cover_9 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_9.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_with_1_switch.md b/docs/devices/tuya/ts0601_cover_with_1_switch.md index 3b2a085d..b6865bd8 100644 --- a/docs/devices/tuya/ts0601_cover_with_1_switch.md +++ b/docs/devices/tuya/ts0601_cover_with_1_switch.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_with_1_switch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_with_1_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_with_1_switch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_with_1_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_with_1_switch +# Tuya TS0601_cover_with_1_switch > Curtain/blind switch with 1 Gang switch @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_with_1_switch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_cover_with_2_switch.md b/docs/devices/tuya/ts0601_cover_with_2_switch.md index 1f128ed1..61fed994 100644 --- a/docs/devices/tuya/ts0601_cover_with_2_switch.md +++ b/docs/devices/tuya/ts0601_cover_with_2_switch.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_cover_with_2_switch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_cover_with_2_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_cover_with_2_switch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_cover_with_2_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_cover_with_2_switch +# Tuya TS0601_cover_with_2_switch > Curtain/blind switch with 2 Gang switch @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_cover_with_2_switch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_dimmer_1.md b/docs/devices/tuya/ts0601_dimmer_1_gang_1.md similarity index 76% rename from docs/devices/tuya/ts0601_dimmer_1.md rename to docs/devices/tuya/ts0601_dimmer_1_gang_1.md index d51bfe87..649f76fb 100644 --- a/docs/devices/tuya/ts0601_dimmer_1.md +++ b/docs/devices/tuya/ts0601_dimmer_1_gang_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_dimmer_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_dimmer_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_dimmer_1_gang_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_dimmer_1_gang_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_dimmer_1 +# Tuya TS0601_dimmer_1_gang_1 > 1 gang smart dimmer @@ -36,5 +36,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) -* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_1.html) \ No newline at end of file +* [Other devices from Tuya](../index.md#tuya) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_1_gang_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_dimmer_1_gang_2.md b/docs/devices/tuya/ts0601_dimmer_1_gang_2.md new file mode 100644 index 00000000..77adc1a4 --- /dev/null +++ b/docs/devices/tuya/ts0601_dimmer_1_gang_2.md @@ -0,0 +1,24 @@ +--- +title: "Tuya TS0601_dimmer_1_gang_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_dimmer_1_gang_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Tuya TS0601_dimmer_1_gang_2 +> 1 gang smart dimmer + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Tuya TS0601_dimmer_1_gang_2 + +* [Lightbulb](../../light.md) + * Brightness + * On + + +# Related +* [Other devices from Tuya](../index.md#tuya) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_1_gang_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_dimmer_2.md b/docs/devices/tuya/ts0601_dimmer_2.md index 0bc16e0a..5f709f06 100644 --- a/docs/devices/tuya/ts0601_dimmer_2.md +++ b/docs/devices/tuya/ts0601_dimmer_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_dimmer_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_dimmer_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_dimmer_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_dimmer_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_dimmer_2 +# Tuya TS0601_dimmer_2 > 2 gang smart dimmer @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_dimmer_3.md b/docs/devices/tuya/ts0601_dimmer_3.md index bf63b53d..16e36d27 100644 --- a/docs/devices/tuya/ts0601_dimmer_3.md +++ b/docs/devices/tuya/ts0601_dimmer_3.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_dimmer_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_dimmer_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_dimmer_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_dimmer_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_dimmer_3 +# Tuya TS0601_dimmer_3 > 3 gang smart dimmer @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_dimmer_4.md b/docs/devices/tuya/ts0601_dimmer_4.md index ccd77bd1..12dac083 100644 --- a/docs/devices/tuya/ts0601_dimmer_4.md +++ b/docs/devices/tuya/ts0601_dimmer_4.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_dimmer_4 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_dimmer_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_dimmer_4 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_dimmer_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_dimmer_4 +# Tuya TS0601_dimmer_4 > 2 gang smart dimmer module @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_4.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_dimmer_5.md b/docs/devices/tuya/ts0601_dimmer_5.md index 6495c8ea..0e4f5317 100644 --- a/docs/devices/tuya/ts0601_dimmer_5.md +++ b/docs/devices/tuya/ts0601_dimmer_5.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_dimmer_5 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_dimmer_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_dimmer_5 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_dimmer_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_dimmer_5 +# Tuya TS0601_dimmer_5 > 1 gang smart dimmer module @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_5.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_dimmer_knob.md b/docs/devices/tuya/ts0601_dimmer_knob.md index 9f152229..6f90f7c8 100644 --- a/docs/devices/tuya/ts0601_dimmer_knob.md +++ b/docs/devices/tuya/ts0601_dimmer_knob.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_dimmer_knob Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_dimmer_knob, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_dimmer_knob Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_dimmer_knob, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_dimmer_knob +# Tuya TS0601_dimmer_knob > Zigbee smart knob dimmer @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_dimmer_knob.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_din.md b/docs/devices/tuya/ts0601_din.md index a3e9f0a4..a7b94554 100644 --- a/docs/devices/tuya/ts0601_din.md +++ b/docs/devices/tuya/ts0601_din.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_din Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_din, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_din Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_din, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_din +# Tuya TS0601_din > Zigbee smart energy meter DDS238-2 Zigbee # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_din +the Tuya TS0601_din * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_din.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_din_1.md b/docs/devices/tuya/ts0601_din_1.md index 6023f3a2..408b7f24 100644 --- a/docs/devices/tuya/ts0601_din_1.md +++ b/docs/devices/tuya/ts0601_din_1.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0601_din_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_din_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_din_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_din_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_din_1 +# Tuya TS0601_din_1 > Zigbee DIN energy meter ## White-label models -* [TuYa](../index.md#tuya) RC-MCB +* [Tuya](../index.md#tuya) RC-MCB * [RTX](../index.md#rtx) ZCR1-40EM * [Hiking](../index.md#hiking) DDS238-2 @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_din_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_din_2.md b/docs/devices/tuya/ts0601_din_2.md index 014f7d92..c0eed3eb 100644 --- a/docs/devices/tuya/ts0601_din_2.md +++ b/docs/devices/tuya/ts0601_din_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_din_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_din_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_din_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_din_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_din_2 +# Tuya TS0601_din_2 > Zigbee DIN energy meter @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_din_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_din_3.md b/docs/devices/tuya/ts0601_din_3.md index af540fc7..f67feb43 100644 --- a/docs/devices/tuya/ts0601_din_3.md +++ b/docs/devices/tuya/ts0601_din_3.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_din_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_din_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_din_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_din_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_din_3 +# Tuya TS0601_din_3 > Zigbee DIN energy meter @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_din_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_fan_5_levels_and_light_switch.md b/docs/devices/tuya/ts0601_fan_5_levels_and_light_switch.md index b9bf682c..854fd2fc 100644 --- a/docs/devices/tuya/ts0601_fan_5_levels_and_light_switch.md +++ b/docs/devices/tuya/ts0601_fan_5_levels_and_light_switch.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_fan_5_levels_and_light_switch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_fan_5_levels_and_light_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_fan_5_levels_and_light_switch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_fan_5_levels_and_light_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_fan_5_levels_and_light_switch +# Tuya TS0601_fan_5_levels_and_light_switch > Fan with 5 levels & light switch @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_fan_5_levels_and_light_switch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_fan_and_light_switch.md b/docs/devices/tuya/ts0601_fan_and_light_switch.md index 99635386..67f501b9 100644 --- a/docs/devices/tuya/ts0601_fan_and_light_switch.md +++ b/docs/devices/tuya/ts0601_fan_and_light_switch.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_fan_and_light_switch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_fan_and_light_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_fan_and_light_switch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_fan_and_light_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_fan_and_light_switch +# Tuya TS0601_fan_and_light_switch > Fan & light switch @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_fan_and_light_switch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_fan_switch.md b/docs/devices/tuya/ts0601_fan_switch.md index bd977bfa..6cdd9993 100644 --- a/docs/devices/tuya/ts0601_fan_switch.md +++ b/docs/devices/tuya/ts0601_fan_switch.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_fan_switch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_fan_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_fan_switch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_fan_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_fan_switch +# Tuya TS0601_fan_switch > Fan switch @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_fan_switch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_floor_thermostat.md b/docs/devices/tuya/ts0601_floor_thermostat.md index 5f727a5b..5833701e 100644 --- a/docs/devices/tuya/ts0601_floor_thermostat.md +++ b/docs/devices/tuya/ts0601_floor_thermostat.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_floor_thermostat Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_floor_thermostat, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_floor_thermostat Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_floor_thermostat, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_floor_thermostat +# Tuya TS0601_floor_thermostat > Zigbee thermostat for electric floors @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_floor_thermostat.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_gas_sensor_1.md b/docs/devices/tuya/ts0601_gas_sensor_1.md index dbcee810..eae6d582 100644 --- a/docs/devices/tuya/ts0601_gas_sensor_1.md +++ b/docs/devices/tuya/ts0601_gas_sensor_1.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_gas_sensor_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_gas_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_gas_sensor_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_gas_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_gas_sensor_1 +# Tuya TS0601_gas_sensor_1 > Gas sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_gas_sensor_1 +the Tuya TS0601_gas_sensor_1 * [Leak Sensor](../../sensors.md) * Leak Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_gas_sensor_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_gas_sensor_2.md b/docs/devices/tuya/ts0601_gas_sensor_2.md index fbbd8335..20cb5747 100644 --- a/docs/devices/tuya/ts0601_gas_sensor_2.md +++ b/docs/devices/tuya/ts0601_gas_sensor_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_gas_sensor_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_gas_sensor_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_gas_sensor_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_gas_sensor_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_gas_sensor_2 +# Tuya TS0601_gas_sensor_2 > Gas sensor @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_gas_sensor_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_gas_sensor_3.md b/docs/devices/tuya/ts0601_gas_sensor_3.md index 9d22c18e..6ed095b0 100644 --- a/docs/devices/tuya/ts0601_gas_sensor_3.md +++ b/docs/devices/tuya/ts0601_gas_sensor_3.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_gas_sensor_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_gas_sensor_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_gas_sensor_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_gas_sensor_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_gas_sensor_3 +# Tuya TS0601_gas_sensor_3 > Gas sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_gas_sensor_3 +the Tuya TS0601_gas_sensor_3 * [Leak Sensor](../../sensors.md) * Leak Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_gas_sensor_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_gas_sensor_4.md b/docs/devices/tuya/ts0601_gas_sensor_4.md index 58abb4d9..7814d116 100644 --- a/docs/devices/tuya/ts0601_gas_sensor_4.md +++ b/docs/devices/tuya/ts0601_gas_sensor_4.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_gas_sensor_4 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_gas_sensor_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_gas_sensor_4 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_gas_sensor_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_gas_sensor_4 +# Tuya TS0601_gas_sensor_4 > Gas sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_gas_sensor_4 +the Tuya TS0601_gas_sensor_4 * [Leak Sensor](../../sensors.md) * Leak Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_gas_sensor_4.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_human_presence_sensor.md b/docs/devices/tuya/ts0601_human_presence_sensor.md index efbfc97c..61439dd3 100644 --- a/docs/devices/tuya/ts0601_human_presence_sensor.md +++ b/docs/devices/tuya/ts0601_human_presence_sensor.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_human_presence_sensor Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_human_presence_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_human_presence_sensor Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_human_presence_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_human_presence_sensor +# Tuya TS0601_human_presence_sensor > Human presence sensor Zigbee # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_human_presence_sensor +the Tuya TS0601_human_presence_sensor * [Occupancy Sensor](../../sensors.md) * Occupancy Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_human_presence_sensor.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_1.md b/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_1.md index 6c61fd7f..4590daa6 100644 --- a/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_1.md +++ b/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_1.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_illuminance_temperature_humidity_sensor_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_illuminance_temperature_humidity_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_illuminance_temperature_humidity_sensor_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_illuminance_temperature_humidity_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_illuminance_temperature_humidity_sensor_1 +# Tuya TS0601_illuminance_temperature_humidity_sensor_1 > Illuminance, temperature & humidity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_illuminance_temperature_humidity_sensor_1 +the Tuya TS0601_illuminance_temperature_humidity_sensor_1 * [Battery](../../battery.md) * Battery Level @@ -27,5 +27,5 @@ the TuYa TS0601_illuminance_temperature_humidity_sensor_1 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_illuminance_temperature_humidity_sensor_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_2.md b/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_2.md index 0e6ed81d..cb600fd9 100644 --- a/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_2.md +++ b/docs/devices/tuya/ts0601_illuminance_temperature_humidity_sensor_2.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_illuminance_temperature_humidity_sensor_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_illuminance_temperature_humidity_sensor_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_illuminance_temperature_humidity_sensor_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_illuminance_temperature_humidity_sensor_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_illuminance_temperature_humidity_sensor_2 +# Tuya TS0601_illuminance_temperature_humidity_sensor_2 > Illuminance sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_illuminance_temperature_humidity_sensor_2 +the Tuya TS0601_illuminance_temperature_humidity_sensor_2 * [Humidity Sensor](../../sensors.md) * Current Relative Humidity @@ -21,5 +21,5 @@ the TuYa TS0601_illuminance_temperature_humidity_sensor_2 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_illuminance_temperature_humidity_sensor_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_light.md b/docs/devices/tuya/ts0601_light.md index 4b413860..62b838b5 100644 --- a/docs/devices/tuya/ts0601_light.md +++ b/docs/devices/tuya/ts0601_light.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_light Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_light, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_light Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_light, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_light +# Tuya TS0601_light > Light @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_light.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_motion_sensor.md b/docs/devices/tuya/ts0601_motion_sensor.md index 19e4c0d8..a658b612 100644 --- a/docs/devices/tuya/ts0601_motion_sensor.md +++ b/docs/devices/tuya/ts0601_motion_sensor.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_motion_sensor Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_motion_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_motion_sensor Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_motion_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_motion_sensor +# Tuya TS0601_motion_sensor > Human presence sensor AIR # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_motion_sensor +the Tuya TS0601_motion_sensor * [Occupancy Sensor](../../sensors.md) * Occupancy Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_motion_sensor.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_pir.md b/docs/devices/tuya/ts0601_pir.md index 8c8e2c29..1b338a46 100644 --- a/docs/devices/tuya/ts0601_pir.md +++ b/docs/devices/tuya/ts0601_pir.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_pir Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_pir, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_pir Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_pir, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_pir +# Tuya TS0601_pir > Haozee PIR sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_pir +the Tuya TS0601_pir * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa TS0601_pir # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_pir.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_rcbo.md b/docs/devices/tuya/ts0601_rcbo.md index 562228c7..1cc6ff5e 100644 --- a/docs/devices/tuya/ts0601_rcbo.md +++ b/docs/devices/tuya/ts0601_rcbo.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_rcbo Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_rcbo, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_rcbo Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_rcbo, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_rcbo +# Tuya TS0601_rcbo > DIN mount RCBO with smart energy metering @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_rcbo.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smart_air_house_keeper.md b/docs/devices/tuya/ts0601_smart_air_house_keeper.md index 2fbafb74..dca0df5f 100644 --- a/docs/devices/tuya/ts0601_smart_air_house_keeper.md +++ b/docs/devices/tuya/ts0601_smart_air_house_keeper.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_smart_air_house_keeper Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smart_air_house_keeper, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smart_air_house_keeper Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smart_air_house_keeper, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smart_air_house_keeper +# Tuya TS0601_smart_air_house_keeper > Smart air house keeper # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_smart_air_house_keeper +the Tuya TS0601_smart_air_house_keeper * [Air Quality Sensor](../../air_quality.md) * Air Quality @@ -28,5 +28,5 @@ the TuYa TS0601_smart_air_house_keeper # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smart_air_house_keeper.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smart_co_air_box.md b/docs/devices/tuya/ts0601_smart_co_air_box.md index 2d33e4dd..adfe5b6c 100644 --- a/docs/devices/tuya/ts0601_smart_co_air_box.md +++ b/docs/devices/tuya/ts0601_smart_co_air_box.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_smart_CO_air_box Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smart_CO_air_box, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smart_CO_air_box Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smart_CO_air_box, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smart_CO_air_box +# Tuya TS0601_smart_CO_air_box > Smart air box (carbon monoxide) # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_smart_CO_air_box +the Tuya TS0601_smart_CO_air_box * [Carbon Monoxide Sensor](../../sensors.md) * Carbon Monoxide Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smart_CO_air_box.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smart_human_presence_sensor_1.md b/docs/devices/tuya/ts0601_smart_human_presence_sensor_1.md index d1fba14b..8090b2ad 100644 --- a/docs/devices/tuya/ts0601_smart_human_presence_sensor_1.md +++ b/docs/devices/tuya/ts0601_smart_human_presence_sensor_1.md @@ -1,17 +1,17 @@ --- -title: "TuYa TS0601_smart_human_presence_sensor_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smart_human_presence_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smart_human_presence_sensor_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smart_human_presence_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smart_human_presence_sensor_1 +# Tuya TS0601_smart_human_presence_sensor_1 > Smart Human presence sensor ## White-label models -* [TuYa](../index.md#tuya) ZY-M100-L +* [Tuya](../index.md#tuya) ZY-M100-L # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smart_human_presence_sensor_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smoke_1.md b/docs/devices/tuya/ts0601_smoke_1.md index 30ded7a5..dfc4e6b3 100644 --- a/docs/devices/tuya/ts0601_smoke_1.md +++ b/docs/devices/tuya/ts0601_smoke_1.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_smoke_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smoke_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smoke_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smoke_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smoke_1 +# Tuya TS0601_smoke_1 > Smoke sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_smoke_1 +the Tuya TS0601_smoke_1 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa TS0601_smoke_1 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smoke_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smoke_3.md b/docs/devices/tuya/ts0601_smoke_3.md index e2a2c70f..58c32d38 100644 --- a/docs/devices/tuya/ts0601_smoke_3.md +++ b/docs/devices/tuya/ts0601_smoke_3.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_smoke_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smoke_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smoke_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smoke_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smoke_3 +# Tuya TS0601_smoke_3 > Photoelectric smoke detector @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smoke_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smoke_4.md b/docs/devices/tuya/ts0601_smoke_4.md index 6b16e6c2..eb584e3b 100644 --- a/docs/devices/tuya/ts0601_smoke_4.md +++ b/docs/devices/tuya/ts0601_smoke_4.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_smoke_4 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smoke_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smoke_4 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smoke_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smoke_4 +# Tuya TS0601_smoke_4 > Smoke sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_smoke_4 +the Tuya TS0601_smoke_4 * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa TS0601_smoke_4 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smoke_4.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smoke_5.md b/docs/devices/tuya/ts0601_smoke_5.md index bc4f672b..065241c8 100644 --- a/docs/devices/tuya/ts0601_smoke_5.md +++ b/docs/devices/tuya/ts0601_smoke_5.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_smoke_5 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smoke_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smoke_5 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smoke_5, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smoke_5 +# Tuya TS0601_smoke_5 > Smoke sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_smoke_5 +the Tuya TS0601_smoke_5 * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa TS0601_smoke_5 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smoke_5.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_smoke_6.md b/docs/devices/tuya/ts0601_smoke_6.md index a25f0b6b..98746083 100644 --- a/docs/devices/tuya/ts0601_smoke_6.md +++ b/docs/devices/tuya/ts0601_smoke_6.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_smoke_6 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_smoke_6, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_smoke_6 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_smoke_6, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_smoke_6 +# Tuya TS0601_smoke_6 > Smoke sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_smoke_6 +the Tuya TS0601_smoke_6 * [Smoke Sensor](../../sensors.md) * Smoke Detected @@ -20,5 +20,5 @@ the TuYa TS0601_smoke_6 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_smoke_6.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_soil.md b/docs/devices/tuya/ts0601_soil.md index 36a6332d..cc46ee0a 100644 --- a/docs/devices/tuya/ts0601_soil.md +++ b/docs/devices/tuya/ts0601_soil.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_soil Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_soil, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_soil Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_soil, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_soil +# Tuya TS0601_soil > Soil sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_soil +the Tuya TS0601_soil * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa TS0601_soil # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_soil.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_soil_2.md b/docs/devices/tuya/ts0601_soil_2.md new file mode 100644 index 00000000..64881aeb --- /dev/null +++ b/docs/devices/tuya/ts0601_soil_2.md @@ -0,0 +1,27 @@ +--- +title: "Tuya TS0601_soil_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_soil_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Tuya TS0601_soil_2 +> Soil sensor + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Tuya TS0601_soil_2 + +* [Battery](../../battery.md) + * Battery Level + * Charging State + * Status Low Battery +* [Temperature Sensor](../../sensors.md) + * Current Temperature + + +# Related +* [Other devices from Tuya](../index.md#tuya) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_soil_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch.md b/docs/devices/tuya/ts0601_switch.md index 6aa8c884..b34edf18 100644 --- a/docs/devices/tuya/ts0601_switch.md +++ b/docs/devices/tuya/ts0601_switch.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_switch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch +# Tuya TS0601_switch > 1, 2, 3 or 4 gang switch @@ -25,5 +25,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_10.md b/docs/devices/tuya/ts0601_switch_10.md index e030395a..5e61e7c7 100644 --- a/docs/devices/tuya/ts0601_switch_10.md +++ b/docs/devices/tuya/ts0601_switch_10.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_switch_10 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_10, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_10 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_10, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_10 +# Tuya TS0601_switch_10 > 10 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_switch_10 +the Tuya TS0601_switch_10 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_10.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_12.md b/docs/devices/tuya/ts0601_switch_12.md index 2529f52a..ab1728dd 100644 --- a/docs/devices/tuya/ts0601_switch_12.md +++ b/docs/devices/tuya/ts0601_switch_12.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_switch_12 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_12, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_12 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_12, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_12 +# Tuya TS0601_switch_12 > ZXYH 12 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_switch_12 +the Tuya TS0601_switch_12 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_12.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_1_gang.md b/docs/devices/tuya/ts0601_switch_1_gang.md index 24a66e29..ea2f8478 100644 --- a/docs/devices/tuya/ts0601_switch_1_gang.md +++ b/docs/devices/tuya/ts0601_switch_1_gang.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_switch_1_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_1_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_1_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_1_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_1_gang +# Tuya TS0601_switch_1_gang > 1 gang switch @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_1_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_2_gang.md b/docs/devices/tuya/ts0601_switch_2_gang.md index c01d6eec..a36571ea 100644 --- a/docs/devices/tuya/ts0601_switch_2_gang.md +++ b/docs/devices/tuya/ts0601_switch_2_gang.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_switch_2_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_2_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_2_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_2_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_2_gang +# Tuya TS0601_switch_2_gang > 2 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_switch_2_gang +the Tuya TS0601_switch_2_gang * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_2_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_3_gang.md b/docs/devices/tuya/ts0601_switch_3_gang.md index 45f19cc4..a867e135 100644 --- a/docs/devices/tuya/ts0601_switch_3_gang.md +++ b/docs/devices/tuya/ts0601_switch_3_gang.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_switch_3_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_3_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_3_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_3_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_3_gang +# Tuya TS0601_switch_3_gang > 3 gang switch @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_3_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_4_gang_1.md b/docs/devices/tuya/ts0601_switch_4_gang_1.md index ad090789..10306a10 100644 --- a/docs/devices/tuya/ts0601_switch_4_gang_1.md +++ b/docs/devices/tuya/ts0601_switch_4_gang_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_switch_4_gang_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_4_gang_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_4_gang_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_4_gang_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_4_gang_1 +# Tuya TS0601_switch_4_gang_1 > 4 gang switch @@ -26,5 +26,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_4_gang_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_4_gang_2.md b/docs/devices/tuya/ts0601_switch_4_gang_2.md index a4640cd7..4a33e567 100644 --- a/docs/devices/tuya/ts0601_switch_4_gang_2.md +++ b/docs/devices/tuya/ts0601_switch_4_gang_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_switch_4_gang_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_4_gang_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_4_gang_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_4_gang_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_4_gang_2 +# Tuya TS0601_switch_4_gang_2 > 4 gang switch with backlight @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_4_gang_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_5_gang.md b/docs/devices/tuya/ts0601_switch_5_gang.md index 014f6143..fe183b2d 100644 --- a/docs/devices/tuya/ts0601_switch_5_gang.md +++ b/docs/devices/tuya/ts0601_switch_5_gang.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_switch_5_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_5_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_5_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_5_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_5_gang +# Tuya TS0601_switch_5_gang > 5 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_switch_5_gang +the Tuya TS0601_switch_5_gang * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_5_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_6_gang.md b/docs/devices/tuya/ts0601_switch_6_gang.md index 0c3027a3..04c8afcc 100644 --- a/docs/devices/tuya/ts0601_switch_6_gang.md +++ b/docs/devices/tuya/ts0601_switch_6_gang.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_switch_6_gang Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_6_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_6_gang Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_6_gang, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_6_gang +# Tuya TS0601_switch_6_gang > 6 gang switch @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_6_gang.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_8.md b/docs/devices/tuya/ts0601_switch_8.md index 82c203d3..1505df2b 100644 --- a/docs/devices/tuya/ts0601_switch_8.md +++ b/docs/devices/tuya/ts0601_switch_8.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_switch_8 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_8, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_8 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_8, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_8 +# Tuya TS0601_switch_8 > ZYXH 8 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_switch_8 +the Tuya TS0601_switch_8 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_8.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_switch_8_2.md b/docs/devices/tuya/ts0601_switch_8_2.md index ed8ab0ea..db3a7ef3 100644 --- a/docs/devices/tuya/ts0601_switch_8_2.md +++ b/docs/devices/tuya/ts0601_switch_8_2.md @@ -1,23 +1,23 @@ --- -title: "TuYa TS0601_switch_8_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_switch_8_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_switch_8_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_switch_8_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_switch_8_2 +# Tuya TS0601_switch_8_2 > 8 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_switch_8_2 +the Tuya TS0601_switch_8_2 * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_switch_8_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_temperature_humidity_sensor_1.md b/docs/devices/tuya/ts0601_temperature_humidity_sensor_1.md index 23c6bebd..cc13cd75 100644 --- a/docs/devices/tuya/ts0601_temperature_humidity_sensor_1.md +++ b/docs/devices/tuya/ts0601_temperature_humidity_sensor_1.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_temperature_humidity_sensor_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_temperature_humidity_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_temperature_humidity_sensor_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_temperature_humidity_sensor_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_temperature_humidity_sensor_1 +# Tuya TS0601_temperature_humidity_sensor_1 > Temperature & humidity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_temperature_humidity_sensor_1 +the Tuya TS0601_temperature_humidity_sensor_1 * [Battery](../../battery.md) * Battery Level @@ -27,5 +27,5 @@ the TuYa TS0601_temperature_humidity_sensor_1 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_temperature_humidity_sensor_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_temperature_humidity_sensor_2.md b/docs/devices/tuya/ts0601_temperature_humidity_sensor_2.md index dbf035c2..4d1a9194 100644 --- a/docs/devices/tuya/ts0601_temperature_humidity_sensor_2.md +++ b/docs/devices/tuya/ts0601_temperature_humidity_sensor_2.md @@ -1,21 +1,21 @@ --- -title: "TuYa TS0601_temperature_humidity_sensor_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_temperature_humidity_sensor_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_temperature_humidity_sensor_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_temperature_humidity_sensor_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_temperature_humidity_sensor_2 +# Tuya TS0601_temperature_humidity_sensor_2 > Temperature and humidity sensor ## White-label models -* [TuYa](../index.md#tuya) ZTH01 -* [TuYa](../index.md#tuya) SZTH02 -* [TuYa](../index.md#tuya) ZTH02 -* [TuYa](../index.md#tuya) ZTH05 -* [TuYa](../index.md#tuya) ZTH08-E +* [Tuya](../index.md#tuya) ZTH01 +* [Tuya](../index.md#tuya) SZTH02 +* [Tuya](../index.md#tuya) ZTH02 +* [Tuya](../index.md#tuya) ZTH05 +* [Tuya](../index.md#tuya) ZTH08-E # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_temperature_humidity_sensor_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_temperature_humidity_sensor_3.md b/docs/devices/tuya/ts0601_temperature_humidity_sensor_3.md index d55d4ce0..3edbfa26 100644 --- a/docs/devices/tuya/ts0601_temperature_humidity_sensor_3.md +++ b/docs/devices/tuya/ts0601_temperature_humidity_sensor_3.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_temperature_humidity_sensor_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_temperature_humidity_sensor_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_temperature_humidity_sensor_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_temperature_humidity_sensor_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_temperature_humidity_sensor_3 +# Tuya TS0601_temperature_humidity_sensor_3 > Temperature & humidity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_temperature_humidity_sensor_3 +the Tuya TS0601_temperature_humidity_sensor_3 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa TS0601_temperature_humidity_sensor_3 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_temperature_humidity_sensor_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_thermostat.md b/docs/devices/tuya/ts0601_thermostat.md index 2f92a7ff..9b046a65 100644 --- a/docs/devices/tuya/ts0601_thermostat.md +++ b/docs/devices/tuya/ts0601_thermostat.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_thermostat Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_thermostat, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_thermostat Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_thermostat, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_thermostat +# Tuya TS0601_thermostat > Radiator valve with thermostat @@ -38,5 +38,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_thermostat.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_thermostat_1.md b/docs/devices/tuya/ts0601_thermostat_1.md index f553a675..14cecf64 100644 --- a/docs/devices/tuya/ts0601_thermostat_1.md +++ b/docs/devices/tuya/ts0601_thermostat_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_thermostat_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_thermostat_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_thermostat_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_thermostat_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_thermostat_1 +# Tuya TS0601_thermostat_1 > Thermostatic radiator valve @@ -32,5 +32,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_thermostat_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_thermostat_2.md b/docs/devices/tuya/ts0601_thermostat_2.md index fd306b02..3c4d1a29 100644 --- a/docs/devices/tuya/ts0601_thermostat_2.md +++ b/docs/devices/tuya/ts0601_thermostat_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_thermostat_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_thermostat_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_thermostat_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_thermostat_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_thermostat_2 +# Tuya TS0601_thermostat_2 > Thermostat radiator valve @@ -30,5 +30,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_thermostat_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_thermostat_3.md b/docs/devices/tuya/ts0601_thermostat_3.md index 68c8096b..b2aab9ed 100644 --- a/docs/devices/tuya/ts0601_thermostat_3.md +++ b/docs/devices/tuya/ts0601_thermostat_3.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_thermostat_3 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_thermostat_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_thermostat_3 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_thermostat_3, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_thermostat_3 +# Tuya TS0601_thermostat_3 > Thermostatic radiator valve @@ -31,5 +31,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_thermostat_3.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_thermostat_4.md b/docs/devices/tuya/ts0601_thermostat_4.md index 9cdc8a0b..1f7eb544 100644 --- a/docs/devices/tuya/ts0601_thermostat_4.md +++ b/docs/devices/tuya/ts0601_thermostat_4.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_thermostat_4 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_thermostat_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_thermostat_4 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_thermostat_4, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_thermostat_4 +# Tuya TS0601_thermostat_4 > Thermostatic radiator valve # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_thermostat_4 +the Tuya TS0601_thermostat_4 * [Battery](../../battery.md) * Battery Level @@ -27,5 +27,5 @@ the TuYa TS0601_thermostat_4 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_thermostat_4.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_vibration_sensor.md b/docs/devices/tuya/ts0601_vibration_sensor.md index 111bad0a..a35c65c8 100644 --- a/docs/devices/tuya/ts0601_vibration_sensor.md +++ b/docs/devices/tuya/ts0601_vibration_sensor.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0601_vibration_sensor Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_vibration_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_vibration_sensor Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_vibration_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_vibration_sensor +# Tuya TS0601_vibration_sensor > Smart vibration sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0601_vibration_sensor +the Tuya TS0601_vibration_sensor * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa TS0601_vibration_sensor # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_vibration_sensor.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0601_water_sensor.md b/docs/devices/tuya/ts0601_water_sensor.md index cc98be80..500064e4 100644 --- a/docs/devices/tuya/ts0601_water_sensor.md +++ b/docs/devices/tuya/ts0601_water_sensor.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0601_water_sensor Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0601_water_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0601_water_sensor Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0601_water_sensor, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0601_water_sensor +# Tuya TS0601_water_sensor > Water leak sensor @@ -22,5 +22,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0601_water_sensor.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0603.md b/docs/devices/tuya/ts0603.md index e3b255dd..1fd01e1f 100644 --- a/docs/devices/tuya/ts0603.md +++ b/docs/devices/tuya/ts0603.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS0603 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0603, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0603 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0603, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0603 +# Tuya TS0603 > Garage door opener @@ -14,7 +14,7 @@ DO NOT EDIT THIS FILE MANUALLY! This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=TS0603) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20TS0603&model=TuYa%20TS0603&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22state%22%2C%0A%20%20%20%20%22label%22%3A%20%22State%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22state%22%2C%0A%20%20%20%20%22description%22%3A%20%22Trigger%20the%20door%20movement%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22label%22%3A%20%22Garage%20door%20contact%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22description%22%3A%20%22Indicates%20if%20the%20garage%20door%20contact%20is%20closed%20(%3D%20true)%20or%20open%20(%3D%20false)%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20TS0603&model=Tuya%20TS0603&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22state%22%2C%0A%20%20%20%20%22label%22%3A%20%22State%22%2C%0A%20%20%20%20%22access%22%3A%203%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22state%22%2C%0A%20%20%20%20%22description%22%3A%20%22Trigger%20the%20door%20movement%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22label%22%3A%20%22Garage%20door%20contact%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%22property%22%3A%20%22garage_door_contact%22%2C%0A%20%20%20%20%22description%22%3A%20%22Indicates%20if%20the%20garage%20door%20contact%20is%20closed%20(%3D%20true)%20or%20open%20(%3D%20false)%22%2C%0A%20%20%20%20%22value_on%22%3A%20true%2C%0A%20%20%20%20%22value_off%22%3A%20false%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -58,5 +58,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0603.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts0726.md b/docs/devices/tuya/ts0726.md index 0eb80364..62c88bad 100644 --- a/docs/devices/tuya/ts0726.md +++ b/docs/devices/tuya/ts0726.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS0726 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS0726, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS0726 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS0726, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS0726 +# Tuya TS0726 > 4 gang switch with neutral wire # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS0726 +the Tuya TS0726 * [Stateless Programmable Switch](../../action.md) * Programmable Switch Event @@ -22,5 +22,5 @@ the TuYa TS0726 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS0726.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts1101_dimmer_module_1ch.md b/docs/devices/tuya/ts1101_dimmer_module_1ch.md index 2f69278a..62b352c1 100644 --- a/docs/devices/tuya/ts1101_dimmer_module_1ch.md +++ b/docs/devices/tuya/ts1101_dimmer_module_1ch.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS1101_dimmer_module_1ch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS1101_dimmer_module_1ch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS1101_dimmer_module_1ch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS1101_dimmer_module_1ch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS1101_dimmer_module_1ch +# Tuya TS1101_dimmer_module_1ch > Zigbee dimmer module 1 channel # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS1101_dimmer_module_1ch +the Tuya TS1101_dimmer_module_1ch * [Lightbulb](../../light.md) * Brightness @@ -20,5 +20,5 @@ the TuYa TS1101_dimmer_module_1ch # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS1101_dimmer_module_1ch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts1101_dimmer_module_2ch.md b/docs/devices/tuya/ts1101_dimmer_module_2ch.md index 09499db1..0e7fc280 100644 --- a/docs/devices/tuya/ts1101_dimmer_module_2ch.md +++ b/docs/devices/tuya/ts1101_dimmer_module_2ch.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS1101_dimmer_module_2ch Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS1101_dimmer_module_2ch, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS1101_dimmer_module_2ch Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS1101_dimmer_module_2ch, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS1101_dimmer_module_2ch +# Tuya TS1101_dimmer_module_2ch > Zigbee dimmer module 2 channel @@ -23,5 +23,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS1101_dimmer_module_2ch.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts110e_1gang_2.md b/docs/devices/tuya/ts110e_1gang_2.md index 18afffe2..163d6889 100644 --- a/docs/devices/tuya/ts110e_1gang_2.md +++ b/docs/devices/tuya/ts110e_1gang_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS110E_1gang_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS110E_1gang_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS110E_1gang_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS110E_1gang_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS110E_1gang_2 +# Tuya TS110E_1gang_2 > 1 channel dimmer @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS110E_1gang_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts110e_2gang_1.md b/docs/devices/tuya/ts110e_2gang_1.md index 558bd6df..5f2920b4 100644 --- a/docs/devices/tuya/ts110e_2gang_1.md +++ b/docs/devices/tuya/ts110e_2gang_1.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS110E_2gang_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS110E_2gang_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS110E_2gang_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS110E_2gang_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS110E_2gang_1 +# Tuya TS110E_2gang_1 > 2 channel dimmer # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS110E_2gang_1 +the Tuya TS110E_2gang_1 * [Lightbulb](../../light.md) * Brightness @@ -20,5 +20,5 @@ the TuYa TS110E_2gang_1 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS110E_2gang_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts110e_2gang_2.md b/docs/devices/tuya/ts110e_2gang_2.md index e8829890..251f25f0 100644 --- a/docs/devices/tuya/ts110e_2gang_2.md +++ b/docs/devices/tuya/ts110e_2gang_2.md @@ -1,18 +1,18 @@ --- -title: "TuYa TS110E_2gang_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS110E_2gang_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS110E_2gang_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS110E_2gang_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS110E_2gang_2 +# Tuya TS110E_2gang_2 > 2 channel dimmer # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TS110E_2gang_2 +the Tuya TS110E_2gang_2 * [Lightbulb](../../light.md) * Brightness @@ -20,5 +20,5 @@ the TuYa TS110E_2gang_2 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS110E_2gang_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/ts130f.md b/docs/devices/tuya/ts130f.md index 58e8c981..24fb474a 100644 --- a/docs/devices/tuya/ts130f.md +++ b/docs/devices/tuya/ts130f.md @@ -1,12 +1,12 @@ --- -title: "TuYa TS130F Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TS130F, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TS130F Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TS130F, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TS130F +# Tuya TS130F > Curtain/blind switch @@ -15,6 +15,9 @@ DO NOT EDIT THIS FILE MANUALLY! * [Zemismart](../index.md#zemismart) ZN-LC1E * [Nous](../index.md#nous) L12Z * [Danor](../index.md#danor) SK-Z802C-US +* [Moes](../index.md#moes) MS-108ZR +* [QA](../index.md#qa) QACZ1 +* [Nous](../index.md#nous) B4Z # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -28,5 +31,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TS130F.html) \ No newline at end of file diff --git a/docs/devices/tuya/tt001zav20.md b/docs/devices/tuya/tt001zav20.md index 51cb54a5..5a0afca9 100644 --- a/docs/devices/tuya/tt001zav20.md +++ b/docs/devices/tuya/tt001zav20.md @@ -1,18 +1,18 @@ --- -title: "TuYa TT001ZAV20 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TT001ZAV20, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TT001ZAV20 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TT001ZAV20, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TT001ZAV20 +# Tuya TT001ZAV20 > Temperature & humidity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TT001ZAV20 +the Tuya TT001ZAV20 * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa TT001ZAV20 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TT001ZAV20.html) \ No newline at end of file diff --git a/docs/devices/tuya/tv02-zigbee.md b/docs/devices/tuya/tv02-zigbee.md index 12901fab..431c0b24 100644 --- a/docs/devices/tuya/tv02-zigbee.md +++ b/docs/devices/tuya/tv02-zigbee.md @@ -1,12 +1,12 @@ --- -title: "TuYa TV02-Zigbee Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TV02-Zigbee, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TV02-Zigbee Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TV02-Zigbee, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TV02-Zigbee +# Tuya TV02-Zigbee > Thermostat radiator valve @@ -35,5 +35,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TV02-Zigbee.html) \ No newline at end of file diff --git a/docs/devices/tuya/tybac-006.md b/docs/devices/tuya/tybac-006.md index 70970dd7..c7a942f5 100644 --- a/docs/devices/tuya/tybac-006.md +++ b/docs/devices/tuya/tybac-006.md @@ -1,18 +1,18 @@ --- -title: "TuYa TYBAC-006 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TYBAC-006, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TYBAC-006 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TYBAC-006, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TYBAC-006 +# Tuya TYBAC-006 > Wall-mount thermostat for 2-pipe fan-coil unit # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TYBAC-006 +the Tuya TYBAC-006 * [Thermostat](../../climate.md) * Current Heating Cooling State @@ -23,5 +23,5 @@ the TuYa TYBAC-006 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TYBAC-006.html) \ No newline at end of file diff --git a/docs/devices/tuya/tyzs1l.md b/docs/devices/tuya/tyzs1l.md index 9f560f12..293e6b48 100644 --- a/docs/devices/tuya/tyzs1l.md +++ b/docs/devices/tuya/tyzs1l.md @@ -1,18 +1,18 @@ --- -title: "TuYa TYZS1L Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa TYZS1L, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya TYZS1L Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya TYZS1L, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa TYZS1L +# Tuya TYZS1L > Led strip controller HSB # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa TYZS1L +the Tuya TYZS1L * [Lightbulb](../../light.md) * Hue @@ -21,5 +21,5 @@ the TuYa TYZS1L # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/TYZS1L.html) \ No newline at end of file diff --git a/docs/devices/tuya/u86kcj-zp.md b/docs/devices/tuya/u86kcj-zp.md index cb42d633..72893292 100644 --- a/docs/devices/tuya/u86kcj-zp.md +++ b/docs/devices/tuya/u86kcj-zp.md @@ -1,18 +1,18 @@ --- -title: "TuYa U86KCJ-ZP Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa U86KCJ-ZP, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya U86KCJ-ZP Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya U86KCJ-ZP, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa U86KCJ-ZP +# Tuya U86KCJ-ZP > Smart 6 key scene wall switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa U86KCJ-ZP +the Tuya U86KCJ-ZP * [Stateless Programmable Switch](../../action.md) * Programmable Switch Event @@ -20,5 +20,5 @@ the TuYa U86KCJ-ZP # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/U86KCJ-ZP.html) \ No newline at end of file diff --git a/docs/devices/tuya/u86kwf-zpsj.md b/docs/devices/tuya/u86kwf-zpsj.md index 20e07c76..8cdc1c76 100644 --- a/docs/devices/tuya/u86kwf-zpsj.md +++ b/docs/devices/tuya/u86kwf-zpsj.md @@ -1,18 +1,18 @@ --- -title: "TuYa U86KWF-ZPSJ Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa U86KWF-ZPSJ, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya U86KWF-ZPSJ Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya U86KWF-ZPSJ, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa U86KWF-ZPSJ +# Tuya U86KWF-ZPSJ > Environment controller # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa U86KWF-ZPSJ +the Tuya U86KWF-ZPSJ * [Thermostat](../../climate.md) * Current Heating Cooling State @@ -23,5 +23,5 @@ the TuYa U86KWF-ZPSJ # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/U86KWF-ZPSJ.html) \ No newline at end of file diff --git a/docs/devices/tuya/whd02.md b/docs/devices/tuya/whd02.md index 376c3121..5887356b 100644 --- a/docs/devices/tuya/whd02.md +++ b/docs/devices/tuya/whd02.md @@ -1,19 +1,19 @@ --- -title: "TuYa WHD02 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa WHD02, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya WHD02 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya WHD02, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa WHD02 +# Tuya WHD02 > Wall switch module ## White-label models -* [TuYa](../index.md#tuya) iHSW02 +* [Tuya](../index.md#tuya) iHSW02 * [Aubess](../index.md#aubess) TMZ02 -* [TuYa](../index.md#tuya) QS-zigbee-S08-16A-RF +* [Tuya](../index.md#tuya) QS-zigbee-S08-16A-RF # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/WHD02.html) \ No newline at end of file diff --git a/docs/devices/tuya/wls-100z.md b/docs/devices/tuya/wls-100z.md index 3152c621..07db501f 100644 --- a/docs/devices/tuya/wls-100z.md +++ b/docs/devices/tuya/wls-100z.md @@ -1,18 +1,18 @@ --- -title: "TuYa WLS-100z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa WLS-100z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya WLS-100z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya WLS-100z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa WLS-100z +# Tuya WLS-100z > Water leak sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa WLS-100z +the Tuya WLS-100z * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa WLS-100z # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/WLS-100z.html) \ No newline at end of file diff --git a/docs/devices/tuya/wsd500a.md b/docs/devices/tuya/wsd500a.md index 661d5f85..3c56ce84 100644 --- a/docs/devices/tuya/wsd500a.md +++ b/docs/devices/tuya/wsd500a.md @@ -1,17 +1,17 @@ --- -title: "TuYa WSD500A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa WSD500A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya WSD500A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya WSD500A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa WSD500A +# Tuya WSD500A > Temperature & humidity sensor ## White-label models -* [TuYa](../index.md#tuya) TH02Z +* [Tuya](../index.md#tuya) TH02Z # Services and characteristics The following HomeKit Services and Characteristics are exposed by @@ -28,5 +28,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/WSD500A.html) \ No newline at end of file diff --git a/docs/devices/tuya/wz5_rgb_1.md b/docs/devices/tuya/wz5_rgb_1.md index e9a205f7..3f7200e6 100644 --- a/docs/devices/tuya/wz5_rgb_1.md +++ b/docs/devices/tuya/wz5_rgb_1.md @@ -1,18 +1,18 @@ --- -title: "TuYa WZ5_rgb_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa WZ5_rgb_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya WZ5_rgb_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya WZ5_rgb_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa WZ5_rgb_1 +# Tuya WZ5_rgb_1 > Zigbee & RF 5 in 1 LED controller (RGB mode) # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa WZ5_rgb_1 +the Tuya WZ5_rgb_1 * [Lightbulb](../../light.md) * Brightness @@ -22,5 +22,5 @@ the TuYa WZ5_rgb_1 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/WZ5_rgb_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/x5h-gb-b.md b/docs/devices/tuya/x5h-gb-b.md index 838372a1..b28e9ec8 100644 --- a/docs/devices/tuya/x5h-gb-b.md +++ b/docs/devices/tuya/x5h-gb-b.md @@ -1,12 +1,12 @@ --- -title: "TuYa X5H-GB-B Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa X5H-GB-B, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya X5H-GB-B Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya X5H-GB-B, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa X5H-GB-B +# Tuya X5H-GB-B > Wall-mount thermostat @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/X5H-GB-B.html) \ No newline at end of file diff --git a/docs/devices/tuya/xfy-cgq-zigb.md b/docs/devices/tuya/xfy-cgq-zigb.md index b7116002..cb3d6ed6 100644 --- a/docs/devices/tuya/xfy-cgq-zigb.md +++ b/docs/devices/tuya/xfy-cgq-zigb.md @@ -1,23 +1,23 @@ --- -title: "TuYa XFY-CGQ-ZIGB Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa XFY-CGQ-ZIGB, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya XFY-CGQ-ZIGB Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya XFY-CGQ-ZIGB, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa XFY-CGQ-ZIGB +# Tuya XFY-CGQ-ZIGB > Illuminance sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa XFY-CGQ-ZIGB +the Tuya XFY-CGQ-ZIGB * [Light Sensor](../../sensors.md) * Current Ambient Light Level # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/XFY-CGQ-ZIGB.html) \ No newline at end of file diff --git a/docs/devices/tuya/ysr-mini-z.md b/docs/devices/tuya/ysr-mini-z.md index 9d8f5f39..1887803b 100644 --- a/docs/devices/tuya/ysr-mini-z.md +++ b/docs/devices/tuya/ysr-mini-z.md @@ -1,18 +1,18 @@ --- -title: "TuYa YSR-MINI-Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa YSR-MINI-Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya YSR-MINI-Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya YSR-MINI-Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa YSR-MINI-Z +# Tuya YSR-MINI-Z > 2 in 1 dimming remote control and scene control # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa YSR-MINI-Z +the Tuya YSR-MINI-Z * [Battery](../../battery.md) * Battery Level @@ -24,5 +24,5 @@ the TuYa YSR-MINI-Z # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/YSR-MINI-Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/yxzbrb58.md b/docs/devices/tuya/yxzbrb58.md index 7382db27..fe00629d 100644 --- a/docs/devices/tuya/yxzbrb58.md +++ b/docs/devices/tuya/yxzbrb58.md @@ -1,18 +1,18 @@ --- -title: "TuYa YXZBRB58 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa YXZBRB58, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya YXZBRB58 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya YXZBRB58, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa YXZBRB58 +# Tuya YXZBRB58 > Smart human presence sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa YXZBRB58 +the Tuya YXZBRB58 * [Light Sensor](../../sensors.md) * Current Ambient Light Level @@ -21,5 +21,5 @@ the TuYa YXZBRB58 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/YXZBRB58.html) \ No newline at end of file diff --git a/docs/devices/tuya/yxzbsl.md b/docs/devices/tuya/yxzbsl.md index 07a1b9d4..96cca9de 100644 --- a/docs/devices/tuya/yxzbsl.md +++ b/docs/devices/tuya/yxzbsl.md @@ -1,18 +1,18 @@ --- -title: "TuYa YXZBSL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa YXZBSL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya YXZBSL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya YXZBSL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa YXZBSL +# Tuya YXZBSL > Smart siren # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa YXZBSL +the Tuya YXZBSL * [Battery](../../battery.md) * Battery Level @@ -153,5 +153,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/YXZBSL.html) \ No newline at end of file diff --git a/docs/devices/tuya/zb-sm.md b/docs/devices/tuya/zb-sm.md index 8b832c66..414bbc8d 100644 --- a/docs/devices/tuya/zb-sm.md +++ b/docs/devices/tuya/zb-sm.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZB-Sm Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZB-Sm, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZB-Sm Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZB-Sm, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZB-Sm +# Tuya ZB-Sm > Tubular motor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZB-Sm +the Tuya ZB-Sm * [Window Covering](../../cover.md) * Current Position @@ -22,5 +22,5 @@ the TuYa ZB-Sm # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZB-Sm.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-102z.md b/docs/devices/tuya/zg-102z.md index 68bbd8e3..8de4ede5 100644 --- a/docs/devices/tuya/zg-102z.md +++ b/docs/devices/tuya/zg-102z.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZG-102Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-102Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-102Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-102Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-102Z +# Tuya ZG-102Z > Door sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZG-102Z +the Tuya ZG-102Z * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa ZG-102Z # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-102Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-102zl.md b/docs/devices/tuya/zg-102zl.md index 39bc7445..e6f49c4f 100644 --- a/docs/devices/tuya/zg-102zl.md +++ b/docs/devices/tuya/zg-102zl.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZG-102ZL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-102ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-102ZL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-102ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-102ZL +# Tuya ZG-102ZL > Luminance door sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZG-102ZL +the Tuya ZG-102ZL * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa ZG-102ZL # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-102ZL.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-204zl.md b/docs/devices/tuya/zg-204zl.md index 69669573..3f9a9d01 100644 --- a/docs/devices/tuya/zg-204zl.md +++ b/docs/devices/tuya/zg-204zl.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZG-204ZL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-204ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-204ZL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-204ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-204ZL +# Tuya ZG-204ZL > Luminance motion sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZG-204ZL +the Tuya ZG-204ZL * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa ZG-204ZL # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-204ZL.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-204zm.md b/docs/devices/tuya/zg-204zm.md index 0c93bc52..55e0871f 100644 --- a/docs/devices/tuya/zg-204zm.md +++ b/docs/devices/tuya/zg-204zm.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZG-204ZM Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-204ZM, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-204ZM Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-204ZM, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-204ZM +# Tuya ZG-204ZM > PIR 24Ghz human presence sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZG-204ZM +the Tuya ZG-204ZM * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa ZG-204ZM # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-204ZM.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-205z_a.md b/docs/devices/tuya/zg-205z_a.md index 2bea5529..5a13bdf2 100644 --- a/docs/devices/tuya/zg-205z_a.md +++ b/docs/devices/tuya/zg-205z_a.md @@ -1,23 +1,23 @@ --- -title: "TuYa ZG-205Z/A Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-205Z/A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-205Z/A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-205Z/A, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-205Z/A +# Tuya ZG-205Z/A > 5.8Ghz/24Ghz Human presence sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZG-205Z/A +the Tuya ZG-205Z/A * [Occupancy Sensor](../../sensors.md) * Occupancy Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-205Z_A.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-205zl.md b/docs/devices/tuya/zg-205zl.md index 624c120f..2e06459c 100644 --- a/docs/devices/tuya/zg-205zl.md +++ b/docs/devices/tuya/zg-205zl.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZG-205ZL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-205ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-205ZL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-205ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-205ZL +# Tuya ZG-205ZL > 24Ghz/5.8GHz human presence sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZG-205ZL +the Tuya ZG-205ZL * [Light Sensor](../../sensors.md) * Current Ambient Light Level @@ -21,5 +21,5 @@ the TuYa ZG-205ZL # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-205ZL.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-225z.md b/docs/devices/tuya/zg-225z.md index fbdeb055..a04978ba 100644 --- a/docs/devices/tuya/zg-225z.md +++ b/docs/devices/tuya/zg-225z.md @@ -1,23 +1,23 @@ --- -title: "TuYa ZG-225Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-225Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-225Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-225Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-225Z +# Tuya ZG-225Z > Gas sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZG-225Z +the Tuya ZG-225Z * [Leak Sensor](../../sensors.md) * Leak Detected # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-225Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/zg-227zl.md b/docs/devices/tuya/zg-227zl.md index 74d579ef..df804bcf 100644 --- a/docs/devices/tuya/zg-227zl.md +++ b/docs/devices/tuya/zg-227zl.md @@ -1,17 +1,17 @@ --- -title: "TuYa ZG-227ZL Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZG-227ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZG-227ZL Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZG-227ZL, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZG-227ZL +# Tuya ZG-227ZL > Temperature & humidity LCD sensor ## White-label models -* [TuYa](../index.md#tuya) ZG-227Z +* [Tuya](../index.md#tuya) ZG-227Z * [KOJIMA](../index.md#kojima) KOJIMA-THS-ZG-LCD # Services and characteristics @@ -29,5 +29,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG-227ZL.html) \ No newline at end of file diff --git a/docs/devices/tuya/zm-35h-q.md b/docs/devices/tuya/zm-35h-q.md index ace3e7cf..18561316 100644 --- a/docs/devices/tuya/zm-35h-q.md +++ b/docs/devices/tuya/zm-35h-q.md @@ -1,12 +1,12 @@ --- -title: "TuYa ZM-35H-Q Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZM-35H-Q, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZM-35H-Q Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZM-35H-Q, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZM-35H-Q +# Tuya ZM-35H-Q > Motion sensor @@ -27,5 +27,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZM-35H-Q.html) \ No newline at end of file diff --git a/docs/devices/tuya/zn231392.md b/docs/devices/tuya/zn231392.md index a18f931a..b95d1e6a 100644 --- a/docs/devices/tuya/zn231392.md +++ b/docs/devices/tuya/zn231392.md @@ -1,23 +1,26 @@ --- -title: "TuYa ZN231392 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZN231392, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZN231392 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZN231392, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZN231392 +# Tuya ZN231392 > Smart water/gas valve +## White-label models +* [Nous](../index.md#nous) LZ3 + # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZN231392 +these devices * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZN231392.html) \ No newline at end of file diff --git a/docs/devices/tuya/zs-tyg3-sm-21z.md b/docs/devices/tuya/zs-tyg3-sm-21z.md index 17cf948b..73a2cc7a 100644 --- a/docs/devices/tuya/zs-tyg3-sm-21z.md +++ b/docs/devices/tuya/zs-tyg3-sm-21z.md @@ -1,23 +1,23 @@ --- -title: "TuYa ZS-TYG3-SM-21Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZS-TYG3-SM-21Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZS-TYG3-SM-21Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZS-TYG3-SM-21Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZS-TYG3-SM-21Z +# Tuya ZS-TYG3-SM-21Z > 2 gang smart switch with backlight and neutral wire # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZS-TYG3-SM-21Z +the Tuya ZS-TYG3-SM-21Z * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZS-TYG3-SM-21Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/zs-tyg3-sm-31z.md b/docs/devices/tuya/zs-tyg3-sm-31z.md index a79c34f5..1929c14b 100644 --- a/docs/devices/tuya/zs-tyg3-sm-31z.md +++ b/docs/devices/tuya/zs-tyg3-sm-31z.md @@ -1,23 +1,23 @@ --- -title: "TuYa ZS-TYG3-SM-31Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZS-TYG3-SM-31Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZS-TYG3-SM-31Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZS-TYG3-SM-31Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZS-TYG3-SM-31Z +# Tuya ZS-TYG3-SM-31Z > 3 gang smart switch with backlight and neutral wire # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZS-TYG3-SM-31Z +the Tuya ZS-TYG3-SM-31Z * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZS-TYG3-SM-31Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/zs-tyg3-sm-41z.md b/docs/devices/tuya/zs-tyg3-sm-41z.md index e4cadb85..e13c0554 100644 --- a/docs/devices/tuya/zs-tyg3-sm-41z.md +++ b/docs/devices/tuya/zs-tyg3-sm-41z.md @@ -1,23 +1,23 @@ --- -title: "TuYa ZS-TYG3-SM-41Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZS-TYG3-SM-41Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZS-TYG3-SM-41Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZS-TYG3-SM-41Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZS-TYG3-SM-41Z +# Tuya ZS-TYG3-SM-41Z > 4 gang smart switch with backlight and neutral wire # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZS-TYG3-SM-41Z +the Tuya ZS-TYG3-SM-41Z * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZS-TYG3-SM-41Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/zs-tyg3-sm-61z.md b/docs/devices/tuya/zs-tyg3-sm-61z.md index 164bb904..4d35142e 100644 --- a/docs/devices/tuya/zs-tyg3-sm-61z.md +++ b/docs/devices/tuya/zs-tyg3-sm-61z.md @@ -1,23 +1,23 @@ --- -title: "TuYa ZS-TYG3-SM-61Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZS-TYG3-SM-61Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZS-TYG3-SM-61Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZS-TYG3-SM-61Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZS-TYG3-SM-61Z +# Tuya ZS-TYG3-SM-61Z > Smart switch (4 gang + 2 scene) with backlight and neutral wire # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZS-TYG3-SM-61Z +the Tuya ZS-TYG3-SM-61Z * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZS-TYG3-SM-61Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/zs06.md b/docs/devices/tuya/zs06.md index 7de7255f..dbb234bf 100644 --- a/docs/devices/tuya/zs06.md +++ b/docs/devices/tuya/zs06.md @@ -1,20 +1,24 @@ --- -title: "TuYa ZS06 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZS06, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZS06 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZS06, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZS06 +# Tuya ZS06 > Universal smart IR remote control +## White-label models +* [Tuya](../index.md#tuya) UFO-R4Z +* [QA](../index.md#qa) QAIRZPRO + # Unsupported This device is currently *UNSUPPORTED*. Want to have this device supported? Please check the [GitHub issue section](https://github.com/itavero/homebridge-z2m/issues?q=ZS06) to see if a request already exists for this device. -If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+TuYa%20ZS06&model=TuYa%20ZS06&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22type%22%3A%20%22switch%22%2C%0A%20%20%20%20%22features%22%3A%20%5B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22state%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22State%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22learn_ir_code%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Turn%20on%20to%20learn%20new%20IR%20code%22%2C%0A%20%20%20%20%20%20%20%20%22value_on%22%3A%20%22ON%22%2C%0A%20%20%20%20%20%20%20%20%22value_off%22%3A%20%22OFF%22%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22learned_ir_code%22%2C%0A%20%20%20%20%22label%22%3A%20%22Learned%20ir%20code%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22text%22%2C%0A%20%20%20%20%22property%22%3A%20%22learned_ir_code%22%2C%0A%20%20%20%20%22description%22%3A%20%22The%20IR%20code%20learned%20by%20device%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ir_code_to_send%22%2C%0A%20%20%20%20%22label%22%3A%20%22Ir%20code%20to%20send%22%2C%0A%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%22type%22%3A%20%22text%22%2C%0A%20%20%20%20%22property%22%3A%20%22ir_code_to_send%22%2C%0A%20%20%20%20%22description%22%3A%20%22The%20IR%20code%20to%20send%20by%20device%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. +If it doesn't exist yet, you can [open a new request](https://github.com/itavero/homebridge-z2m/issues/new?assignees=&labels=enhancement&template=device_support.yml&title=%5BDevice%5D+Tuya%20ZS06&model=Tuya%20ZS06&exposes=%5B%0A%20%20%7B%0A%20%20%20%20%22type%22%3A%20%22switch%22%2C%0A%20%20%20%20%22features%22%3A%20%5B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22state%22%2C%0A%20%20%20%20%20%20%20%20%22label%22%3A%20%22State%22%2C%0A%20%20%20%20%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22binary%22%2C%0A%20%20%20%20%20%20%20%20%22property%22%3A%20%22learn_ir_code%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Turn%20on%20to%20learn%20new%20IR%20code%22%2C%0A%20%20%20%20%20%20%20%20%22value_on%22%3A%20%22ON%22%2C%0A%20%20%20%20%20%20%20%20%22value_off%22%3A%20%22OFF%22%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%5D%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22learned_ir_code%22%2C%0A%20%20%20%20%22label%22%3A%20%22Learned%20ir%20code%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22text%22%2C%0A%20%20%20%20%22property%22%3A%20%22learned_ir_code%22%2C%0A%20%20%20%20%22description%22%3A%20%22The%20IR%20code%20learned%20by%20device%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22ir_code_to_send%22%2C%0A%20%20%20%20%22label%22%3A%20%22Ir%20code%20to%20send%22%2C%0A%20%20%20%20%22access%22%3A%202%2C%0A%20%20%20%20%22type%22%3A%20%22text%22%2C%0A%20%20%20%20%22property%22%3A%20%22ir_code_to_send%22%2C%0A%20%20%20%20%22description%22%3A%20%22The%20IR%20code%20to%20send%20by%20device%22%0A%20%20%7D%2C%0A%20%20%7B%0A%20%20%20%20%22name%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22label%22%3A%20%22Linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22type%22%3A%20%22numeric%22%2C%0A%20%20%20%20%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22category%22%3A%20%22diagnostic%22%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22value_max%22%3A%20255%2C%0A%20%20%20%20%22value_min%22%3A%200%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template. ## Exposes @@ -69,5 +73,5 @@ This is the information provided by Zigbee2MQTT for this device: ``` # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZS06.html) \ No newline at end of file diff --git a/docs/devices/tuya/zss-qy-ssd-a-en.md b/docs/devices/tuya/zss-qy-ssd-a-en.md index e6976fc4..5c39ab62 100644 --- a/docs/devices/tuya/zss-qy-ssd-a-en.md +++ b/docs/devices/tuya/zss-qy-ssd-a-en.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZSS-QY-SSD-A-EN Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZSS-QY-SSD-A-EN, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZSS-QY-SSD-A-EN Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZSS-QY-SSD-A-EN, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZSS-QY-SSD-A-EN +# Tuya ZSS-QY-SSD-A-EN > Smart smoke alarm # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZSS-QY-SSD-A-EN +the Tuya ZSS-QY-SSD-A-EN * [Battery](../../battery.md) * Battery Level @@ -23,5 +23,5 @@ the TuYa ZSS-QY-SSD-A-EN # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZSS-QY-SSD-A-EN.html) \ No newline at end of file diff --git a/docs/devices/tuya/zth05z.md b/docs/devices/tuya/zth05z.md index 757a31b1..ed21c5e9 100644 --- a/docs/devices/tuya/zth05z.md +++ b/docs/devices/tuya/zth05z.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZTH05Z Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZTH05Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZTH05Z Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZTH05Z, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZTH05Z +# Tuya ZTH05Z > Temperature and humidity sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZTH05Z +the Tuya ZTH05Z * [Battery](../../battery.md) * Battery Level @@ -25,5 +25,5 @@ the TuYa ZTH05Z # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZTH05Z.html) \ No newline at end of file diff --git a/docs/devices/tuya/zwt07.md b/docs/devices/tuya/zwt07.md index e222d524..a11b80b1 100644 --- a/docs/devices/tuya/zwt07.md +++ b/docs/devices/tuya/zwt07.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZWT07 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZWT07, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZWT07 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZWT07, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZWT07 +# Tuya ZWT07 > Wall-mount thermostat # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZWT07 +the Tuya ZWT07 * [Thermostat](../../climate.md) * Current Heating Cooling State @@ -23,5 +23,5 @@ the TuYa ZWT07 # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZWT07.html) \ No newline at end of file diff --git a/docs/devices/tuya/zwt198_zwt100-bh.md b/docs/devices/tuya/zwt198_zwt100-bh.md index 76a68992..ef4c130b 100644 --- a/docs/devices/tuya/zwt198_zwt100-bh.md +++ b/docs/devices/tuya/zwt198_zwt100-bh.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZWT198/ZWT100-BH Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZWT198/ZWT100-BH, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZWT198/ZWT100-BH Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZWT198/ZWT100-BH, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZWT198/ZWT100-BH +# Tuya ZWT198/ZWT100-BH > Avatto wall thermostat # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZWT198/ZWT100-BH +the Tuya ZWT198/ZWT100-BH * [Thermostat](../../climate.md) * Current Heating Cooling State @@ -23,5 +23,5 @@ the TuYa ZWT198/ZWT100-BH # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZWT198_ZWT100-BH.html) \ No newline at end of file diff --git a/docs/devices/tuya/zy-m100-24g.md b/docs/devices/tuya/zy-m100-24g.md index bdb3a4a0..8f8b96d0 100644 --- a/docs/devices/tuya/zy-m100-24g.md +++ b/docs/devices/tuya/zy-m100-24g.md @@ -1,18 +1,18 @@ --- -title: "TuYa ZY-M100-24G Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZY-M100-24G, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZY-M100-24G Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZY-M100-24G, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZY-M100-24G +# Tuya ZY-M100-24G > 24G MmWave radar human presence motion sensor # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZY-M100-24G +the Tuya ZY-M100-24G * [Light Sensor](../../sensors.md) * Current Ambient Light Level @@ -21,5 +21,5 @@ the TuYa ZY-M100-24G # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZY-M100-24G.html) \ No newline at end of file diff --git a/docs/devices/tuya/zy-m100-24gv2.md b/docs/devices/tuya/zy-m100-24gv2.md new file mode 100644 index 00000000..9c40f4d4 --- /dev/null +++ b/docs/devices/tuya/zy-m100-24gv2.md @@ -0,0 +1,25 @@ +--- +title: "Tuya ZY-M100-24GV2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZY-M100-24GV2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Tuya ZY-M100-24GV2 +> 24G MmWave radar human presence motion sensor + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Tuya ZY-M100-24GV2 + +* [Light Sensor](../../sensors.md) + * Current Ambient Light Level +* [Occupancy Sensor](../../sensors.md) + * Occupancy Detected + + +# Related +* [Other devices from Tuya](../index.md#tuya) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZY-M100-24GV2.html) \ No newline at end of file diff --git a/docs/devices/tuya/zy-m100-s_1.md b/docs/devices/tuya/zy-m100-s_1.md index e551f20b..81fd5563 100644 --- a/docs/devices/tuya/zy-m100-s_1.md +++ b/docs/devices/tuya/zy-m100-s_1.md @@ -1,12 +1,12 @@ --- -title: "TuYa ZY-M100-S_1 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZY-M100-S_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZY-M100-S_1 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZY-M100-S_1, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZY-M100-S_1 +# Tuya ZY-M100-S_1 > Mini human breathe sensor @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZY-M100-S_1.html) \ No newline at end of file diff --git a/docs/devices/tuya/zy-m100-s_2.md b/docs/devices/tuya/zy-m100-s_2.md index d11d0852..ab558b63 100644 --- a/docs/devices/tuya/zy-m100-s_2.md +++ b/docs/devices/tuya/zy-m100-s_2.md @@ -1,12 +1,12 @@ --- -title: "TuYa ZY-M100-S_2 Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZY-M100-S_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZY-M100-S_2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZY-M100-S_2, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZY-M100-S_2 +# Tuya ZY-M100-S_2 > Mini human breathe sensor @@ -24,5 +24,5 @@ these devices # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZY-M100-S_2.html) \ No newline at end of file diff --git a/docs/devices/tuya/zyxh.md b/docs/devices/tuya/zyxh.md index e2e62c46..99f90410 100644 --- a/docs/devices/tuya/zyxh.md +++ b/docs/devices/tuya/zyxh.md @@ -1,23 +1,23 @@ --- -title: "TuYa ZYXH Homebridge/HomeKit integration" -description: "Add HomeKit support to your TuYa ZYXH, using Homebridge, Zigbee2MQTT and homebridge-z2m." +title: "Tuya ZYXH Homebridge/HomeKit integration" +description: "Add HomeKit support to your Tuya ZYXH, using Homebridge, Zigbee2MQTT and homebridge-z2m." --- -# TuYa ZYXH +# Tuya ZYXH > 24 gang switch # Services and characteristics The following HomeKit Services and Characteristics are exposed by -the TuYa ZYXH +the Tuya ZYXH * [Switch](../../switch.md) * On # Related -* [Other devices from TuYa](../index.md#tuya) +* [Other devices from Tuya](../index.md#tuya) * [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZYXH.html) \ No newline at end of file diff --git a/docs/devices/xyzroe/zigdc.md b/docs/devices/xyzroe/zigdc.md new file mode 100644 index 00000000..ec20b205 --- /dev/null +++ b/docs/devices/xyzroe/zigdc.md @@ -0,0 +1,28 @@ +--- +title: "xyzroe ZigDC Homebridge/HomeKit integration" +description: "Add HomeKit support to your xyzroe ZigDC, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# xyzroe ZigDC +> ZigDC + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the xyzroe ZigDC + +* [Humidity Sensor](../../sensors.md) + * Current Relative Humidity +* [Stateless Programmable Switch](../../action.md) + * Programmable Switch Event + * Service Label Index +* [Temperature Sensor](../../sensors.md) + * Current Temperature + + +# Related +* [Other devices from xyzroe](../index.md#xyzroe) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZigDC.html) \ No newline at end of file diff --git a/docs/devices/zemismart/zmo-606-20a.md b/docs/devices/zemismart/zmo-606-20a.md new file mode 100644 index 00000000..a1581009 --- /dev/null +++ b/docs/devices/zemismart/zmo-606-20a.md @@ -0,0 +1,23 @@ +--- +title: "Zemismart ZMO-606-20A Homebridge/HomeKit integration" +description: "Add HomeKit support to your Zemismart ZMO-606-20A, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Zemismart ZMO-606-20A +> Smart 20A outlet + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Zemismart ZMO-606-20A + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Zemismart](../index.md#zemismart) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZMO-606-20A.html) \ No newline at end of file diff --git a/docs/devices/zemismart/zmo-606-p2.md b/docs/devices/zemismart/zmo-606-p2.md new file mode 100644 index 00000000..f0043a34 --- /dev/null +++ b/docs/devices/zemismart/zmo-606-p2.md @@ -0,0 +1,23 @@ +--- +title: "Zemismart ZMO-606-P2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Zemismart ZMO-606-P2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Zemismart ZMO-606-P2 +> Smart 2 poles outlet (20A + 10A) + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Zemismart ZMO-606-P2 + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Zemismart](../index.md#zemismart) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZMO-606-P2.html) \ No newline at end of file diff --git a/docs/devices/zemismart/zmo-606-s2.md b/docs/devices/zemismart/zmo-606-s2.md new file mode 100644 index 00000000..ad523ea4 --- /dev/null +++ b/docs/devices/zemismart/zmo-606-s2.md @@ -0,0 +1,23 @@ +--- +title: "Zemismart ZMO-606-S2 Homebridge/HomeKit integration" +description: "Add HomeKit support to your Zemismart ZMO-606-S2, using Homebridge, Zigbee2MQTT and homebridge-z2m." +--- + +# Zemismart ZMO-606-S2 +> Smart 2 gangs switch with outlet + + +# Services and characteristics +The following HomeKit Services and Characteristics are exposed by +the Zemismart ZMO-606-S2 + +* [Switch](../../switch.md) + * On + + +# Related +* [Other devices from Zemismart](../index.md#zemismart) +* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZMO-606-S2.html) \ No newline at end of file diff --git a/src/docgen/docgen.ts b/src/docgen/docgen.ts index 9cfffff4..31db23ac 100644 --- a/src/docgen/docgen.ts +++ b/src/docgen/docgen.ts @@ -406,12 +406,11 @@ function update_test_input(test_resources: string, json_source: string) { const dst = path.join(test_resources, file.name); const src = path.join(json_source, file.name); if (file.isDirectory()) { - if (!fs.existsSync(src)) { - console.log(`TEST INPUT: Source for ${dst} can NOT be FOUND. Removing old files.`); - fs.rmdirSync(dst, { recursive: true }); - } else { - update_test_input(dst, src); + // Skip all directories named _manual + if (file.name === '_manual') { + continue; } + update_test_input(dst, src); } else if (file.isFile()) { if (!fs.existsSync(src)) { console.log(`TEST INPUT: Source for ${dst} can NOT be FOUND. Removing old file.`); diff --git a/src/docgen/versions.ts b/src/docgen/versions.ts index 99cba03f..5f872c76 100644 --- a/src/docgen/versions.ts +++ b/src/docgen/versions.ts @@ -1,4 +1,4 @@ // GENERATED FILE: DO NOT EDIT MANUALLY! -const version_zigbee2mqtt = '1.38.0'; -const version_herdsman_converters = '19.47.1'; +const version_zigbee2mqtt = '1.39.0'; +const version_herdsman_converters = '19.62.0'; export { version_zigbee2mqtt, version_herdsman_converters }; diff --git a/test/exposes/_manual/bosch/bmct-slz.json b/test/exposes/_manual/bosch/bmct-slz.json new file mode 100644 index 00000000..a7bca656 --- /dev/null +++ b/test/exposes/_manual/bosch/bmct-slz.json @@ -0,0 +1,90 @@ +[ + { + "access": 7, + "description": "Module controlled by a rocker switch or a button", + "label": "Switch type", + "name": "switch_type", + "property": "switch_type", + "type": "enum", + "values": ["button", "button_key_change", "rocker_switch", "rocker_switch_key_change"] + }, + { + "access": 1, + "category": "diagnostic", + "description": "Link quality (signal strength)", + "label": "Linkquality", + "name": "linkquality", + "property": "linkquality", + "type": "numeric", + "unit": "lqi", + "value_max": 255, + "value_min": 0 + }, + { + "features": [ + { + "access": 3, + "label": "State", + "name": "state", + "property": "state", + "type": "enum", + "values": ["OPEN", "CLOSE", "STOP"] + }, + { + "access": 7, + "description": "Position of this cover", + "label": "Position", + "name": "position", + "property": "position", + "type": "numeric", + "unit": "%", + "value_max": 100, + "value_min": 0 + } + ], + "type": "cover" + }, + { + "access": 1, + "description": "Shutter motor actual state ", + "label": "Motor state", + "name": "motor_state", + "property": "motor_state", + "type": "enum", + "values": ["stopped", "opening", "closing"] + }, + { + "access": 7, + "description": "Enable/Disable child lock", + "label": "Child lock", + "name": "child_lock", + "property": "child_lock", + "type": "binary", + "value_off": "OFF", + "value_on": "ON" + }, + { + "access": 7, + "description": "Calibration closing time", + "endpoint": "closing_time", + "label": "Calibration", + "name": "calibration", + "property": "calibration_closing_time", + "type": "numeric", + "unit": "s", + "value_max": 90, + "value_min": 1 + }, + { + "access": 7, + "description": "Calibration opening time", + "endpoint": "opening_time", + "label": "Calibration", + "name": "calibration", + "property": "calibration_opening_time", + "type": "numeric", + "unit": "s", + "value_max": 90, + "value_min": 1 + } +] diff --git a/test/exposes/bosch/bmct-slz.json b/test/exposes/bosch/bmct-slz.json deleted file mode 100644 index b5d15e27..00000000 --- a/test/exposes/bosch/bmct-slz.json +++ /dev/null @@ -1,103 +0,0 @@ -[ - { - "access": 7, - "description": "Module controlled by a rocker switch or a button", - "label": "Switch type", - "name": "switch_type", - "property": "switch_type", - "type": "enum", - "values": [ - "button", - "button_key_change", - "rocker_switch", - "rocker_switch_key_change" - ] - }, - { - "access": 1, - "category": "diagnostic", - "description": "Link quality (signal strength)", - "label": "Linkquality", - "name": "linkquality", - "property": "linkquality", - "type": "numeric", - "unit": "lqi", - "value_max": 255, - "value_min": 0 - }, - { - "features": [ - { - "access": 3, - "label": "State", - "name": "state", - "property": "state", - "type": "enum", - "values": [ - "OPEN", - "CLOSE", - "STOP" - ] - }, - { - "access": 7, - "description": "Position of this cover", - "label": "Position", - "name": "position", - "property": "position", - "type": "numeric", - "unit": "%", - "value_max": 100, - "value_min": 0 - } - ], - "type": "cover" - }, - { - "access": 1, - "description": "Shutter motor actual state ", - "label": "Motor state", - "name": "motor_state", - "property": "motor_state", - "type": "enum", - "values": [ - "stopped", - "opening", - "closing" - ] - }, - { - "access": 7, - "description": "Enable/Disable child lock", - "label": "Child lock", - "name": "child_lock", - "property": "child_lock", - "type": "binary", - "value_off": "OFF", - "value_on": "ON" - }, - { - "access": 7, - "description": "Calibration closing time", - "endpoint": "closing_time", - "label": "Calibration", - "name": "calibration", - "property": "calibration_closing_time", - "type": "numeric", - "unit": "s", - "value_max": 90, - "value_min": 1 - }, - { - "access": 7, - "description": "Calibration opening time", - "endpoint": "opening_time", - "label": "Calibration", - "name": "calibration", - "property": "calibration_opening_time", - "type": "numeric", - "unit": "s", - "value_max": 90, - "value_min": 1 - } -] \ No newline at end of file diff --git a/test/testHelpers.ts b/test/testHelpers.ts index bcae837e..8c2a1e5d 100644 --- a/test/testHelpers.ts +++ b/test/testHelpers.ts @@ -27,8 +27,14 @@ export const loadExposesFromFile = (filename: string): ExposesEntry[] => { // Check if file exists let filePath = filename; if (!fs.existsSync(filePath)) { - // Try to combine path - filePath = path.join(__dirname, './exposes/', filename); + // Look for manually overriden path first. + // These files do not get updated by the documentation generation script. + const manualOverriddenPath = path.join(__dirname, './exposes/_manual/', filename); + if (fs.existsSync(manualOverriddenPath)) { + filePath = manualOverriddenPath; + } else { + filePath = path.join(__dirname, './exposes/', filename); + } if (!fs.existsSync(filePath)) { // Try to find it in the output of the documentation script