zigbee-herdsman-converters 14.0.493 → 14.0.494

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.
package/devices/tuya.js CHANGED
@@ -13,7 +13,7 @@ const utils = require('../lib/utils');
13
13
  const TS011Fplugs = ['_TZ3000_5f43h46b', '_TZ3000_cphmq0q7', '_TZ3000_dpo1ysak', '_TZ3000_ew3ldmgx', '_TZ3000_gjnozsaz',
14
14
  '_TZ3000_jvzvulen', '_TZ3000_mraovvmm', '_TZ3000_nfnmi125', '_TZ3000_ps3dmato', '_TZ3000_w0qqde0g', '_TZ3000_u5u4cakc',
15
15
  '_TZ3000_rdtixbnu', '_TZ3000_typdpbpg', '_TZ3000_kx0pris5', '_TZ3000_amdymr7l', '_TZ3000_z1pnpsdo', '_TZ3000_ksw8qtmt',
16
- '_TZ3000_nzkqcvvs'];
16
+ '_TZ3000_nzkqcvvs', '_TZ3000_1h2x4akh'];
17
17
 
18
18
  const tzLocal = {
19
19
  TS0504B_color: {
@@ -0,0 +1,87 @@
1
+ # Zigbee OTA source provider sources for these and others
2
+
3
+ Collection of external Zigbee OTA firmware images from official and unofficial OTA provider sources.
4
+
5
+ ### Koenkk zigbee-OTA repository
6
+
7
+ Koenkk zigbee-OTA repository host third-party OTA firmware images and external URLs for many third-party Zigbee OTA firmware images.
8
+
9
+ https://github.com/Koenkk/zigbee-OTA/tree/master/images
10
+
11
+ https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/index.json
12
+
13
+ ### Dresden Elektronik
14
+
15
+ Dresden Elektronik Zigbee OTA firmware images are made publicly available by Dresden Elektronik (first-party) at the following URL:
16
+
17
+ https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/OTA-Image-Types---Firmware-versions
18
+
19
+ Dresden Elektronik also provide third-party OTA firmware images and external URLs for many third-party Zigbee OTA firmware images.
20
+
21
+ ### EUROTRONICS
22
+
23
+ EUROTRONICS Zigbee OTA firmware images are made publicly available by EUROTRONIC Technology (first-party) at the following URL:
24
+
25
+ https://github.com/EUROTRONIC-Technology/Spirit-ZigBee/releases/download/
26
+
27
+ ### IKEA Trådfri
28
+
29
+ IKEA Tradfi Zigbee OTA firmware images are made publicly available by IKEA (first-party) at the following URL:
30
+
31
+ Download-URL:
32
+
33
+ http://fw.ota.homesmart.ikea.net/feed/version_info.json
34
+
35
+ Download-URL (Test/Beta-Version):
36
+
37
+ http://fw.test.ota.homesmart.ikea.net/feed/version_info.json
38
+
39
+ Release changelogs
40
+
41
+ https://ww8.ikea.com/ikeahomesmart/releasenotes/releasenotes.html
42
+
43
+ ### LEDVANCE/Sylvania and OSRAM Lightify
44
+
45
+ LEDVANCE/Sylvania and OSRAM Lightify Zigbee OTA firmware images are made publicly available by LEDVANCE (first-party) at the following URL:
46
+
47
+ https://update.ledvance.com/firmware-overview
48
+
49
+ https://api.update.ledvance.com/v1/zigbee/firmwares/download
50
+
51
+ https://consumer.sylvania.com/our-products/smart/sylvania-smart-zigbee-products-menu/index.jsp
52
+
53
+ ### Legrand/Netatmo
54
+
55
+ Legrand/Netatmo Zigbee OTA firmware images are made publicly available by Legrand (first-party) at the following URL:
56
+
57
+ https://developer.legrand.com/documentation/operating-manual/ https://developer.legrand.com/documentation/firmwares-download/
58
+
59
+ ### LiXee
60
+
61
+ LiXee Zigbee OTA firmware images are made publicly available by Fairecasoimeme / ZiGate (first-party) at the following URL:
62
+
63
+ https://github.com/fairecasoimeme/Zlinky_TIC/releases
64
+
65
+ ### SALUS/Computime
66
+
67
+ SALUS/Computime Hue Zigbee OTA firmware images are made publicly available by SALUS (first-party) at the following URL:
68
+
69
+ https://eu.salusconnect.io/demo/default/status/firmware
70
+
71
+ ### Sengled
72
+
73
+ Sengled Zigbee OTA firmware images are made publicly available by Dresden Elektronik (third-party) at the following URL:
74
+
75
+ https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/OTA-Image-Types---Firmware-versions#sengled
76
+
77
+ ### Philips Hue (Signify)
78
+
79
+ Philips Hue (Signify) Zigbee OTA firmware images are made publicly available by Dresden Elektronik (third-party) at the following URL:
80
+
81
+ https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/OTA-Image-Types---Firmware-versions#philips-hue
82
+
83
+ ### Ubisys
84
+
85
+ Ubisys Zigbee OTA firmware images are made publicly available by Ubisys (first-party) at the following URL:
86
+
87
+ https://www.ubisys.de/en/support/firmware/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zigbee-herdsman-converters",
3
- "version": "14.0.493",
3
+ "version": "14.0.494",
4
4
  "description": "Collection of device converters to be used with zigbee-herdsman",
5
5
  "main": "index.js",
6
6
  "files": [