Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hue firmware images (breaking?) #47

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

TheJulianJES
Copy link
Contributor

@TheJulianJES TheJulianJES commented Aug 12, 2021

These firmware images do not seem to be rolled out fully. They aren't provided through the Hue BT app for example.
These updates are now (18/08/2021) also rolling out through the Hue Bluetooth app.

Version code for the older ZLL (non-bluetooth) lights seems to be: 1.88.1 / 20210331
(Previous firmware for most Hue ZLL lights: 1.50.2_r30933 / 20191218)

Version code for the newer ZHA (Bluetooth) lights seems to mostly be: 1.90.1 / 20210525
(Previous firmware for most Hue ZHA lights was 1.7.10 or 1.7.11)

The manufacturer on the older ZLL lights was now also changed from "Philips" to "Signify Netherlands B.V."
(It's likely that the same is done on the rest of the newer" Zigbee 3.0 lights with Bluetooth".)
Since this might require changes in Z2M and ZHA (and I'm not sure if these images are even rolled out yet), it's a draft PR for now.
Changes "required" for ZHA:

Signatures (ZHA):

For the older (ZLL profile) lights, it looks like the manufacturer name changed (and the 0xfc03 cluster was added).
For the newer (ZHA profile/Bluetooth) lights, it looks like cluster 64514/0xfc02 changed to 64515/0xfc03 (looks like some lights now have both clusters?).
I don't think the cluster change will cause any issues with Z2M?

Changes: https://hueblog.com/2021/08/14/firmware-update-prepares-hue-lamps-for-dynamic-scenes/

I'll probably wait until marking this "as ready" until the next Home Assistant release is out (as ZHA only then fully supports Hue's default startup behavior without needing any quirks and includes the increased polling rate for older, updated lights).

I'll update this PR as I get more information about this.

@sjorge
Copy link
Contributor

sjorge commented Aug 24, 2021

I upgraded my GU10 via the BT app and it still worked, so it probably only matches on model so it might be fine.

@sjorge
Copy link
Contributor

sjorge commented Sep 2, 2021

Also dug up my old E14 non BT one, update went fine and it still worked. Was able to remove and join it without issue:
image

@TheJulianJES TheJulianJES marked this pull request as ready for review September 2, 2021 23:58
@TheJulianJES
Copy link
Contributor Author

The latest Home Assistant version is now fully compatible with these updates. Should be ready for merging.

@Koenkk
Copy link
Owner

Koenkk commented Sep 3, 2021

Thanks!

@jeppper
Copy link

jeppper commented Oct 12, 2021

I am on 1.18.1 because I use HA 0.103.6 and am having big problems with strange behaviour of my Philps Hue lights. I updated some weeks ago via OTA recently to 1.88.1 and 67.88.1.
Could there be a problem using the new Hue Firmware with Z2M 1.18.1?

@Anonymenet77
Copy link

Hello,

I have exactly the same problem since switching to Firmaware 1.18.1

Koenkk/zigbee2mqtt#9101

Koenkk/zigbee2mqtt#8993

Best regards,

@TheJulianJES TheJulianJES mentioned this pull request Nov 15, 2021
nukusinji added a commit to nukusinji/zigbee-OTA that referenced this pull request Aug 18, 2022
commit 6e9fd56
Author: Ryan Kim(True-World) <[email protected]>
Date:   Thu Aug 18 01:15:32 2022 +0900

    add csm-300z v2 OTA (Koenkk#148)

    * add csm-300z v2

    * add ota file

commit f4c7cec
Author: Otnow <[email protected]>
Date:   Sun Aug 14 23:04:17 2022 +0300

    Add and update OTA files for some Xiaomi devices (Koenkk#147)

commit ff6e43f
Author: Peter A. Bigot <[email protected]>
Date:   Wed Aug 3 23:59:49 2022 -0700

    Remove _TZE200_hue3yfsn firmware (Koenkk#146)

    Upstream issues 104 through 107 cause problems.  Drop the firmware involved.

commit a7483c2
Author: Dávid Nagy <[email protected]>
Date:   Fri Jul 29 17:07:56 2022 +0200

    Add HC-SLM-1 OTA (Koenkk#143)

    * add home control as zigbee binary

    * added manufacture name, revert additional changes

    * Delete package-lock.json

    * Update index.json

    Co-authored-by: root <[email protected]>
    Co-authored-by: Koen Kanters <[email protected]>

commit 74d6c15
Author: Otnow <[email protected]>
Date:   Sun Jul 17 23:20:01 2022 +0300

    Update OTA file for Xiaomi `QBKG31LM` (Koenkk#142)

commit 81262e5
Author: Otnow <[email protected]>
Date:   Sun Jul 17 23:17:45 2022 +0300

    Add OTA file for Xiaomi `ZNCZ12LM` (Koenkk#141)

commit 60842bc
Author: Otnow <[email protected]>
Date:   Sun Jul 17 23:17:36 2022 +0300

    Update OTA file for Xiaomi `SP-EUC01` (Koenkk#140)

commit c1d3601
Author: Otnow <[email protected]>
Date:   Sun Jul 17 23:17:20 2022 +0300

    Update OTA file for Xiaomi `ZNCZ04LM` (Koenkk#139)

commit 91de0ee
Author: Otnow <[email protected]>
Date:   Mon Jul 11 18:31:29 2022 +0300

    Add OTA file for Xiaomi `RTCGQ14LM` (Koenkk#137)

commit 54410a4
Author: ChrisHae <[email protected]>
Date:   Wed Jul 6 17:22:42 2022 +0200

    Changed FLS-PP old firmware version ota file to new version (Koenkk#132)

    * Added new FLS-PP firmware version

    * Delete olf FLS-PP firmware ota file

    * Updated index.js with new FLS-PP firmware version

commit 494a381
Author: renoutg <[email protected]>
Date:   Wed Jul 6 17:01:37 2022 +0200

    Add GL-D-006P OTA (Koenkk#135)

    Co-authored-by: Renout Gerrits <[email protected]>

commit 2682c3f
Author: TheJulianJES <[email protected]>
Date:   Fri Jul 1 23:20:42 2022 +0200

    Updated Hue images (Koenkk#133)

commit e9d897d
Author: TheJulianJES <[email protected]>
Date:   Mon Jun 27 19:26:05 2022 +0200

    Added older Hue Adore image (Koenkk#131)

commit 5eadb30
Author: alxbator <[email protected]>
Date:   Sat Jun 18 10:54:29 2022 +0300

    Update OTA file for ZNCLDJ11LM and remove old one for ZNGZDJ11LM (Koenkk#128)

    * Add OTA file for ZNCLDJ11LM

    * Remove prev OTA files for ZNCLDJ11LM and ZNGZDJ11LM

    Co-authored-by: alxbator <>

commit 07811ac
Author: PietPetrus <[email protected]>
Date:   Fri Jun 17 16:58:49 2022 +0200

    Tuya/Telink OTA TS011F _TZ3000_ky0fq4ho v1.0.13 (Koenkk#129)

    * Tuya/Telink OTA TS011F _TZ3000_ky0fq4ho v1.0.13

    * Update index.json

    * Revert "Update index.json"

    This reverts commit b85efea.

commit 24d7239
Author: Koen Kanters <[email protected]>
Date:   Thu Jun 16 19:07:09 2022 +0200

    Add GL-G-001P ota. Koenkk/zigbee2mqtt#12841

commit e55e4b9
Author: Otnow <[email protected]>
Date:   Thu Jun 16 17:57:11 2022 +0300

    Update OTA file for Xiaomi RTCZCGQ11LM (Koenkk#127)

commit c5a5cce
Author: alxbator <[email protected]>
Date:   Thu Jun 16 17:52:45 2022 +0300

    Add OTA file for ZNGZDJ11LM (Koenkk#126)

    Co-authored-by: alxbator <>

commit b6c8127
Author: Koen Kanters <[email protected]>
Date:   Tue Jun 7 18:01:55 2022 +0200

    Revert "Add Gledopto GL-C-008P firmware preinstalled on recent models (Koenkk#124)" (Koenkk#125)

    This reverts commit 40871b5.

commit 40871b5
Author: Martin Böh <[email protected]>
Date:   Sat Jun 4 14:03:23 2022 +0200

    Add Gledopto GL-C-008P firmware preinstalled on recent models (Koenkk#124)

commit 9c2cee9
Author: guozi7788 <[email protected]>
Date:   Sat May 21 15:57:33 2022 +0800

    Add the new image of ZBMINI-L (Koenkk#123)

    * 1.Add the new image of ZBMINI-L

    * 1.Update the Info of ZBMINI-L in the index.json

    Co-authored-by: Howjie.Zhou <[email protected]>

commit cb439c5
Author: Martin Böh <[email protected]>
Date:   Tue May 17 16:53:52 2022 +0200

    Add some fixed Gledopto telink firmwares, z2m#11202 (Koenkk#121)

commit 5e1341f
Author: MDW <[email protected]>
Date:   Mon May 16 17:05:00 2022 +0200

    Add lixee (third party link) (Koenkk#120)

    * Add lixy (third party link)

    * Remove 'local' path for ZLinky

commit 0cdb428
Author: Koen Kanters <[email protected]>
Date:   Mon May 16 16:45:19 2022 +0200

    Handle redirects. Koenkk#114

commit 19e73f7
Author: MDW <[email protected]>
Date:   Mon May 16 16:15:55 2022 +0200

    Add Ubisys images (Koenkk#117)

    * Add ubisys

    * Add images from https://www.ubisys.de/en/support/firmware/

commit ef189d3
Author: Francisco Javier <[email protected]>
Date:   Mon May 16 15:58:48 2022 +0200

    Add OTA file for Aqara SSM-U01 (Koenkk#116)

commit 55dbb99
Author: MDW <[email protected]>
Date:   Mon May 16 15:40:03 2022 +0200

    Rename Eurotronic into Jennic because the manfid is not Eurotronic specific (Koenkk#118)

commit ade0ae2
Author: TheJulianJES <[email protected]>
Date:   Wed May 11 19:15:08 2022 +0200

    Updated Hue image (Koenkk#113)

commit 4bb6973
Author: TheJulianJES <[email protected]>
Date:   Thu May 5 09:10:12 2022 +0200

    Updated Hue image (Koenkk#112)

commit 207a548
Author: TheJulianJES <[email protected]>
Date:   Sun Apr 17 19:13:12 2022 +0200

    Added new Hue image: ConfLightBLE-PortableV3 (Koenkk#110)

commit 8c076f8
Author: TheJulianJES <[email protected]>
Date:   Wed Apr 13 16:52:44 2022 +0200

    Add new Hue images, improve order (Koenkk#109)

    * Add new Hue images

    * Improve order for Hue images

commit f51ed04
Author: David Beitey <[email protected]>
Date:   Sun Apr 10 18:02:48 2022 +1000

    Add linter to automatically validate changes (Koenkk#108)

commit 47d0495
Author: David Beitey <[email protected]>
Date:   Sun Apr 10 18:01:45 2022 +1000

    Fix JSON structure in index.json (Koenkk#107)

    This fixes Koenkk/zigbee2mqtt#12126 because the JSON was an invalid structure

commit 9b82ae9
Author: Vladimir <[email protected]>
Date:   Sat Apr 9 18:04:16 2022 +0200

    TV02-Zigbee OTA-update version 2.0.4 (Koenkk#106)

    * Update add.js

    * Update index.json

    * Update index.json

    * Update add.js

    * Update index.json

    * Update index.json

    * Update index.json

    * Update index.json

    * Update index.json

    * Update index.json

    * Add files via upload

    * Update index.json

    * Delete TV02-Zigbee_MCU Module_2.0.4_164155152229641863dfc.bin

    * Add files via upload

    * Update index.json

    * Update index.json

commit 6c60725
Author: Otnow <[email protected]>
Date:   Wed Apr 6 17:54:53 2022 +0300

    Add OTA file for JT-BZ-01AQ/A (Koenkk#105)

commit f79a851
Author: alxbator <[email protected]>
Date:   Fri Apr 1 17:53:46 2022 +0300

    Add OTA file for ZNDDMK11LM (Koenkk#102)

    Co-authored-by: alxbator <>

commit 322fb62
Author: Otnow <[email protected]>
Date:   Wed Mar 30 18:02:39 2022 +0300

    Add OTA file for JY-GZ-01AQ (Koenkk#101)

commit 49cdf2d
Author: Otnow <[email protected]>
Date:   Tue Mar 8 21:10:52 2022 +0300

    Add OTA file for RTCZCGQ11LM (Koenkk#100)

commit 126f99b
Author: hb020 <[email protected]>
Date:   Sat Mar 5 10:08:57 2022 +0100

    update for Aqara TVOC sensor (VOCKQJK11LM) (Koenkk#99)

    * update of lumi.airmonitor.acn01

    * update for Aqara TVOC sensor (VOCKQJK11LM)

commit 0fdb548
Author: TheJulianJES <[email protected]>
Date:   Sun Feb 27 13:46:43 2022 +0100

    Fix lumi.curtain.acn002 update (Koenkk#98)

commit 186f83a
Author: Schwick <[email protected]>
Date:   Fri Feb 25 19:39:21 2022 +0100

    Updated firmware for lumi.curtain.acn002 to version 1427 (Koenkk#97)

commit adb377d
Author: Henrik Nilsson <[email protected]>
Date:   Thu Feb 24 16:53:25 2022 +0100

    Add old firmware of Hue Go (LLC020) (Koenkk#96)

    This makes it possible to update from older versions.

commit 4091095
Author: z-x-f <[email protected]>
Date:   Thu Feb 24 02:11:49 2022 +0800

    Update DLKZMK11LM OTA file (Koenkk#95)

    Version: 39

commit 0a4ce70
Author: zvldz <[email protected]>
Date:   Sat Feb 12 10:41:07 2022 +0200

    Add Neo NAS-WR01B(TS011F_plug) OTA file (Koenkk#94)

    Co-authored-by: zvldz <[email protected]>

commit 0d1566f
Author: TheJulianJES <[email protected]>
Date:   Sun Feb 6 13:58:46 2022 +0100

    Updated Hue images (Koenkk#93)

commit 7643c1b
Author: zvldz <[email protected]>
Date:   Fri Jan 28 18:08:27 2022 +0200

    Add QBKG40LM and QBKG41LM ota files (Koenkk#90)

    * Add lumi.switch.b1nc01(QBKG40LM) and lumi.switch.b2nc01(QBKG41LM) ota files

    * Add modelId for lumi.switch.b2nacn01, lumi.switch.b1nacn01 and lumi.switch.n0acn2

    Co-authored-by: zvldz <[email protected]>
    Co-authored-by: Koen Kanters <[email protected]>

commit 22ac482
Author: z-x-f <[email protected]>
Date:   Sat Jan 29 00:01:24 2022 +0800

    Add QBKG31LM OTA file (Koenkk#92)

commit ab3e5eb
Author: zvldz <[email protected]>
Date:   Thu Jan 27 17:21:29 2022 +0200

    Update lumi.ctrl_ln1.aq1(QBKG11LM) and lumi.ctrl_ln2.aq1(QBKG12LM) (Koenkk#89)

    * Update lumi.ctrl_ln1.aq1(QBKG11LM) and lumi.ctrl_ln2.aq1(QBKG12LM) ota files

    * Delete lumi.ctrl_ln1.aq1_20201206_v0092.ota

    * Delete lumi.ctrl_ln2.aq1_20201106_v0092.ota

    Co-authored-by: root <[email protected]>
    Co-authored-by: Koen Kanters <[email protected]>

commit 407c5c6
Author: Otnow <[email protected]>
Date:   Mon Jan 24 18:30:53 2022 +0300

    Added OTA files for RTCGQ12LM and RTCGQ13LM (Koenkk#88)

commit 14a80d1
Author: zvldz <[email protected]>
Date:   Sun Jan 23 14:47:04 2022 +0200

    Update lumi.plug(ZNCZ02LM) ota file (Koenkk#87)

    * Update lumi.plug(ZNCZ02LM) ota file

    * Delete OTA_lumi.plug_V90_20191220_E2AB53.20200106152408.ota

    Co-authored-by: zvldz <[email protected]>
    Co-authored-by: Koen Kanters <[email protected]>

commit d946ddf
Author: hb020 <[email protected]>
Date:   Sat Jan 22 10:58:31 2022 +0100

    update of lumi.airmonitor.acn01 (Koenkk#86)

commit b6d0578
Author: bsheepdiy <[email protected]>
Date:   Fri Jan 21 16:16:16 2022 +0100

    Firmware for Legrand Netamo devices (Koenkk#85)

commit e97d84b
Author: zvldz <[email protected]>
Date:   Wed Jan 19 12:32:47 2022 +0200

    Added new OTA lumi.relay.c2acn01 (Koenkk#84)

    Co-authored-by: root <[email protected]>

commit c23ebde
Author: Koen Kanters <[email protected]>
Date:   Thu Jan 13 19:08:12 2022 +0100

    Revert "Firmware for EasyAccess/Home Control/Wattle Door Locks HC-SLM-1 (Koenkk#78)"

    This reverts commit 640dd5a.

commit 2fd2906
Author: Koen Kanters <[email protected]>
Date:   Sun Jan 9 20:51:24 2022 +0100

    Add older firmware images for Hue devices. Koenkk/zigbee2mqtt#8719

commit 05b1b83
Author: Marius <[email protected]>
Date:   Tue Jan 4 09:04:12 2022 +0100

    new hue smartplug firmware (Koenkk#80)

commit 640dd5a
Author: heinekmadsen <[email protected]>
Date:   Mon Jan 3 09:41:20 2022 +0100

    Firmware for EasyAccess/Home Control/Wattle Door Locks HC-SLM-1 (Koenkk#78)

    * Firmware for EasyAccess/Home Control/Wattle Door Locks

    * Added modelId

    * Update index.json

    * Delete index.json.bak

    Co-authored-by: Koen Kanters <[email protected]>

commit 266d16b
Author: David Beitey <[email protected]>
Date:   Mon Jan 3 17:55:02 2022 +1000

    Update Philips Hue smart plug firmware (Koenkk#79)

    * Update Philips Hue smart plug firmware to 1.93.1

    * Update Philips Hue smart plug firmware to 1.93.5

    * Update Philips Hue smart plug firmware to 1.93.6

commit 5acb22a
Author: Marius <[email protected]>
Date:   Fri Dec 31 11:09:16 2021 +0100

    new hue firmware (Koenkk#76)

commit b306729
Author: z-x-f <[email protected]>
Date:   Fri Dec 31 02:32:04 2021 +0800

    Add QBKG34LM OTA file (Koenkk#75)

    Co-authored-by: Koen Kanters <[email protected]>

commit 516123f
Author: z-x-f <[email protected]>
Date:   Tue Dec 21 01:23:58 2021 +0800

    Add QBCZ15LM OTA file (Koenkk#74)

    * Add QBCZ15LM OTA file

    * Update index.json

    Co-authored-by: Koen Kanters <[email protected]>

commit a53edfd
Author: z-x-f <[email protected]>
Date:   Wed Dec 15 00:26:03 2021 +0800

    Update QBCZ14LM OTA file (Koenkk#71)

    * Update QBCZ14LM OTA files

    Version: 50

    * add modelID

    Co-authored-by: Koen Kanters <[email protected]>

commit 32d8cf6
Author: z-x-f <[email protected]>
Date:   Wed Dec 15 00:24:57 2021 +0800

    Update ZNCZ15LM OTA file (Koenkk#72)

    * Update ZNCZ15LM OTA file

    Version: 32

    * Add modelID

commit 70d4cf6
Author: z-x-f <[email protected]>
Date:   Wed Dec 15 00:01:43 2021 +0800

    Update QBKG19LM OTA file (Koenkk#73)

    Version: 26

commit 7f3800d
Author: Char-r <[email protected]>
Date:   Fri Dec 10 09:27:21 2021 +0100

    Added new Danfoss Ally firmware 1.18 (Koenkk#70)

    * Added new Danfoss Ally firmware 1.18

    * Delete 1246-0100-01080108.0002_(DF4ECCE1).ota

    Co-authored-by: Koen Kanters <[email protected]>

commit 620bcfb
Author: z-x-f <[email protected]>
Date:   Fri Dec 10 01:14:08 2021 +0800

    Update QBKG20LM OTA files (Koenkk#69)

    * Update QBKG20LM OTA files

    * Delete 20210426151721_OTA_lumi.switch.b2nacn01_0.0.0_0025_20210416_A81FC5.ota

    Co-authored-by: Koen Kanters <[email protected]>

commit 7090ff1
Author: TheJulianJES <[email protected]>
Date:   Wed Dec 8 08:37:59 2021 +0100

    Updated Hue images (Koenkk#68)

commit 715490e
Author: Koen Kanters <[email protected]>
Date:   Tue Nov 30 19:11:05 2021 +0100

    Add new hue firmwares. Koenkk#67

commit 4cc4014
Author: Whiterat <[email protected]>
Date:   Mon Nov 29 18:06:34 2021 +0000

    Add lumi.curtain.acn002 v0.0.0_1425 (Koenkk#66)

    * Add lumi.curtain.acn002 v0.0.0_1425

    Change log simply shows "Optimize the Homekit experience"

    * Add modelId

    Add modelId attr to lumi.curtain.acn002

commit 3229070
Author: Koen Kanters <[email protected]>
Date:   Fri Nov 19 19:34:07 2021 +0100

    Revert "Add GL-C-006P firmware (Koenkk#64)"

    This reverts commit d492f90.

commit d492f90
Author: Sineos <[email protected]>
Date:   Wed Nov 17 22:48:32 2021 +0100

    Add GL-C-006P firmware (Koenkk#64)

    Version: 10276801
    Date: 2021-07-19

commit b2a3f09
Author: Koen Kanters <[email protected]>
Date:   Wed Nov 17 19:39:27 2021 +0100

    Add modelId for GL-D-005P. Koenkk#60

commit e7138f0
Author: Koen Kanters <[email protected]>
Date:   Tue Nov 16 18:56:36 2021 +0100

    Fix manufacturerName removed by updateall.js. Koenkk#62

commit 0431775
Author: zvldz <[email protected]>
Date:   Tue Nov 16 13:21:19 2021 +0200

    Added OTA for lumi.switch.n0agl1 (Koenkk#61)

    Co-authored-by: root <[email protected]>

commit fafa171
Author: TheJulianJES <[email protected]>
Date:   Tue Nov 16 12:20:26 2021 +0100

    Update Hue images (Koenkk#63)

commit db0ead7
Author: cemonneau <[email protected]>
Date:   Thu Nov 11 20:12:06 2021 +0100

    Fix image parsing when the upgrade file identifier is not at position 0 (Koenkk#59)

commit 0d90c97
Author: zvldz <[email protected]>
Date:   Thu Nov 11 21:04:30 2021 +0200

    Added new OTA for ctrl_ln1.aq1 and ctrl_ln2.aq1 (Koenkk#58)

    Co-authored-by: zvldz <[email protected]>

commit 01d304d
Author: InsaneGriever <[email protected]>
Date:   Wed Nov 10 21:36:12 2021 +0300

    Add GL-D-005P OTA file (Koenkk#57)

    * Add GL-D-005P OTA file

    * Add GL-D-005P OTA file

commit e4cfe36
Author: z-x-f <[email protected]>
Date:   Sat Nov 6 00:02:01 2021 +0800

    Add DLKZMK11LM OTA file (Koenkk#56)

commit 8185119
Author: Vladimir <[email protected]>
Date:   Mon Nov 1 19:02:06 2021 +0100

    In the case of Tuya end Moes, additional identification is carried out through the manufacturerName. (Koenkk#50)

    * Update add.js

    * Update index.json

    * Update index.json

    * Update add.js

    * Update index.json

    * Update index.json

    * Update index.json

    * Update index.json

commit 223eb4e
Author: z-x-f <[email protected]>
Date:   Sat Oct 30 14:50:40 2021 +0800

    Add QBKG19LM OTA file (Koenkk#54)

commit 0c609af
Author: z-x-f <[email protected]>
Date:   Thu Oct 21 01:16:00 2021 +0800

    add qbkg20lm ota file (Koenkk#52)

commit 576e062
Author: Ole Myhre <[email protected]>
Date:   Sat Oct 2 10:51:52 2021 +0200

    Added OTA for EMIZB-132, version 4.0.1 (Koenkk#51)

commit 2ee5d02
Author: TheJulianJES <[email protected]>
Date:   Fri Sep 3 20:48:31 2021 +0200

    Update Hue images (Koenkk#47)

commit 4af6b2a
Author: Koen Kanters <[email protected]>
Date:   Thu Aug 26 19:47:52 2021 +0200

    Disable TS0601_thermostat update. Koenkk/zigbee2mqtt#7941

commit ecd0ea9
Author: TheStigh <[email protected]>
Date:   Mon Jun 28 17:49:07 2021 +0200

    Added OTA for Develco SMSZB-120, fw 4.02 (Koenkk#46)

    Co-authored-by: Stigh <[email protected]>

commit 3c18d00
Author: Koen Kanters <[email protected]>
Date:   Wed May 12 18:28:22 2021 +0200

    Remove OTA for lumi.relay.c2acn01 (LLKZMK11LM). Koenkk/zigbee2mqtt#7112

commit 8c90178
Author: Artem Sedykh <[email protected]>
Date:   Wed May 12 19:21:37 2021 +0300

    TS0601_thermostat firmware v1.1.7 (Koenkk#43)

commit 9e2a256
Author: kds69 <[email protected]>
Date:   Wed May 12 18:17:05 2021 +0200

    Add OTA for LUPUS LS12128 (Koenkk#42)

    * Add manufacturer 10132: ClimaxTechnology, Add OTA for LUPUS LS12128, update all

    -Add.js: add manufacturer 10132: ClimaxTechnology (resold by LUPUS)
    -Add OTA for LUPUS LS12128 image
    -update add.js, index.json, images (updateall.js)

    * Update add.js

    * Update add.js

    * Create 12128_OTA_3.18.ZIGBEE

    Co-authored-by: Koen Kanters <[email protected]>

commit 3a44e44
Author: Pedro Lamas <[email protected]>
Date:   Wed Apr 7 17:50:53 2021 +0100

    Adds OTA image for GL-B-007P and GL-B-008P (Koenkk#39)

commit c97b398
Author: Ilya Kirov <[email protected]>
Date:   Tue Apr 6 18:51:20 2021 +0300

    Xiaomi/Aqara OTA-firmware (Koenkk#38)

    * fix for relative path (for windows). no throw error when no file.

    Co-authored-by: Киров Илья <[email protected]>

commit 41b4f68
Author: TheStigh <[email protected]>
Date:   Sat Mar 27 19:43:51 2021 +0100

    Added manufacturer 4919 - Datek and OTA file for HAN adapter v0.4 (Koenkk#36)

commit 0014500
Author: Ilya Kirov <[email protected]>
Date:   Sun Mar 14 18:55:42 2021 +0300

    Revert "Xiaomi/Aqara OTA-firmware (Koenkk#28)" (Koenkk#34)

    This reverts commit 293b99e.

commit 6e5d393
Author: Koen Kanters <[email protected]>
Date:   Sat Mar 13 10:48:02 2021 +0100

    Fix GL-C-008P OTA. Koenkk#30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants