iobroker.zigbee 1.8.22 → 1.8.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +417 -414
  3. package/admin/adapter-settings.js +244 -244
  4. package/admin/admin.js +2981 -2981
  5. package/admin/i18n/de/translations.json +108 -108
  6. package/admin/i18n/en/translations.json +108 -108
  7. package/admin/i18n/es/translations.json +102 -102
  8. package/admin/i18n/fr/translations.json +108 -108
  9. package/admin/i18n/it/translations.json +102 -102
  10. package/admin/i18n/nl/translations.json +108 -108
  11. package/admin/i18n/pl/translations.json +108 -108
  12. package/admin/i18n/pt/translations.json +102 -102
  13. package/admin/i18n/ru/translations.json +108 -108
  14. package/admin/i18n/uk/translations.json +108 -108
  15. package/admin/i18n/zh-cn/translations.json +102 -102
  16. package/admin/img/philips_hue_lom001.png +0 -0
  17. package/admin/index.html +159 -159
  18. package/admin/index_m.html +1356 -1356
  19. package/admin/moment.min.js +1 -1
  20. package/admin/shuffle.min.js +2 -2
  21. package/admin/tab_m.html +1009 -1009
  22. package/admin/vis-network.min.css +1 -1
  23. package/admin/vis-network.min.js +27 -27
  24. package/admin/words.js +110 -110
  25. package/docs/de/basedocu.md +19 -19
  26. package/docs/de/readme.md +126 -126
  27. package/docs/en/readme.md +128 -128
  28. package/docs/flashing_via_arduino_(en).md +110 -110
  29. package/docs/ru/readme.md +28 -28
  30. package/docs/tutorial/groups-1.png +0 -0
  31. package/docs/tutorial/groups-2.png +0 -0
  32. package/docs/tutorial/tab-dev-1.png +0 -0
  33. package/io-package.json +14 -14
  34. package/lib/backup.js +171 -171
  35. package/lib/binding.js +319 -319
  36. package/lib/colors.js +465 -465
  37. package/lib/commands.js +534 -534
  38. package/lib/developer.js +145 -145
  39. package/lib/devices.js +3135 -3135
  40. package/lib/exclude.js +162 -162
  41. package/lib/exposes.js +913 -913
  42. package/lib/groups.js +345 -345
  43. package/lib/json.js +59 -59
  44. package/lib/networkmap.js +55 -55
  45. package/lib/ota.js +198 -198
  46. package/lib/rgb.js +297 -297
  47. package/lib/seriallist.js +48 -48
  48. package/lib/states.js +6420 -6420
  49. package/lib/statescontroller.js +672 -672
  50. package/lib/tools.js +54 -54
  51. package/lib/utils.js +165 -165
  52. package/lib/zbBaseExtension.js +36 -36
  53. package/lib/zbDelayedAction.js +144 -144
  54. package/lib/zbDeviceAvailability.js +319 -319
  55. package/lib/zbDeviceConfigure.js +147 -147
  56. package/lib/zbDeviceEvent.js +48 -48
  57. package/lib/zigbeecontroller.js +989 -989
  58. package/main.js +94 -75
  59. package/package.json +2 -2
  60. package/support/docgen.js +93 -93
