Skip to content

Commit

Permalink
Docs generated based on zigbee-herdsman-converters v15.106.0
Browse files Browse the repository at this point in the history
  • Loading branch information
itavero committed Nov 2, 2023
1 parent a2f98cd commit 156b877
Show file tree
Hide file tree
Showing 99 changed files with 1,534 additions and 430 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
title: "Aurora AU-A1ZBSCRGBCX Homebridge/HomeKit integration"
description: "Add HomeKit support to your Aurora AU-A1ZBSCRGBCX, using Homebridge, Zigbee2MQTT and homebridge-z2m."
title: "AduroSmart 81812 Homebridge/HomeKit integration"
description: "Add HomeKit support to your AduroSmart 81812, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# Aurora AU-A1ZBSCRGBCX
> RGBW LED strip controller
# AduroSmart 81812
> Eria tunable white A19 smart bulb

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the Aurora AU-A1ZBSCRGBCX
the AduroSmart 81812

* [Lightbulb](../../light.md)
* Brightness
Expand All @@ -25,5 +25,5 @@ the Aurora AU-A1ZBSCRGBCX
* [Adaptive Lighting](../../light.md)

# Related
* [Other devices from Aurora](../index.md#aurora)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/AU-A1ZBSCRGBCX.html)
* [Other devices from AduroSmart](../index.md#adurosmart)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/81812.html)
10 changes: 5 additions & 5 deletions docs/devices/aubess/zxzir-02.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
title: "AUBESS ZXZIR-02 Homebridge/HomeKit integration"
description: "Add HomeKit support to your AUBESS ZXZIR-02, using Homebridge, Zigbee2MQTT and homebridge-z2m."
title: "Aubess ZXZIR-02 Homebridge/HomeKit integration"
description: "Add HomeKit support to your Aubess ZXZIR-02, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# AUBESS ZXZIR-02
# Aubess ZXZIR-02
> Universal smart IR remote control

# 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=ZXZIR-02) 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+AUBESS%20ZXZIR-02&model=AUBESS%20ZXZIR-02&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%22type%22%3A%20%22binary%22%2C%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%22property%22%3A%20%22learn_ir_code%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%22value_on%22%3A%20%22ON%22%2C%0A%20%20%20%20%20%20%20%20%22value_off%22%3A%20%22OFF%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Turn%20on%20to%20learn%20new%20IR%20code%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%22type%22%3A%20%22text%22%2C%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%22property%22%3A%20%22learned_ir_code%22%2C%0A%20%20%20%20%22access%22%3A%201%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%22type%22%3A%20%22text%22%2C%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%22property%22%3A%20%22ir_code_to_send%22%2C%0A%20%20%20%20%22access%22%3A%202%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%22type%22%3A%20%22numeric%22%2C%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%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22value_min%22%3A%200%2C%0A%20%20%20%20%22value_max%22%3A%20255%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+Aubess%20ZXZIR-02&model=Aubess%20ZXZIR-02&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%22type%22%3A%20%22binary%22%2C%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%22property%22%3A%20%22learn_ir_code%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%22value_on%22%3A%20%22ON%22%2C%0A%20%20%20%20%20%20%20%20%22value_off%22%3A%20%22OFF%22%2C%0A%20%20%20%20%20%20%20%20%22description%22%3A%20%22Turn%20on%20to%20learn%20new%20IR%20code%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%22type%22%3A%20%22text%22%2C%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%22property%22%3A%20%22learned_ir_code%22%2C%0A%20%20%20%20%22access%22%3A%201%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%22type%22%3A%20%22text%22%2C%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%22property%22%3A%20%22ir_code_to_send%22%2C%0A%20%20%20%20%22access%22%3A%202%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%22type%22%3A%20%22numeric%22%2C%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%22property%22%3A%20%22linkquality%22%2C%0A%20%20%20%20%22access%22%3A%201%2C%0A%20%20%20%20%22unit%22%3A%20%22lqi%22%2C%0A%20%20%20%20%22description%22%3A%20%22Link%20quality%20(signal%20strength)%22%2C%0A%20%20%20%20%22value_min%22%3A%200%2C%0A%20%20%20%20%22value_max%22%3A%20255%0A%20%20%7D%0A%5D) by filling in the _Device support_ issue template.

## Exposes

Expand Down Expand Up @@ -68,5 +68,5 @@ This is the information provided by Zigbee2MQTT for this device:
```

# Related
* [Other devices from AUBESS](../index.md#aubess)
* [Other devices from Aubess](../index.md#aubess)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZXZIR-02.html)
27 changes: 27 additions & 0 deletions docs/devices/aurora_lighting/au-a1gsz9cx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "Aurora Lighting AU-A1GSZ9CX Homebridge/HomeKit integration"
description: "Add HomeKit support to your Aurora Lighting AU-A1GSZ9CX, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# Aurora Lighting AU-A1GSZ9CX
> AOne GLS lamp 9w tunable dimmable 2200-5000K

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the Aurora Lighting AU-A1GSZ9CX

* [Lightbulb](../../light.md)
* Brightness
* Color Temperature
* On

## Other features
* [Adaptive Lighting](../../light.md)

# Related
* [Other devices from Aurora Lighting](../index.md#aurora_lighting)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/AU-A1GSZ9CX.html)
29 changes: 29 additions & 0 deletions docs/devices/aurora_lighting/au-a1zbscrgbcx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "Aurora Lighting AU-A1ZBSCRGBCX Homebridge/HomeKit integration"
description: "Add HomeKit support to your Aurora Lighting AU-A1ZBSCRGBCX, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# Aurora Lighting AU-A1ZBSCRGBCX
> RGBW LED strip controller

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the Aurora Lighting AU-A1ZBSCRGBCX

* [Lightbulb](../../light.md)
* Brightness
* Color Temperature
* Hue
* On
* Saturation

## Other features
* [Adaptive Lighting](../../light.md)

# Related
* [Other devices from Aurora Lighting](../index.md#aurora_lighting)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/AU-A1ZBSCRGBCX.html)
5 changes: 4 additions & 1 deletion docs/devices/bosch/bsen-cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# Bosch BSEN-CV
> Door/window contact II
> Door/window contact II plus

# Services and characteristics
Expand All @@ -21,6 +21,9 @@ the Bosch BSEN-CV
* [Contact Sensor](../../sensors.md)
* Contact Sensor State
* Status Low Battery
* [Motion Sensor](../../sensors.md)
* Motion Detected
* Status Low Battery
* [Stateless Programmable Switch](../../action.md)
* Programmable Switch Event
* Service Label Index
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/bosch/bth-rm.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# Bosch BTH-RM
> Room thermostat II
> Room thermostat II (Battery model)

# Services and characteristics
Expand Down
5 changes: 4 additions & 1 deletion docs/devices/connecte/4500994.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ DO NOT EDIT THIS FILE MANUALLY!
> Smart thermostat

## White-label models
* [Futurehome](../index.md#futurehome) Co020

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the Connecte 4500994
these devices

* [Switch](../../switch.md)
* On
Expand Down
29 changes: 29 additions & 0 deletions docs/devices/custom_devices_diy/lywsd03mmc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "Custom devices (DiY) LYWSD03MMC Homebridge/HomeKit integration"
description: "Add HomeKit support to your Custom devices (DiY) LYWSD03MMC, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# Custom devices (DiY) LYWSD03MMC
> Xiaomi temperature & humidity sensor with custom firmware

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the Custom devices (DiY) LYWSD03MMC

* [Battery](../../battery.md)
* Battery Level
* Charging State
* Status Low Battery
* [Humidity Sensor](../../sensors.md)
* Current Relative Humidity
* [Temperature Sensor](../../sensors.md)
* Current Temperature


# Related
* [Other devices from Custom devices (DiY)](../index.md#custom_devices_diy)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/LYWSD03MMC.html)
29 changes: 29 additions & 0 deletions docs/devices/eglo/900024_12253.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "EGLO 900024/12253 Homebridge/HomeKit integration"
description: "Add HomeKit support to your EGLO 900024/12253, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# EGLO 900024/12253
> RGB light

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the EGLO 900024/12253

* [Lightbulb](../../light.md)
* Brightness
* Color Temperature
* Hue
* On
* Saturation

## Other features
* [Adaptive Lighting](../../light.md)

# Related
* [Other devices from EGLO](../index.md#eglo)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/900024_12253.html)
10 changes: 5 additions & 5 deletions docs/devices/envilar/zg_led_driver42cc.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
---
title: "ENVILAR ZG_LED_DRIVER42CC Homebridge/HomeKit integration"
description: "Add HomeKit support to your ENVILAR ZG_LED_DRIVER42CC, using Homebridge, Zigbee2MQTT and homebridge-z2m."
title: "Envilar ZG_LED_DRIVER42CC Homebridge/HomeKit integration"
description: "Add HomeKit support to your Envilar ZG_LED_DRIVER42CC, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# ENVILAR ZG_LED_DRIVER42CC
# Envilar ZG_LED_DRIVER42CC
> Zigbee LED driver

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the ENVILAR ZG_LED_DRIVER42CC
the Envilar ZG_LED_DRIVER42CC

* [Lightbulb](../../light.md)
* Brightness
* On


# Related
* [Other devices from ENVILAR](../index.md#envilar)
* [Other devices from Envilar](../index.md#envilar)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/ZG_LED_DRIVER42CC.html)
29 changes: 29 additions & 0 deletions docs/devices/gledopto/gl-s-014p.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "Gledopto GL-S-014P Homebridge/HomeKit integration"
description: "Add HomeKit support to your Gledopto GL-S-014P, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# Gledopto GL-S-014P
> Zigbee 5W MR16 bulb RGB+CCT (pro)

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the Gledopto GL-S-014P

* [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-S-014P.html)
27 changes: 27 additions & 0 deletions docs/devices/heiman/hs1mis-3_0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "HEIMAN HS1MIS-3.0 Homebridge/HomeKit integration"
description: "Add HomeKit support to your HEIMAN HS1MIS-3.0, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# HEIMAN HS1MIS-3.0
> Smart occupancy sensor

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the HEIMAN HS1MIS-3.0

* [Battery](../../battery.md)
* Battery Level
* Charging State
* Status Low Battery
* [Occupancy Sensor](../../sensors.md)
* Occupancy Detected


# Related
* [Other devices from HEIMAN](../index.md#heiman)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/HS1MIS-3.0.html)
28 changes: 28 additions & 0 deletions docs/devices/ialarm/sp02-zb001.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "iAlarm SP02-ZB001 Homebridge/HomeKit integration"
description: "Add HomeKit support to your iAlarm SP02-ZB001, using Homebridge, Zigbee2MQTT and homebridge-z2m."
---
<!---
This file has been GENERATED using src/docgen/docgen.ts
DO NOT EDIT THIS FILE MANUALLY!
-->
# iAlarm SP02-ZB001
> Infrared motion sensor

# Services and characteristics
The following HomeKit Services and Characteristics are exposed by
the iAlarm SP02-ZB001

* [Battery](../../battery.md)
* Battery Level
* Charging State
* Status Low Battery
* [Occupancy Sensor](../../sensors.md)
* Occupancy Detected
* Status Tampered


# Related
* [Other devices from iAlarm](../index.md#ialarm)
* [Zigbee2MQTT documentation for this device](https://www.zigbee2mqtt.io/devices/SP02-ZB001.html)
Loading

0 comments on commit 156b877

Please sign in to comment.