Skip to content

Commit

Permalink
Add doorbell firmwares
Browse files Browse the repository at this point in the history
  • Loading branch information
AT0myks committed Nov 23, 2022
1 parent b849639 commit bff34f9
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1246,3 +1246,31 @@ Version | Date | Changes | Notes

</details>

<details>
<summary>Reolink Video Doorbell PoE</summary>

<img src="https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png" width="150">

[Product page](https://reolink.com/product/reolink-video-doorbell/)

### DB_566128M5MP_P
Version | Date | Changes | Notes
--- | --- | --- | ---
[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)

</details>

<details>
<summary>Reolink Video Doorbell WiFi</summary>

<img src="https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png" width="150">

[Product page](https://reolink.com/product/reolink-video-doorbell-wifi/)

### DB_566128M5MP_W
Version | Date | Changes | Notes
--- | --- | --- | ---
[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)

</details>

30 changes: 30 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -1016,5 +1016,35 @@
"title": "IPC_529SD78MP"
}
]
},
{
"id": 100057,
"title": "Reolink Video Doorbell WiFi",
"type": "IPC",
"productImg": "https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png",
"productUrl": "https://reolink.com/product/reolink-video-doorbell-wifi/",
"variations": [],
"contains": [],
"hardwareVersions": [
{
"id": 100058,
"title": "DB_566128M5MP_W"
}
]
},
{
"id": 100059,
"title": "Reolink Video Doorbell PoE",
"type": "IPC",
"productImg": "https://reolink.com/wp-content/uploads/2022/05/170610101652767810.7304.png",
"productUrl": "https://reolink.com/product/reolink-video-doorbell/",
"variations": [],
"contains": [],
"hardwareVersions": [
{
"id": 100060,
"title": "DB_566128M5MP_P"
}
]
}
]
14 changes: 14 additions & 0 deletions firmwares_manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,5 +489,19 @@
],
"sha256_pak": "bf1c49ea81eb7e4da2171ff14bc6bfa032f1033478b0e9f92dfe09d0fef53464",
"source": "manual"
},
{
"source_urls": [
"https://github.com/JimStar/reolink_cctv/issues/49#issuecomment-1305070003"
],
"sha256_pak": "276480a08fd3b4d62cbc310688bc147321640520dd7438214f330c08a0a2eb73",
"source": "manual"
},
{
"source_urls": [
"https://github.com/JimStar/reolink_cctv/issues/49#issuecomment-1305070003"
],
"sha256_pak": "a9285cacbbe938ec084bc3fa9ec5dbd214cfbedfc7f7ffce834378c2fd00e3ec",
"source": "manual"
}
]
34 changes: 34 additions & 0 deletions pak_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6344,5 +6344,39 @@
],
"model_id": 33,
"hw_ver_id": 208
},
"276480a08fd3b4d62cbc310688bc147321640520dd7438214f330c08a0a2eb73": {
"info": {
"firmware_version_prefix": "v3.0.0",
"board_type": "DB_566128M5MP_W",
"board_name": "DB_566128M5MP_W",
"build_date": "221028",
"display_type_info": "Reolink Video Doorbell WiFi",
"detail_machine_type": "DB_566128M5MP_W",
"type": "IPC",
"version_file": "1459_22102806"
},
"download": [
"https://drive.google.com/uc?id=1WKDSj5dQX8ApbAMwzCwVI7g05dGGiusj&confirm=t"
],
"model_id": 100057,
"hw_ver_id": 100058
},
"a9285cacbbe938ec084bc3fa9ec5dbd214cfbedfc7f7ffce834378c2fd00e3ec": {
"info": {
"firmware_version_prefix": "v3.0.0",
"board_type": "DB_566128M5MP_P",
"board_name": "DB_566128M5MP_P",
"build_date": "221028",
"display_type_info": "Reolink Video Doorbell PoE",
"detail_machine_type": "DB_566128M5MP_P",
"type": "IPC",
"version_file": "1459_22102808"
},
"download": [
"https://drive.google.com/uc?id=1WH6tef5x4RfH9WcHQrxWWOadN049UjFH&confirm=t"
],
"model_id": 100059,
"hw_ver_id": 100060
}
}

0 comments on commit bff34f9

Please sign in to comment.