Skip to content

Commit

Permalink
add thirdreality smart night light ota file
Browse files Browse the repository at this point in the history
Change-Id: Ie8a33eed49a6366de45553ecee2e93b04c1673e8
  • Loading branch information
weihuan1111 committed Sep 25, 2023
1 parent 430acd4 commit 6d95f31
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2953,5 +2953,13 @@
"modelId": "lumi.switch.acn047",
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Xiaomi/20230606111609_OTA_lumi.switch.acn047_0.0.0_0027_20230606_4820EC.ota",
"path": "images/Xiaomi/20230606111609_OTA_lumi.switch.acn047_0.0.0_0027_20230606_4820EC.ota"
},
{
"fileVersion": 48,
"fileSize": 288518,
"manufacturerCode": 4877,
"imageType": 0,
"sha512": "ee63e42dc6e061023e8cad372a1f488b00f201c2926c2642fad9002803f50bf3887be966dfac29375f6f1c933a6917bb8a8eaab5c9d39ccbb99d5439e691872d",
"url": "https://tr-zha.s3.amazonaws.com/firmware/FW_ha_v0.00.48.ota"
}
]
1 change: 1 addition & 0 deletions scripts/add.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const manufacturerNameLookup = {
4919: 'Datek',
10132: 'ClimaxTechnology',
26214: 'Sprut.device',
4877: 'thirdreality',
};

const main = async () => {
Expand Down

0 comments on commit 6d95f31

Please sign in to comment.