package/README.md CHANGED
@@ -1,518 +1,521 @@
1
- ![Logo](admin/zigbee.png)
2
- # ioBroker.zigbee
3
-
4
- ![Number of Installations](http://iobroker.live/badges/zigbee-installed.svg)
5
- ![Number of Installations](http://iobroker.live/badges/zigbee-stable.svg)
6
- [![NPM version](http://img.shields.io/npm/v/iobroker.zigbee.svg)](https://www.npmjs.com/package/iobroker.zigbee)
7
-
8
- ![Test and Release](https://github.com/ioBroker/iobroker.zigbee/workflows/Test%20and%20Release/badge.svg)
9
- [![Translation status](https://weblate.iobroker.net/widgets/adapters/-/zigbee/svg-badge.svg)](https://weblate.iobroker.net/engage/adapters/?utm_source=widget)
10
- [![Downloads](https://img.shields.io/npm/dm/iobroker.zigbee.svg)](https://www.npmjs.com/package/iobroker.zigbee)
11
-
12
- ## ioBroker adapter for Zigbee devices via TI cc2531/cc2530/cc26x2r/cc2538 and deCONZ ConBee/RaspBee.
13
-
14
- With the Zigbee-coordinator based on Texas Instruments SoC, deCONZ ConBee/RaspBee modules, Silicon Labs EZSP v8 or ZIGate USB-TTL it creates its own zigbee-network, into which zigbee-devices are connected. By work directly with the coordinator, the driver allows you to manage devices without additional application / gateways / bridge from device manufacturers (Xiaomi / TRADFRI / Hue / Tuya). About the device Zigbee-network can be read [here (in English)](https://www.zigbee2mqtt.io/information/zigbee_network.html).
15
-
16
- ## Hardware
17
-
18
-
19
- One coordinator device is required for each zigbee Adapter instance. The device must be flashed with the respective coordinator firmware. A list of supported coordinators, the necessary equipment for the firmware and the device preparation process for different coordinator devices are described [here in English](https://www.zigbee2mqtt.io/guide/adapters/) or [smarthomescene.com ](https://smarthomescene.com/blog/best-zigbee-dongles-for-home-assistant-2023/) or [here in Russian](https://myzigbee.ru/books/%D0%BF%D1%80%D0%BE%D1%88%D0%B8%D0%B2%D0%BA%D0%B8/page/%D0%BF%D1%80%D0%BE%D1%88%D0%B8%D0%B2%D0%BA%D0%B0-cc2531cc2530)
20
-
21
-
22
- ### Texas Instruments SoC
23
-
24
- Recommended devices are based on either the CC2652 or CC1352 chip. Devices based on cc253x chips are still supported but are no longer recommended.
25
- Only CC26xx/cc1352/cc2538 Devices support extraction of the NVRam backup which should allow to swap coordinator hardware without having to reconnect all zigbee devices to the network.
26
- Current firmware files for these devices can be found [on GitHub](https://github.com/Koenkk/Z-Stack-firmware)
27
-
28
- <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/CC2531.png" width="100"></span>
29
- <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/CC2591.png" width="100"></span>
30
- <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/sonoff.png" width="100"></span>
31
- <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/CC2538_CC2592_PA.PNG" width="100"></span>
32
- <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/cc26x2r.PNG" width="100"></span>
33
-
34
- tutorial/zigbee.png
35
- ### Dresden Elektronik SoC
36
- <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/en/img/deconz.png" width="180"></span>
37
-
38
- recommended:
39
- - ConBee II
40
- - RaspBee II
41
-
42
- no longer recommended:
43
- - ConBee I
44
- - RaspBee
45
-
46
- While Conbee/RaspBee Support is no longer considered experimental in the zigbee-herdsman and zigbee-herdsman-converters libraries used by the zigbee Adapter, use of these devices with the adapter may limit functionality. Known issues are:
47
- - link quality display may be incorrect
48
- - device map metrics may be incorrect
49
- - NVRam Backup is not supported.
50
-
51
- ### Silicon Labs SoC
52
-
53
- Support for [Silicon Lab Zigbee](https://www.silabs.com/wireless/zigbee) based adapters is experimental. The initial support for EZSP v8 is still not yet considered stable and the project is in need of more developers volenteering to help with this integration. Please refer to the respective documentation on [this page](https://www.zigbee2mqtt.io/guide/adapters/) and [ongoing development discussion](https://github.com/Koenkk/zigbee-herdsman/issues/319) with regards to the state of Silabs EmberZNet Serial Protocol (EZSP) adapter implementation integration into the zigbee-herdsman and zigbee-herdsman-converters libraries which it depends on.
54
-
55
-
56
- ### ZiGate SoC
57
-
58
- Support for [ZiGate](https://zigate.fr) based adapters is experimental. The initial support for ZiGate is still not yet considered stable and the project is in need of more developers volenteering to help with this integration. Please refer to the respective documentation on [this page](https://www.zigbee2mqtt.io/guide/adapters/) and [ongoing development discussion](https://github.com/Koenkk/zigbee-herdsman/issues/242) with regards to the state of ZiGate adapter implementation into the zigbee-herdsman and zigbee-herdsman-converters libraries which it depends on.
59
-
60
-
61
- ## Work with adapter
62
-
63
- ![](docs/tutorial/zigbee.png)
64
-
65
- To start the driver, you must specify the name of the port on which the Zigbee-module (stick) is connected. Usually this is the port `/dev/ttyACM0` or `/dev/ttyUSB0` for the UART-connection. Or you can find with `ls -l /dev/serial/by-id` the device direct.
66
-
67
- open the settings and change port
68
- ![](docs/tutorial/settings.png)
69
-
70
-
71
- For Windows this will be the COM port number.
72
-
73
- Starting from version 1.0.0 you can also use *tcp connection* for cases using esp8266 (or other microcontrollers) as serial-bridge. For example `tcp://192.168.1.46:8880`. Read more info here https://www.zigbee2mqtt.io/information/connecting_cc2530#via-an-esp8266
74
-
75
- To connect devices, you need to switch the Zigbee-coordinator to pairing mode by pressing the green button. The countdown will begin (60 seconds) until the device connectivity is available.
76
- To connect Zigbee devices in most cases, just press the pairing button on the device itself. But there are features for some devices. More information about pairing with devices can be found [here (in English)](https://www.zigbee2mqtt.io/getting_started/pairing_devices.html)
77
-
78
- After successful pairing, the device appears in the configuration panel. If the device appears in the configuration panel but has the type "undefined", then this is an unknown device and can not be work with it. If the device is in the list of available devices, but added as "undefined", then try to remove the device and add it again.
79
-
80
- The devices connected to the Zigbee-network and inform the coordinator of their status and events (button presses, motion detection, temperature change). This information is reflected in the ioBroker object-states. Some ioBroker states have feedback and send commands to the zigbee-device when the value changes (switching the state of the outlet or lamp, changing the scene or the brightness of the lamp).
81
-
82
- ### Device Groups
83
- You may create groups of devices.
84
-
85
- ![](docs/tutorial/groups-1.png)
86
-
87
- It is a Zigbee feature, intended for example to switch bulbs synchronized. Assign groups via device tabs edit button. A group will show as own "device" in Objects.
88
-
89
- ![](docs/tutorial/groups-2.png)
90
-
91
- Note: Not all devices support groups (not supported by end devices like sensors).
92
-
93
-
94
- ### Binding
95
-
96
- https://www.zigbee2mqtt.io/information/binding
97
-
98
- ### Developer Tab
99
-
100
- This is a tool for advanced users to test currently unsupported devices or enhance this adapters functionality. More instructions can be found on tab.
101
- ![](docs/tutorial/tab-dev-1.png)
102
-
103
- ## Additional info
104
-
105
- There is a [friendly project](https://github.com/koenkk/zigbee2mqtt) with similar functionality on the same technologies, where you can work with the same devices using the MQTT protocol. Therefore, if any improvements or support for new zigbee-devices occur in the Zigbee2MQTT project, we can transfer and add the same functionality to this adapter. If you notice this, then write the issue - we'll postpone it.
106
-
107
- There are knowledge bases that can be useful for working with Zigbee-devices and equipment:
108
- * in English https://www.zigbee2mqtt.io/
109
- * in Russian https://myzigbee.ru/
110
-
111
- ## Supported devices
112
-
113
- [Works with devices from this list](https://github.com/ioBroker/ioBroker.zigbee/wiki/Supported-devices)
114
-
115
-
116
- ## More Informations
117
-
118
- [in Deutsch](https://github.com/ioBroker/ioBroker.zigbee/blob/master/docs/de/readme.md)
119
-
120
- [in English](https://github.com/ioBroker/ioBroker.zigbee/blob/master/docs/en/readme.md)
121
-
122
- or
123
-
124
- [wiki](https://github.com/ioBroker/ioBroker.zigbee/wiki)
125
-
126
-
127
-
128
- ## Donate
129
-
130
- You can thank the authors by these links:
131
- * to Kirov Ilya https://www.paypal.me/goofyk
132
- * to Arthur Rupp https://paypal.me/ArthurRupp
133
-
134
- -----------------------------------------------------------------------------------------------------
135
-
1
+ ![Logo](admin/zigbee.png)
2
+ # ioBroker.zigbee
3
+
4
+ ![Number of Installations](http://iobroker.live/badges/zigbee-installed.svg)
5
+ ![Number of Installations](http://iobroker.live/badges/zigbee-stable.svg)
6
+ [![NPM version](http://img.shields.io/npm/v/iobroker.zigbee.svg)](https://www.npmjs.com/package/iobroker.zigbee)
7
+
8
+ ![Test and Release](https://github.com/ioBroker/iobroker.zigbee/workflows/Test%20and%20Release/badge.svg)
9
+ [![Translation status](https://weblate.iobroker.net/widgets/adapters/-/zigbee/svg-badge.svg)](https://weblate.iobroker.net/engage/adapters/?utm_source=widget)
10
+ [![Downloads](https://img.shields.io/npm/dm/iobroker.zigbee.svg)](https://www.npmjs.com/package/iobroker.zigbee)
11
+
12
+ ## ioBroker adapter for Zigbee devices via TI cc2531/cc2530/cc26x2r/cc2538 and deCONZ ConBee/RaspBee.
13
+
14
+ With the Zigbee-coordinator based on Texas Instruments SoC, deCONZ ConBee/RaspBee modules, Silicon Labs EZSP v8 or ZIGate USB-TTL it creates its own zigbee-network, into which zigbee-devices are connected. By work directly with the coordinator, the driver allows you to manage devices without additional application / gateways / bridge from device manufacturers (Xiaomi / TRADFRI / Hue / Tuya). About the device Zigbee-network can be read [here (in English)](https://www.zigbee2mqtt.io/information/zigbee_network.html).
15
+
16
+ ## Hardware
17
+
18
+
19
+ One coordinator device is required for each zigbee Adapter instance. The device must be flashed with the respective coordinator firmware. A list of supported coordinators, the necessary equipment for the firmware and the device preparation process for different coordinator devices are described [here in English](https://www.zigbee2mqtt.io/guide/adapters/) or [smarthomescene.com ](https://smarthomescene.com/blog/best-zigbee-dongles-for-home-assistant-2023/) or [here in Russian](https://myzigbee.ru/books/%D0%BF%D1%80%D0%BE%D1%88%D0%B8%D0%B2%D0%BA%D0%B8/page/%D0%BF%D1%80%D0%BE%D1%88%D0%B8%D0%B2%D0%BA%D0%B0-cc2531cc2530)
20
+
21
+
22
+ ### Texas Instruments SoC
23
+
24
+ Recommended devices are based on either the CC2652 or CC1352 chip. Devices based on cc253x chips are still supported but are no longer recommended.
25
+ Only CC26xx/cc1352/cc2538 Devices support extraction of the NVRam backup which should allow to swap coordinator hardware without having to reconnect all zigbee devices to the network.
26
+ Current firmware files for these devices can be found [on GitHub](https://github.com/Koenkk/Z-Stack-firmware)
27
+
28
+ <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/CC2531.png" width="100"></span>
29
+ <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/CC2591.png" width="100"></span>
30
+ <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/sonoff.png" width="100"></span>
31
+ <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/CC2538_CC2592_PA.PNG" width="100"></span>
32
+ <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/de/img/cc26x2r.PNG" width="100"></span>
33
+
34
+ tutorial/zigbee.png
35
+ ### Dresden Elektronik SoC
36
+ <span><img src="https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/docs/en/img/deconz.png" width="180"></span>
37
+
38
+ recommended:
39
+ - ConBee II
40
+ - RaspBee II
41
+
42
+ no longer recommended:
43
+ - ConBee I
44
+ - RaspBee
45
+
46
+ While Conbee/RaspBee Support is no longer considered experimental in the zigbee-herdsman and zigbee-herdsman-converters libraries used by the zigbee Adapter, use of these devices with the adapter may limit functionality. Known issues are:
47
+ - link quality display may be incorrect
48
+ - device map metrics may be incorrect
49
+ - NVRam Backup is not supported.
50
+
51
+ ### Silicon Labs SoC
52
+
53
+ Support for [Silicon Lab Zigbee](https://www.silabs.com/wireless/zigbee) based adapters is experimental. The initial support for EZSP v8 is still not yet considered stable and the project is in need of more developers volenteering to help with this integration. Please refer to the respective documentation on [this page](https://www.zigbee2mqtt.io/guide/adapters/) and [ongoing development discussion](https://github.com/Koenkk/zigbee-herdsman/issues/319) with regards to the state of Silabs EmberZNet Serial Protocol (EZSP) adapter implementation integration into the zigbee-herdsman and zigbee-herdsman-converters libraries which it depends on.
54
+
55
+
56
+ ### ZiGate SoC
57
+
58
+ Support for [ZiGate](https://zigate.fr) based adapters is experimental. The initial support for ZiGate is still not yet considered stable and the project is in need of more developers volenteering to help with this integration. Please refer to the respective documentation on [this page](https://www.zigbee2mqtt.io/guide/adapters/) and [ongoing development discussion](https://github.com/Koenkk/zigbee-herdsman/issues/242) with regards to the state of ZiGate adapter implementation into the zigbee-herdsman and zigbee-herdsman-converters libraries which it depends on.
59
+
60
+
61
+ ## Work with adapter
62
+
63
+ ![](docs/tutorial/zigbee.png)
64
+
65
+ To start the driver, you must specify the name of the port on which the Zigbee-module (stick) is connected. Usually this is the port `/dev/ttyACM0` or `/dev/ttyUSB0` for the UART-connection. Or you can find with `ls -l /dev/serial/by-id` the device direct.
66
+
67
+ open the settings and change port
68
+ ![](docs/tutorial/settings.png)
69
+
70
+
71
+ For Windows this will be the COM port number.
72
+
73
+ Starting from version 1.0.0 you can also use *tcp connection* for cases using esp8266 (or other microcontrollers) as serial-bridge. For example `tcp://192.168.1.46:8880`. Read more info here https://www.zigbee2mqtt.io/information/connecting_cc2530#via-an-esp8266
74
+
75
+ To connect devices, you need to switch the Zigbee-coordinator to pairing mode by pressing the green button. The countdown will begin (60 seconds) until the device connectivity is available.
76
+ To connect Zigbee devices in most cases, just press the pairing button on the device itself. But there are features for some devices. More information about pairing with devices can be found [here (in English)](https://www.zigbee2mqtt.io/getting_started/pairing_devices.html)
77
+
78
+ After successful pairing, the device appears in the configuration panel. If the device appears in the configuration panel but has the type "undefined", then this is an unknown device and can not be work with it. If the device is in the list of available devices, but added as "undefined", then try to remove the device and add it again.
79
+
80
+ The devices connected to the Zigbee-network and inform the coordinator of their status and events (button presses, motion detection, temperature change). This information is reflected in the ioBroker object-states. Some ioBroker states have feedback and send commands to the zigbee-device when the value changes (switching the state of the outlet or lamp, changing the scene or the brightness of the lamp).
81
+
82
+ ### Device Groups
83
+ You may create groups of devices.
84
+
85
+ ![](docs/tutorial/groups-1.png)
86
+
87
+ It is a Zigbee feature, intended for example to switch bulbs synchronized. Assign groups via device tabs edit button. A group will show as own "device" in Objects.
88
+
89
+ ![](docs/tutorial/groups-2.png)
90
+
91
+ Note: Not all devices support groups (not supported by end devices like sensors).
92
+
93
+
94
+ ### Binding
95
+
96
+ https://www.zigbee2mqtt.io/information/binding
97
+
98
+ ### Developer Tab
99
+
100
+ This is a tool for advanced users to test currently unsupported devices or enhance this adapters functionality. More instructions can be found on tab.
101
+ ![](docs/tutorial/tab-dev-1.png)
102
+
103
+ ## Additional info
104
+
105
+ There is a [friendly project](https://github.com/koenkk/zigbee2mqtt) with similar functionality on the same technologies, where you can work with the same devices using the MQTT protocol. Therefore, if any improvements or support for new zigbee-devices occur in the Zigbee2MQTT project, we can transfer and add the same functionality to this adapter. If you notice this, then write the issue - we'll postpone it.
106
+
107
+ There are knowledge bases that can be useful for working with Zigbee-devices and equipment:
108
+ * in English https://www.zigbee2mqtt.io/
109
+ * in Russian https://myzigbee.ru/
110
+
111
+ ## Supported devices
112
+
113
+ [Works with devices from this list](https://github.com/ioBroker/ioBroker.zigbee/wiki/Supported-devices)
114
+
115
+
116
+ ## More Informations
117
+
118
+ [in Deutsch](https://github.com/ioBroker/ioBroker.zigbee/blob/master/docs/de/readme.md)
119
+
120
+ [in English](https://github.com/ioBroker/ioBroker.zigbee/blob/master/docs/en/readme.md)
121
+
122
+ or
123
+
124
+ [wiki](https://github.com/ioBroker/ioBroker.zigbee/wiki)
125
+
126
+
127
+
128
+ ## Donate
129
+
130
+ You can thank the authors by these links:
131
+ * to Kirov Ilya https://www.paypal.me/goofyk
132
+ * to Arthur Rupp https://paypal.me/ArthurRupp
133
+
134
+ -----------------------------------------------------------------------------------------------------
135
+
136
136
  ## Changelog
137
- ### 1.8.22 (2023-08-05)
137
+ ### 1.8.23 (2023-08-10)
138
+ * (arteck) query from xiaomi is now better
139
+
140
+ ### 1.8.22 (2023-08-05)
138
141
  * (arteck) crash when meta is empty
139
142
 
140
- ### 1.8.21 (2023-07-31)
143
+ ### 1.8.21 (2023-07-31)
141
144
  * (arteck) no converter found
142
145
 
143
- ### 1.8.20 (2023-07-31)
146
+ ### 1.8.20 (2023-07-31)
144
147
  * (arteck) add log
145
148
 
146
- ### 1.8.19 (2023-07-31)
147
- * (arteck) fix occupancy_timeout
149
+ ### 1.8.19 (2023-07-31)
150
+ * (arteck) fix occupancy_timeout
148
151
  * (arteck) fix battery percentage and voltage
149
152
 
150
- ### 1.8.18 (2023-07-16)
153
+ ### 1.8.18 (2023-07-16)
151
154
  * (arteck) little fix sentry and error log
152
155
 
153
- ### 1.8.17 (2023-07-15)
156
+ ### 1.8.17 (2023-07-15)
154
157
  * (arteck) sentry corr
155
158
 
156
- ### 1.8.16 (2023-07-11)
159
+ ### 1.8.16 (2023-07-11)
157
160
  * (arteck) battery corr
158
161
 
159
- ### 1.8.13
160
- * (arteck) ota corr
161
- * (arteck) devices are wrong with enum exposes
162
+ ### 1.8.13
163
+ * (arteck) ota corr
164
+ * (arteck) devices are wrong with enum exposes
162
165
  * (arteck) select field for groups is larger
163
166
 
164
- ### 1.8.12 (2023-06-30)
167
+ ### 1.8.12 (2023-06-30)
165
168
  * (arteck) new Documentation (thx Stefan)
166
169
 
167
- ### 1.8.11 (2022-12-10)
170
+ ### 1.8.11 (2022-12-10)
168
171
  * (arteck) fix compsite exposes with list
169
172
 
170
- ### 1.8.10 (2022-12-12)
171
- * (asgothian) fix group access
172
- * (asgothian) add option for pairing code:
173
- A new icon allows to open the network after first entering a pairing code
174
- listed on the device
175
- * (asgothian) easier use of external converters
176
- - external converters can now be placed in the zigbee adapter data folder
177
- - no absolite path is required to access them
178
- - external converters posted on the github for zigbee-herdsman-converters
179
- should work as they are - folders for libraries are rewritten to match
180
- the expected location when 'required' from within the zigbee adapter
181
- - Log entries will identify which files are entered as converters. Errors
182
- in these files should not cause the adapter to crash - instead, use of
173
+ ### 1.8.10 (2022-12-12)
174
+ * (asgothian) fix group access
175
+ * (asgothian) add option for pairing code:
176
+ A new icon allows to open the network after first entering a pairing code
177
+ listed on the device
178
+ * (asgothian) easier use of external converters
179
+ - external converters can now be placed in the zigbee adapter data folder
180
+ - no absolite path is required to access them
181
+ - external converters posted on the github for zigbee-herdsman-converters
182
+ should work as they are - folders for libraries are rewritten to match
183
+ the expected location when 'required' from within the zigbee adapter
184
+ - Log entries will identify which files are entered as converters. Errors
185
+ in these files should not cause the adapter to crash - instead, use of
183
186
  external converters may be unavailable.
184
187
 
185
- ### 1.8.9 (2022-12-10)
188
+ ### 1.8.9 (2022-12-10)
186
189
  * (arteck) fix lidl plug
187
190
 
188
- ### 1.8.7 (2022-12-01)
191
+ ### 1.8.7 (2022-12-01)
189
192
  * (arteck) fix exposes
190
193
 
191
- ### 1.8.5 (2022-11-30)
194
+ ### 1.8.5 (2022-11-30)
192
195
  * (arteck) fix for new code
193
196
 
194
- ### 1.8.3 (2022-11-30)
197
+ ### 1.8.3 (2022-11-30)
195
198
  * (arteck) back to old source
196
199
 
197
- ### 1.8.1 (2022-11-28)
198
- * (bluefox) Packages updated
200
+ ### 1.8.1 (2022-11-28)
201
+ * (bluefox) Packages updated
199
202
  * (bluefox) Added names of serial ports in configuration dialog
200
203
 
201
- ### 1.7.7 (2022-11-24)
204
+ ### 1.7.7 (2022-11-24)
202
205
  * dep update
203
206
 
204
- ### 1.7.6 (2022-07-23)
205
- * (kirovilya) fix selecting nodes in admin
207
+ ### 1.7.6 (2022-07-23)
208
+ * (kirovilya) fix selecting nodes in admin
206
209
  * (arteck) ikea fix
207
210
 
208
- ### 1.7.5 (2022-06-01)
211
+ ### 1.7.5 (2022-06-01)
209
212
  * (arteck) error message for undefined devices or icons
210
213
 
211
- ### 1.7.4 (2022-05-30)
214
+ ### 1.7.4 (2022-05-30)
212
215
  * (arteck) missing icons with multiple description
213
216
 
214
- ### 1.7.2 (2022-05-28)
217
+ ### 1.7.2 (2022-05-28)
215
218
  * (arteck) download missing icons corr
216
219
 
217
- ### 1.7.1 (2022-05-28)
218
- * (arteck) available status in admin is colored
219
- * (arteck) disable Backups checkbox in settings
220
- * (arteck) we keep last 10 backup files
220
+ ### 1.7.1 (2022-05-28)
221
+ * (arteck) available status in admin is colored
222
+ * (arteck) disable Backups checkbox in settings
223
+ * (arteck) we keep last 10 backup files
221
224
  * (arteck) download missing icons automatically (manual upload needed)
222
225
 
223
- ### 1.6.18 (2022-04-21)
226
+ ### 1.6.18 (2022-04-21)
224
227
  * (arteck) fix pairing modus
225
228
 
226
- ### 1.6.17 (2022-04)
229
+ ### 1.6.17 (2022-04)
227
230
  rollback
228
231
 
229
- ### 1.6.16 (2022-02-16)
230
- * (arteck) admin dep fix
232
+ ### 1.6.16 (2022-02-16)
233
+ * (arteck) admin dep fix
231
234
  * (arteck) colored objects for online/offline state
232
235
 
233
- ### 1.6.15 (2022-02-08)
236
+ ### 1.6.15 (2022-02-08)
234
237
  * (arteck) Battery status % calculation was changed for xiaomi devices
235
238
 
236
- ### 1.6.14 (2022-01)
237
- * (asgothian) OTA limitation
238
- - devices with the available state set to false are excluded from OTA updates (and the update check)
239
- - devices with link_quality 0 are excluded from OTA updates (and the update check)
240
- * (asgothian) Device deactivation:
241
- - Devices can be marked inactive from the device card.
242
- - inactive devices are not pinged
243
- - state changes by the user are not sent to inactive devices.
244
- - when a pingable device is marked active (from being inactive) it will be pinged again.
245
- - inactive devices are excluded from OTA updates.
246
- * (asgothian) Group rework part 2:
247
- - state device.groups will now be deleted with state Cleanup
248
- - state info.groups is now obsolete and will be deleted at adapter start (after transferring data to
249
- the new storage)
250
- * (asgothian) Device name persistance.
251
- - Changes to device names made within the zigbee adapter are stored in the file dev_names.json. This file
252
- is not deleted when the adapter is removed, and will be referenced when a device is added to the zigbee adapter. Deleting and reinstalling the adapter will no longer remove custom device names, nor will deleting and adding the device anew.
253
- * (asgothian) Readme edit to reflect the current information on zigbee coordinator hardware.
239
+ ### 1.6.14 (2022-01)
240
+ * (asgothian) OTA limitation
241
+ - devices with the available state set to false are excluded from OTA updates (and the update check)
242
+ - devices with link_quality 0 are excluded from OTA updates (and the update check)
243
+ * (asgothian) Device deactivation:
244
+ - Devices can be marked inactive from the device card.
245
+ - inactive devices are not pinged
246
+ - state changes by the user are not sent to inactive devices.
247
+ - when a pingable device is marked active (from being inactive) it will be pinged again.
248
+ - inactive devices are excluded from OTA updates.
249
+ * (asgothian) Group rework part 2:
250
+ - state device.groups will now be deleted with state Cleanup
251
+ - state info.groups is now obsolete and will be deleted at adapter start (after transferring data to
252
+ the new storage)
253
+ * (asgothian) Device name persistance.
254
+ - Changes to device names made within the zigbee adapter are stored in the file dev_names.json. This file
255
+ is not deleted when the adapter is removed, and will be referenced when a device is added to the zigbee adapter. Deleting and reinstalling the adapter will no longer remove custom device names, nor will deleting and adding the device anew.
256
+ * (asgothian) Readme edit to reflect the current information on zigbee coordinator hardware.
254
257
  * (arteck) Zigbee-Herdsman 0.14.4, Zigbee-Herdsman-Converters 14.0.394
255
258
 
256
- ### 1.6.13 (2022-01)
257
-
259
+ ### 1.6.13 (2022-01)
260
+
258
261
  * (kirovilya) update to Zigbee-Herdsman 0.14
259
262
 
260
- ### 1.6.12 (2022-01)
261
- * (asgothian) Groups were newly revised (read [here](https://github.com/ioBroker/ioBroker.zigbee/pull/1327) )
263
+ ### 1.6.12 (2022-01)
264
+ * (asgothian) Groups were newly revised (read [here](https://github.com/ioBroker/ioBroker.zigbee/pull/1327) )
262
265
  - object device.groups is obsolet..the old one is no longer up to date
263
266
 
264
- ### 1.6.9 (2021-12)
265
- * (simatec) fix admin Dark-Mode
266
- * (asgothian) Expose Access Handling
267
- * (arteck) translations
268
- * (asgothian) fix groups
267
+ ### 1.6.9 (2021-12)
268
+ * (simatec) fix admin Dark-Mode
269
+ * (asgothian) Expose Access Handling
270
+ * (arteck) translations
271
+ * (asgothian) fix groups
269
272
  * (agross) use different normalization rules
270
273
 
271
- ### 1.6.1 (2021-08)
274
+ ### 1.6.1 (2021-08)
272
275
  * (kirovilya) herdsman compatibility
273
276
 
274
277
  ### 1.6.0 (2021-08-09)
275
278
 
276
- ### 1.5.6 (2021-05-26)
279
+ ### 1.5.6 (2021-05-26)
277
280
  * (kirovilya) new UI add
278
281
 
279
- ### 1.5.5 (2021-05-05)
280
- * Fixes for new zigbee-herdsman-converters
282
+ ### 1.5.5 (2021-05-05)
283
+ * Fixes for new zigbee-herdsman-converters
281
284
  * UI fixes
282
285
 
283
- ### 1.5.3 (2021-04-30)
286
+ ### 1.5.3 (2021-04-30)
284
287
  * (arteck) Fix for js-controller 3.3.*
285
288
 
286
- ### 1.5.2 (2021-04-29)
289
+ ### 1.5.2 (2021-04-29)
287
290
  * (asgothian) Groups on dashboard
288
291
 
289
- ### 1.5.1 (2021-04-14)
290
- * (kirovilya) Dashboard
291
- * (asgothian) Groups (reworked)
292
+ ### 1.5.1 (2021-04-14)
293
+ * (kirovilya) Dashboard
294
+ * (asgothian) Groups (reworked)
292
295
  * [Experimental support EZSP protocol for EFR32 chips](https://github.com/Koenkk/zigbee-herdsman/issues/319) (zigbee-herdsman)
293
296
 
294
- ### 1.4.4 (2021-02-14)
295
- * (kirovilya) External converters https://www.zigbee2mqtt.io/information/configuration.html#external-converters-configuration
296
- * (asgothian) Enhancement ping process
297
- * (asgothian) Devive query state-button
298
- * (asgothian) State Cleanup button
297
+ ### 1.4.4 (2021-02-14)
298
+ * (kirovilya) External converters https://www.zigbee2mqtt.io/information/configuration.html#external-converters-configuration
299
+ * (asgothian) Enhancement ping process
300
+ * (asgothian) Devive query state-button
301
+ * (asgothian) State Cleanup button
299
302
  * (arteck) Setting to use exposes instead of internal device description
300
303
 
301
- ### 1.4.1 (2020-12)
302
- * (o0shojo0o) added a kelvin posibility into colortemp
303
- * (asgothian) Hue_calibration for exposed devices (Use requires PR on zigbee-herdsman-converters, PR is being worked on)
304
- * (asgothian) fix Tuya Thermostat: restore lost property "preset"
305
- * (asgothian) Change for Device Availability: Stagger initial ping by 200 ms to prevent network congestion due to a large number of ping requests
306
- * (asgothian) Change for Device Availability: Ping request triggered on reconnect. Before the herdsman Ping function is used, the adapter attempts to read the "state" dp. If this is successful, no ping is sent and the state is set
307
- * (asgothian) Change for Device Availability: Set link Quality to 0 when a device is not connected, 10 when it is reconnecting.
308
- * (asgothian) fix for message "illegal properties x,y" - remove color and color_temp from readable states on device available again (Issue #607)
309
- * (asgothian) RGB Color can now be entered as "named" color. Implemented names are taken from the list of extended web colors on wikipedia (https://en.wikipedia.org/wiki/Web_colors)
310
- * (asgothian) change in how RGB color is parsed. Incomplete colors will now be parsed successfully. #FFF will result in R 0, G 15, B 255
311
- * (asgothian) change in OTA: Message that a device does not respond for OTA query downgraded to "info" from "error"
304
+ ### 1.4.1 (2020-12)
305
+ * (o0shojo0o) added a kelvin posibility into colortemp
306
+ * (asgothian) Hue_calibration for exposed devices (Use requires PR on zigbee-herdsman-converters, PR is being worked on)
307
+ * (asgothian) fix Tuya Thermostat: restore lost property "preset"
308
+ * (asgothian) Change for Device Availability: Stagger initial ping by 200 ms to prevent network congestion due to a large number of ping requests
309
+ * (asgothian) Change for Device Availability: Ping request triggered on reconnect. Before the herdsman Ping function is used, the adapter attempts to read the "state" dp. If this is successful, no ping is sent and the state is set
310
+ * (asgothian) Change for Device Availability: Set link Quality to 0 when a device is not connected, 10 when it is reconnecting.
311
+ * (asgothian) fix for message "illegal properties x,y" - remove color and color_temp from readable states on device available again (Issue #607)
312
+ * (asgothian) RGB Color can now be entered as "named" color. Implemented names are taken from the list of extended web colors on wikipedia (https://en.wikipedia.org/wiki/Web_colors)
313
+ * (asgothian) change in how RGB color is parsed. Incomplete colors will now be parsed successfully. #FFF will result in R 0, G 15, B 255
314
+ * (asgothian) change in OTA: Message that a device does not respond for OTA query downgraded to "info" from "error"
312
315
  * (asgothian) new coordinator card
313
316
 
314
- ### 1.4.0 (2020-12)
315
- * Many new devices available
316
-
317
- Starting from version 1.4.0, new devices in iobroker.zigbee will be added automatically, based on the *exposes* described in zigbee-herdsman-converters.
318
- The *exposes* section describes the device's capabilities, events and control commands. In iobroker.zigbee these descriptions are converted to iobroker states.
319
- This means that the new device is described correctly enough in zigbee-herdsman-converters to start working with iobroker.zigbee (do not need to add it to our /lib/devices files.js and /lib/states.js).
320
-
321
- The only thing that is not described (yet, it may change in the future) in zigbee-herdsman-converters is the device image. This is why the device icon on network map uses external links to the resource https://www.zigbee2mqtt.io/images/devices/*.
322
- If you want to use local images, then you need to put the image file in /admin/img and briefly describe the device in the /lib/devices.js file without the *states*:
323
- ```
324
- {
325
- models: [‘01MINIZB’],
326
- icon: 'img/ITEAD01ZBMINI. png',
327
- }
328
- ```
317
+ ### 1.4.0 (2020-12)
318
+ * Many new devices available
319
+
320
+ Starting from version 1.4.0, new devices in iobroker.zigbee will be added automatically, based on the *exposes* described in zigbee-herdsman-converters.
321
+ The *exposes* section describes the device's capabilities, events and control commands. In iobroker.zigbee these descriptions are converted to iobroker states.
322
+ This means that the new device is described correctly enough in zigbee-herdsman-converters to start working with iobroker.zigbee (do not need to add it to our /lib/devices files.js and /lib/states.js).
323
+
324
+ The only thing that is not described (yet, it may change in the future) in zigbee-herdsman-converters is the device image. This is why the device icon on network map uses external links to the resource https://www.zigbee2mqtt.io/images/devices/*.
325
+ If you want to use local images, then you need to put the image file in /admin/img and briefly describe the device in the /lib/devices.js file without the *states*:
326
+ ```
327
+ {
328
+ models: [‘01MINIZB’],
329
+ icon: 'img/ITEAD01ZBMINI. png',
330
+ }
331
+ ```
329
332
  in this case, the *states* attribute will be formed based on the *exposes* description and the image will be local.
330
333
 
331
- ### 1.3.1 (2020-10-30)
332
- * [Experimental Zigate support](https://github.com/Koenkk/zigbee-herdsman/issues/242) (zigbee-herdsman)
333
- * New devices by:
334
+ ### 1.3.1 (2020-10-30)
335
+ * [Experimental Zigate support](https://github.com/Koenkk/zigbee-herdsman/issues/242) (zigbee-herdsman)
336
+ * New devices by:
334
337
  asgothian, arteck, kirovilya, PaulchenPlump
335
338
 
336
- ### 1.3.0 (2020-10-07)
337
- * More stable (zigbee-herdsman)
338
- * Backup prior database and nv-data (for z-stack 3) before start adapter
339
- * Allow to select bind cluster
340
- * Admin Tab support (experimental)
341
- * (UncleSamSwiss, DutchmanNL) Translation
342
- * New devices by:
343
- arteck, kirovilya, Shade, krumbholz, fre, Alex18081, ae, asgothian,
339
+ ### 1.3.0 (2020-10-07)
340
+ * More stable (zigbee-herdsman)
341
+ * Backup prior database and nv-data (for z-stack 3) before start adapter
342
+ * Allow to select bind cluster
343
+ * Admin Tab support (experimental)
344
+ * (UncleSamSwiss, DutchmanNL) Translation
345
+ * New devices by:
346
+ arteck, kirovilya, Shade, krumbholz, fre, Alex18081, ae, asgothian,
344
347
  Strunzdesign, kairauer, VLGorskij, Hesse-Bub, PaulchenPlump, blackrozes
345
348
 
346
- ### 1.2.1 (2020-08-16)
347
- * Fixes after changing device identify method
349
+ ### 1.2.1 (2020-08-16)
350
+ * Fixes after changing device identify method
348
351
  * (Garfonso) Allow to unbind from coordinator
349
352
 
350
- ### 1.2.0 (2020-08-09)
351
- * Serialport 9.0.0. (zigbee-herdsman)
352
- * Drop support Node < 10 (zigbee-herdsman)
353
- * Device now identify (for zigbee-herdsman-converters) by model not zigbeeModel
354
-
355
- Improvements and fixes:
356
- * (Strunzdesign) Fixed the mapping between bulb levels and adapter levels
357
- * (kirovilya) Fix ota for unavailable devices
358
- * (kirovilya) Lazy states - created only when an event arrives
359
- * (kirovilya) States generator - states are created depending on the device and its endpoints
360
- * (Shade) Fixed WXKG11LM clicks
361
- * (allofmex) Improved DeveloperTab logs
362
- * (allofmex) Add humidity and temperature calibration state to Tuya RH3052
363
- * (kirovilya) Fixed a typo due to which extPanID was not set
364
- * (allofmex) Retry reconnect gateway all the time for tcp connected gateway
365
- * (kirovilya) Allow to collect zigbee-herdsman logs to iobroker logs
366
- * (kirovilya) Additional states for QBKG12LM
367
-
368
- New devices:
369
- * (kirovilya) BlitzWolf BW-IS3, Paulmann 500.67, Paulmann 798.09
370
- * (kirovilya) DiY Geiger counter https://modkam.ru/?p=1591
371
- * (kirovilya) DiY 8 Relays + 8 switches https://modkam.ru/?p=1638
372
- * (kirovilya) DiY Freepad https://github.com/diyruz/freepad
373
- * (kirovilya) Neo Zigbee Siren Alarm https://szneo.com/en/products/show.php?id=241
374
- * (Shade) RB 278 T
375
- * (arteck) TS0601_thermostat
376
- * (arteck) TS0121
377
- * (arteck) GL-D-004Z
378
- * (Shade) WXKG07LM
379
- * (drohne200) 1746430P7
380
- * (sebastian) 4058075816459
381
- * (itProfi) SGMHM-I1
382
- * (arteck) owvfni3
383
- * (arteck) TS0001, TS0111
384
- * (Daniel Dreier) Paulmann 500.45
385
- * (arteck) ZK-EU-2U
386
- * (Newan) Busch-Jaeger 6735/6736/6737
387
- * (andrico21) ZM-L03E-Z
388
- * (arteck) 915005106701, 9290018187B
389
- * (frankjoke) HGZB-20-UK, GL-W-001Z
390
- * (arteck) 4034031P7, 3435011P7
391
- * (arteck) TS0041
392
- * (agross) 5062231P7, 5062431P7
393
- * (kirovilya) TI0001-switch, TI0001-socket
394
- * (arteck) RB 178 T
395
- * (arteck) HGZB-07A, AV2010/22, AV2010/22A, TS0041, TS0043
396
- * (nbars) E1744
397
- * (Florian Look) GS361A-H04
398
- * (arteck) ICZB-IW11SW
399
- * (kirovilya) HS2WD-E
400
- * (Sacred-Shadow) FL 130 C
401
- * (arteck) HS3SA, 9290022169, 4096730U7, AC10787, SP 220, SP 222, SP 224, 07004D, BW-IS2, InstaRemote
402
- * (kirovilya) MCLH-08, MCLH-05
403
- * (Sacred-Shadow) 1746130P7
404
- * (mar565) GUNNARP panel round
353
+ ### 1.2.0 (2020-08-09)
354
+ * Serialport 9.0.0. (zigbee-herdsman)
355
+ * Drop support Node < 10 (zigbee-herdsman)
356
+ * Device now identify (for zigbee-herdsman-converters) by model not zigbeeModel
357
+
358
+ Improvements and fixes:
359
+ * (Strunzdesign) Fixed the mapping between bulb levels and adapter levels
360
+ * (kirovilya) Fix ota for unavailable devices
361
+ * (kirovilya) Lazy states - created only when an event arrives
362
+ * (kirovilya) States generator - states are created depending on the device and its endpoints
363
+ * (Shade) Fixed WXKG11LM clicks
364
+ * (allofmex) Improved DeveloperTab logs
365
+ * (allofmex) Add humidity and temperature calibration state to Tuya RH3052
366
+ * (kirovilya) Fixed a typo due to which extPanID was not set
367
+ * (allofmex) Retry reconnect gateway all the time for tcp connected gateway
368
+ * (kirovilya) Allow to collect zigbee-herdsman logs to iobroker logs
369
+ * (kirovilya) Additional states for QBKG12LM
370
+
371
+ New devices:
372
+ * (kirovilya) BlitzWolf BW-IS3, Paulmann 500.67, Paulmann 798.09
373
+ * (kirovilya) DiY Geiger counter https://modkam.ru/?p=1591
374
+ * (kirovilya) DiY 8 Relays + 8 switches https://modkam.ru/?p=1638
375
+ * (kirovilya) DiY Freepad https://github.com/diyruz/freepad
376
+ * (kirovilya) Neo Zigbee Siren Alarm https://szneo.com/en/products/show.php?id=241
377
+ * (Shade) RB 278 T
378
+ * (arteck) TS0601_thermostat
379
+ * (arteck) TS0121
380
+ * (arteck) GL-D-004Z
381
+ * (Shade) WXKG07LM
382
+ * (drohne200) 1746430P7
383
+ * (sebastian) 4058075816459
384
+ * (itProfi) SGMHM-I1
385
+ * (arteck) owvfni3
386
+ * (arteck) TS0001, TS0111
387
+ * (Daniel Dreier) Paulmann 500.45
388
+ * (arteck) ZK-EU-2U
389
+ * (Newan) Busch-Jaeger 6735/6736/6737
390
+ * (andrico21) ZM-L03E-Z
391
+ * (arteck) 915005106701, 9290018187B
392
+ * (frankjoke) HGZB-20-UK, GL-W-001Z
393
+ * (arteck) 4034031P7, 3435011P7
394
+ * (arteck) TS0041
395
+ * (agross) 5062231P7, 5062431P7
396
+ * (kirovilya) TI0001-switch, TI0001-socket
397
+ * (arteck) RB 178 T
398
+ * (arteck) HGZB-07A, AV2010/22, AV2010/22A, TS0041, TS0043
399
+ * (nbars) E1744
400
+ * (Florian Look) GS361A-H04
401
+ * (arteck) ICZB-IW11SW
402
+ * (kirovilya) HS2WD-E
403
+ * (Sacred-Shadow) FL 130 C
404
+ * (arteck) HS3SA, 9290022169, 4096730U7, AC10787, SP 220, SP 222, SP 224, 07004D, BW-IS2, InstaRemote
405
+ * (kirovilya) MCLH-08, MCLH-05
406
+ * (Sacred-Shadow) 1746130P7
407
+ * (mar565) GUNNARP panel round
405
408
  * (Erdnuss3003) 4090531P7
406
409
 
407
- ### 1.1.1 (2020-04-17)
408
- * (kirovilya) Critical. Fixed error starting adapter if cc-chip was only flashed
409
- * (kirovilya) Nue/3A FNB56-ZSW02LX2.0
410
- * (Strunzdesign) Added missing raw button events for Philips Hue Smart Button ROM001
410
+ ### 1.1.1 (2020-04-17)
411
+ * (kirovilya) Critical. Fixed error starting adapter if cc-chip was only flashed
412
+ * (kirovilya) Nue/3A FNB56-ZSW02LX2.0
413
+ * (Strunzdesign) Added missing raw button events for Philips Hue Smart Button ROM001
411
414
  * (Sacred-Shadow) Fix Color for Outdoor Lantern W RGBW OSRAM
412
415
 
413
- ### 1.1.0 (2020-04-12)
414
- new Zigbee-herdsman features:
415
- * ConBee/RaspBee (experimental support) https://github.com/Koenkk/zigbee-herdsman/issues/72
416
- * OTA update for some devices (IKEA, OSRAM and other) https://github.com/Koenkk/zigbee2mqtt/issues/2921
417
- * Touchlink reset and join https://github.com/Koenkk/zigbee2mqtt/issues/2396
418
- * Green Power devices support https://github.com/Koenkk/zigbee2mqtt/issues/3322
419
- * (peterfido) iCasa KPD14S und KPD18S hinzu
420
- * (kirovilya) Moes Zigbee Thermostatic Radiator
421
- * (kirovilya) LifeControl power plug MCLH-03, bulb MCLH-02, water leak MCLH-07, door sensor MCLH-04
422
- * (kirovilya) Philips LCT002, LCT011, LTW015, LWG004
423
- * (kirovilya) Gledopto GL-C-007 with with channel
424
- * (MultivitaminJuice) Iluminize 511.040
425
- * (Sacred-Shadow) Bitron 902010/24
426
- * (kirovilya) Color indication of LQI and Battery icon
427
- * (kirovilya) Device info modal dialog
428
- * (arteck) Philips LCT026
429
- * (obakuhl) Improvements Osram switch mini
430
- * (arteck) Nue / 3A FB56+ZSW1GKJ2.5, LXN-1S27LX1.0
431
- * (agross) Philips Signe Floor and Table
432
- * (arteck) TRADFRI bulb E14 WS 470lm, OSRAM PAR16 TW Z3
433
- * (kirovilya) Smart remote controller (4 buttons)
434
- * (allofmex) OTA updates
435
- * (kirovilya) Aqara opple change mode keys (for binding)
416
+ ### 1.1.0 (2020-04-12)
417
+ new Zigbee-herdsman features:
418
+ * ConBee/RaspBee (experimental support) https://github.com/Koenkk/zigbee-herdsman/issues/72
419
+ * OTA update for some devices (IKEA, OSRAM and other) https://github.com/Koenkk/zigbee2mqtt/issues/2921
420
+ * Touchlink reset and join https://github.com/Koenkk/zigbee2mqtt/issues/2396
421
+ * Green Power devices support https://github.com/Koenkk/zigbee2mqtt/issues/3322
422
+ * (peterfido) iCasa KPD14S und KPD18S hinzu
423
+ * (kirovilya) Moes Zigbee Thermostatic Radiator
424
+ * (kirovilya) LifeControl power plug MCLH-03, bulb MCLH-02, water leak MCLH-07, door sensor MCLH-04
425
+ * (kirovilya) Philips LCT002, LCT011, LTW015, LWG004
426
+ * (kirovilya) Gledopto GL-C-007 with with channel
427
+ * (MultivitaminJuice) Iluminize 511.040
428
+ * (Sacred-Shadow) Bitron 902010/24
429
+ * (kirovilya) Color indication of LQI and Battery icon
430
+ * (kirovilya) Device info modal dialog
431
+ * (arteck) Philips LCT026
432
+ * (obakuhl) Improvements Osram switch mini
433
+ * (arteck) Nue / 3A FB56+ZSW1GKJ2.5, LXN-1S27LX1.0
434
+ * (agross) Philips Signe Floor and Table
435
+ * (arteck) TRADFRI bulb E14 WS 470lm, OSRAM PAR16 TW Z3
436
+ * (kirovilya) Smart remote controller (4 buttons)
437
+ * (allofmex) OTA updates
438
+ * (kirovilya) Aqara opple change mode keys (for binding)
436
439
  * (palsch) Heiman HS2WD-E siren
437
440
 
438
- ### 1.0.4 (2020-03-14)
439
- * (kirovilya) Philips Hue Adore Bathroom Mirror Light
440
- * (kirovilya) Oujiabao Gas and carbon monoxide alarm
441
- * (kirovilya) Tuya SOS button
442
- * (Erdnuss3003) Schwaiger ZBT-DIMLight-GLS0800
443
- * (arteck) Smart Home Pty FB56-ZCW11HG1.4, LXT56-LS27LX1.7
444
- * (arteck) Xiaomi plug lumi.plug.mmeu01
445
- * (arteck) Innr RS 228 T, RS 230 C
446
- * (arteck) Gledopto GL-MC-001, GL-D-003ZS
447
- * (allmyjoes) Bitron AV2010/21A
448
- * (arteck) Osram Panel TW 595 UGR22
449
- * (kirovilya) IKEA SURTE door WS 38x64
450
- * (andigandi) Philips Hue LCG002, Hue LTG002
451
- * (arteck) iCasa ICZB-FC
452
- * (arteck) Osram A60 DIM Z3
453
- * (arteck) Paulmann 371000001
454
- * (DaCHRIS) Osram PAR16 DIM Z3
455
- * (DaCHRIS) Philips LWG001
456
- * (DaCHRIS) Illuminize 511.202
457
- * (SchumyHao) TERNCY-SD01 knob dimmer
458
- * (SchumyHao) Xiaomi lumi.lock.aq1
459
- * (kirovilya) New eWeLink devices: button, TH sensor, contact sensor, motion sensor
460
- * (kirovilya) Allow pairing to routers (again)
461
- * (Erdnuss3003) Philips Hue LCT021
462
- * (root) Trust ZWLD-100 water leak sensor
441
+ ### 1.0.4 (2020-03-14)
442
+ * (kirovilya) Philips Hue Adore Bathroom Mirror Light
443
+ * (kirovilya) Oujiabao Gas and carbon monoxide alarm
444
+ * (kirovilya) Tuya SOS button
445
+ * (Erdnuss3003) Schwaiger ZBT-DIMLight-GLS0800
446
+ * (arteck) Smart Home Pty FB56-ZCW11HG1.4, LXT56-LS27LX1.7
447
+ * (arteck) Xiaomi plug lumi.plug.mmeu01
448
+ * (arteck) Innr RS 228 T, RS 230 C
449
+ * (arteck) Gledopto GL-MC-001, GL-D-003ZS
450
+ * (allmyjoes) Bitron AV2010/21A
451
+ * (arteck) Osram Panel TW 595 UGR22
452
+ * (kirovilya) IKEA SURTE door WS 38x64
453
+ * (andigandi) Philips Hue LCG002, Hue LTG002
454
+ * (arteck) iCasa ICZB-FC
455
+ * (arteck) Osram A60 DIM Z3
456
+ * (arteck) Paulmann 371000001
457
+ * (DaCHRIS) Osram PAR16 DIM Z3
458
+ * (DaCHRIS) Philips LWG001
459
+ * (DaCHRIS) Illuminize 511.202
460
+ * (SchumyHao) TERNCY-SD01 knob dimmer
461
+ * (SchumyHao) Xiaomi lumi.lock.aq1
462
+ * (kirovilya) New eWeLink devices: button, TH sensor, contact sensor, motion sensor
463
+ * (kirovilya) Allow pairing to routers (again)
464
+ * (Erdnuss3003) Philips Hue LCT021
465
+ * (root) Trust ZWLD-100 water leak sensor
463
466
  * (smartpran) Bitron AV2010/32
464
467
 
465
- ### 1.0.3 (2020-02-09)
466
- * (Tw1nh34d) Hornbach FLAIR LED
467
- * (asgothian) Hue smart button, Heiman smoke sensor
468
- * (kirovilya) Philips LTC014, LTC015
469
- * (kirovilya) Power states for QBKG11LM
470
- * (Garfonso) Change role for occupancy state to 'sensor.motion'
471
- * (kirovilya) Change illuminance state to illuminance_lux (for lux value)
472
- * (arteck) Philips LCF002
473
- * (arteck) TRADFRI open/close remote
468
+ ### 1.0.3 (2020-02-09)
469
+ * (Tw1nh34d) Hornbach FLAIR LED
470
+ * (asgothian) Hue smart button, Heiman smoke sensor
471
+ * (kirovilya) Philips LTC014, LTC015
472
+ * (kirovilya) Power states for QBKG11LM
473
+ * (Garfonso) Change role for occupancy state to 'sensor.motion'
474
+ * (kirovilya) Change illuminance state to illuminance_lux (for lux value)
475
+ * (arteck) Philips LCF002
476
+ * (arteck) TRADFRI open/close remote
474
477
  * (kirovilya) Tuya sensor TS0201
475
478
 
476
- ### 1.0.2 (2020-01-29)
477
- * (kirovilya) All button events for Aqara Opple switch
478
- * (ma-john) OSRAM PAR16 RGBW Z3
479
- * (arteck) Phillips LWA004
480
- * (MiniMe6666) Heiman SmokeSendor-N-3.0
481
- * (kirovilya) Force remove device
482
- * (kirovilya) Fix some networkmap bugs
483
- * (kirovilya) Extended info button
479
+ ### 1.0.2 (2020-01-29)
480
+ * (kirovilya) All button events for Aqara Opple switch
481
+ * (ma-john) OSRAM PAR16 RGBW Z3
482
+ * (arteck) Phillips LWA004
483
+ * (MiniMe6666) Heiman SmokeSendor-N-3.0
484
+ * (kirovilya) Force remove device
485
+ * (kirovilya) Fix some networkmap bugs
486
+ * (kirovilya) Extended info button
484
487
  * (kirovilya) Long press for WXKG01LM
485
488
 
486
- ### 1.0.1 (2020-01-23)
489
+ ### 1.0.1 (2020-01-23)
487
490
  * fix for old z-stack firmware
488
491
 
489
- ### 1.0.0 (2020-01-22)
490
- * Powered by new [zigbee-herdsman](https://github.com/Koenkk/zigbee-herdsman) library and new [converters database](https://github.com/Koenkk/zigbee-herdsman-converters)
491
- * Drop support NodeJS 6
492
- * Serialport 8.0.5 (in zigbee-herdsman)
493
- * More new devices
494
- * Some design update
492
+ ### 1.0.0 (2020-01-22)
493
+ * Powered by new [zigbee-herdsman](https://github.com/Koenkk/zigbee-herdsman) library and new [converters database](https://github.com/Koenkk/zigbee-herdsman-converters)
494
+ * Drop support NodeJS 6
495
+ * Serialport 8.0.5 (in zigbee-herdsman)
496
+ * More new devices
497
+ * Some design update
495
498
  * Binding
496
499
 
497
- ## License
498
- The MIT License (MIT)
499
-
500
- Copyright (c) 2018-2023 Kirov Ilya <kirovilya@gmail.com>
501
-
502
- Permission is hereby granted, free of charge, to any person obtaining a copy
503
- of this software and associated documentation files (the "Software"), to deal
504
- in the Software without restriction, including without limitation the rights
505
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
506
- copies of the Software, and to permit persons to whom the Software is
507
- furnished to do so, subject to the following conditions:
508
-
509
- The above copyright notice and this permission notice shall be included in
510
- all copies or substantial portions of the Software.
511
-
512
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
513
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
514
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
515
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
516
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
517
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
500
+ ## License
501
+ The MIT License (MIT)
502
+
503
+ Copyright (c) 2018-2023 Kirov Ilya <kirovilya@gmail.com>
504
+
505
+ Permission is hereby granted, free of charge, to any person obtaining a copy
506
+ of this software and associated documentation files (the "Software"), to deal
507
+ in the Software without restriction, including without limitation the rights
508
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
509
+ copies of the Software, and to permit persons to whom the Software is
510
+ furnished to do so, subject to the following conditions:
511
+
512
+ The above copyright notice and this permission notice shall be included in
513
+ all copies or substantial portions of the Software.
514
+
515
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
516
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
517
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
518
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
519
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
520
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
518
521
  THE SOFTWARE.