Update zigbee-shepherd-converters to 6.0.7.

This commit is contained in:
Koen Kanters
2018-12-06 21:27:41 +01:00
parent c7743e6734
commit dcc410f6c5
8 changed files with 53 additions and 5 deletions
+35
View File
@@ -1738,6 +1738,17 @@ light:
command_topic: "zigbee2mqtt/<FRIENDLY_NAME>/set"
```
### Z01-A19NAE26
```yaml
light:
- platform: "mqtt_json"
state_topic: "zigbee2mqtt/<FRIENDLY_NAME>"
availability_topic: "zigbee2mqtt/bridge/state"
brightness: true
color_temp: true
command_topic: "zigbee2mqtt/<FRIENDLY_NAME>/set"
```
### E11-N1EA
```yaml
light:
@@ -2037,4 +2048,28 @@ sensor:
- "power_factor"
```
### PSS-23ZBS
```yaml
switch:
- platform: "mqtt"
state_topic: "zigbee2mqtt/<FRIENDLY_NAME>"
availability_topic: "zigbee2mqtt/bridge/state"
payload_off: "OFF"
payload_on: "ON"
value_template: "{{ value_json.state }}"
command_topic: "zigbee2mqtt/<FRIENDLY_NAME>/set"
```
### HS1SA
```yaml
binary_sensor:
- platform: "mqtt"
state_topic: "zigbee2mqtt/<FRIENDLY_NAME>"
availability_topic: "zigbee2mqtt/bridge/state"
payload_on: true
payload_off: false
value_template: "{{ value_json.smoke }}"
device_class: "smoke"
```
+12 -1
View File
@@ -1,6 +1,6 @@
*NOTE: This file has been generated, do not edit this file manually!*
Currently **131** devices are supported from **27** different vendors.
Currently **134** devices are supported from **29** different vendors.
In case you own a Zigbee device which is **NOT** listed here, please see
[How to support new devices](https://github.com/Koenkk/zigbee2mqtt/wiki/How-to-support-new-devices).
@@ -20,6 +20,11 @@ In case you own a Zigbee device which is **NOT** listed here, please see
| ------------- | ------------- | -------------------------- |
| 4256251-RZHAC | Centralite White Swiss power outlet switch with power meter (switch and power meter) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/4256251-RZHAC.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/4256251-RZHAC.jpg) |
### Climax
| Model | Description | Picture |
| ------------- | ------------- | -------------------------- |
| PSS-23ZBS | Climax Power plug (on/off) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/PSS-23ZBS.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/PSS-23ZBS.jpg) |
### Commercial Electric
| Model | Description | Picture |
| ------------- | ------------- | -------------------------- |
@@ -56,6 +61,11 @@ In case you own a Zigbee device which is **NOT** listed here, please see
| ------------- | ------------- | -------------------------- |
| GL-C-008 | Gledopto Zigbee LED controller RGB + CCT / RGBW / WWCW / Dimmer (on/off, brightness, color temperature, color xy) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/GL-C-008.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/GL-C-008.jpg) |
### HEIMAN
| Model | Description | Picture |
| ------------- | ------------- | -------------------------- |
| HS1SA | HEIMAN Smoke detector (smoke) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/HS1SA.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/HS1SA.jpg) |
### Hive
| Model | Description | Picture |
| ------------- | ------------- | -------------------------- |
@@ -188,6 +198,7 @@ In case you own a Zigbee device which is **NOT** listed here, please see
| E11-G13 | Sengled Element Classic (A19) (on/off, brightness) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/E11-G13.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/E11-G13.jpg) |
| E11-G23/E11-G33 | Sengled Element Classic (A60) (on/off, brightness) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/E11-G23-E11-G33.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/E11-G23-E11-G33.jpg) |
| Z01-CIA19NAE26 | Sengled Element Touch (A19) (on/off, brightness) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/Z01-CIA19NAE26.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/Z01-CIA19NAE26.jpg) |
| Z01-A19NAE26 | Sengled Element Plus (A19) (on/off, brightness, color temperature) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/Z01-A19NAE26.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/Z01-A19NAE26.jpg) |
| E11-N1EA | Sengled Element Plus Color (A19) (on/off, brightness, color temperature, color xy) | ![https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/E11-N1EA.jpg](https://github.com/Koenkk/zigbee2mqtt/raw/dev/images/devices/E11-N1EA.jpg) |
### SmartThings