Skip to content

Commit bff34f9

Browse files
committed
Add doorbell firmwares
1 parent b849639 commit bff34f9

File tree

4 files changed

+106
-0
lines changed

4 files changed

+106
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,3 +1246,31 @@ Version | Date | Changes | Notes
12461246

12471247
</details>
12481248

1249+
<details>
1250+
<summary>Reolink Video Doorbell PoE</summary>
1251+
1252+
<img src="https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png" width="150">
1253+
1254+
[Product page](https://reolink.com/product/reolink-video-doorbell/)
1255+
1256+
### DB_566128M5MP_P
1257+
Version | Date | Changes | Notes
1258+
--- | --- | --- | ---
1259+
[v3.0.0.1459_22102808](https://drive.google.com/uc?id=1WH6tef5x4RfH9WcHQrxWWOadN049UjFH&confirm=t) | 2022‑10‑28 | | [Source 1](https://github.com/JimStar/reolink_cctv/issues/49#issuecomment-1305070003)
1260+
1261+
</details>
1262+
1263+
<details>
1264+
<summary>Reolink Video Doorbell WiFi</summary>
1265+
1266+
<img src="https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png" width="150">
1267+
1268+
[Product page](https://reolink.com/product/reolink-video-doorbell-wifi/)
1269+
1270+
### DB_566128M5MP_W
1271+
Version | Date | Changes | Notes
1272+
--- | --- | --- | ---
1273+
[v3.0.0.1459_22102806](https://drive.google.com/uc?id=1WKDSj5dQX8ApbAMwzCwVI7g05dGGiusj&confirm=t) | 2022‑10‑28 | | [Source 1](https://github.com/JimStar/reolink_cctv/issues/49#issuecomment-1305070003)
1274+
1275+
</details>
1276+

devices.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,5 +1016,35 @@
10161016
"title": "IPC_529SD78MP"
10171017
}
10181018
]
1019+
},
1020+
{
1021+
"id": 100057,
1022+
"title": "Reolink Video Doorbell WiFi",
1023+
"type": "IPC",
1024+
"productImg": "https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png",
1025+
"productUrl": "https://reolink.com/product/reolink-video-doorbell-wifi/",
1026+
"variations": [],
1027+
"contains": [],
1028+
"hardwareVersions": [
1029+
{
1030+
"id": 100058,
1031+
"title": "DB_566128M5MP_W"
1032+
}
1033+
]
1034+
},
1035+
{
1036+
"id": 100059,
1037+
"title": "Reolink Video Doorbell PoE",
1038+
"type": "IPC",
1039+
"productImg": "https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png",
1040+
"productUrl": "https://reolink.com/product/reolink-video-doorbell/",
1041+
"variations": [],
1042+
"contains": [],
1043+
"hardwareVersions": [
1044+
{
1045+
"id": 100060,
1046+
"title": "DB_566128M5MP_P"
1047+
}
1048+
]
10191049
}
10201050
]

firmwares_manual.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,19 @@
489489
],
490490
"sha256_pak": "bf1c49ea81eb7e4da2171ff14bc6bfa032f1033478b0e9f92dfe09d0fef53464",
491491
"source": "manual"
492+
},
493+
{
494+
"source_urls": [
495+
"https://github.com/JimStar/reolink_cctv/issues/49#issuecomment-1305070003"
496+
],
497+
"sha256_pak": "276480a08fd3b4d62cbc310688bc147321640520dd7438214f330c08a0a2eb73",
498+
"source": "manual"
499+
},
500+
{
501+
"source_urls": [
502+
"https://github.com/JimStar/reolink_cctv/issues/49#issuecomment-1305070003"
503+
],
504+
"sha256_pak": "a9285cacbbe938ec084bc3fa9ec5dbd214cfbedfc7f7ffce834378c2fd00e3ec",
505+
"source": "manual"
492506
}
493507
]

pak_info.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6344,5 +6344,39 @@
63446344
],
63456345
"model_id": 33,
63466346
"hw_ver_id": 208
6347+
},
6348+
"276480a08fd3b4d62cbc310688bc147321640520dd7438214f330c08a0a2eb73": {
6349+
"info": {
6350+
"firmware_version_prefix": "v3.0.0",
6351+
"board_type": "DB_566128M5MP_W",
6352+
"board_name": "DB_566128M5MP_W",
6353+
"build_date": "221028",
6354+
"display_type_info": "Reolink Video Doorbell WiFi",
6355+
"detail_machine_type": "DB_566128M5MP_W",
6356+
"type": "IPC",
6357+
"version_file": "1459_22102806"
6358+
},
6359+
"download": [
6360+
"https://drive.google.com/uc?id=1WKDSj5dQX8ApbAMwzCwVI7g05dGGiusj&confirm=t"
6361+
],
6362+
"model_id": 100057,
6363+
"hw_ver_id": 100058
6364+
},
6365+
"a9285cacbbe938ec084bc3fa9ec5dbd214cfbedfc7f7ffce834378c2fd00e3ec": {
6366+
"info": {
6367+
"firmware_version_prefix": "v3.0.0",
6368+
"board_type": "DB_566128M5MP_P",
6369+
"board_name": "DB_566128M5MP_P",
6370+
"build_date": "221028",
6371+
"display_type_info": "Reolink Video Doorbell PoE",
6372+
"detail_machine_type": "DB_566128M5MP_P",
6373+
"type": "IPC",
6374+
"version_file": "1459_22102808"
6375+
},
6376+
"download": [
6377+
"https://drive.google.com/uc?id=1WH6tef5x4RfH9WcHQrxWWOadN049UjFH&confirm=t"
6378+
],
6379+
"model_id": 100059,
6380+
"hw_ver_id": 100060
63476381
}
63486382
}

0 commit comments

Comments
 (0)