Skip to content

Commit c624f1e

Browse files
committed
fix: bump last_verified to 2026-08-21 on community-verified configs (#280/#282/#283)
reolink-lumus, reolink-rlc-510wa and tapo-c216 had their Frigate configs verified by the community but kept their older last_verified date, so the site's 'Verified on' badge showed a stale date. Set to the verification date.
1 parent 06b9aed commit c624f1e

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

cameras/reolink/lumus.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"https://cdn.reolink.com/files/docs/specs/Reolink-Lumus-IP-Camera-Specifications.pdf",
5656
"https://support.reolink.com/articles/900000617826-Which-Reolink-Products-Support-CGI-RTSP-ONVIF/"
5757
],
58-
"last_verified": "2026-07-06",
58+
"last_verified": "2026-08-21",
5959
"power_source": [
6060
"dc"
6161
],

cameras/reolink/rlc-510wa.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"sources": [
4848
"https://reolink.com/product/rlc-510wa/"
4949
],
50-
"last_verified": "2026-07-06",
50+
"last_verified": "2026-08-21",
5151
"power_source": [
5252
"dc"
5353
],

cameras/tapo/c216.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
"indoor",
110110
"outdoor"
111111
],
112-
"last_verified": "2026-06-30"
112+
"last_verified": "2026-08-21"
113113
}

data/cameras.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277731,7 +277731,7 @@
277731277731
"https://cdn.reolink.com/files/docs/specs/Reolink-Lumus-IP-Camera-Specifications.pdf",
277732277732
"https://support.reolink.com/articles/900000617826-Which-Reolink-Products-Support-CGI-RTSP-ONVIF/"
277733277733
],
277734-
"last_verified": "2026-07-06",
277734+
"last_verified": "2026-08-21",
277735277735
"power_source": [
277736277736
"dc"
277737277737
],
@@ -279927,7 +279927,7 @@
279927279927
"sources": [
279928279928
"https://reolink.com/product/rlc-510wa/"
279929279929
],
279930-
"last_verified": "2026-07-06",
279930+
"last_verified": "2026-08-21",
279931279931
"power_source": [
279932279932
"dc"
279933279933
],
@@ -297265,7 +297265,7 @@
297265297265
"indoor",
297266297266
"outdoor"
297267297267
],
297268-
"last_verified": "2026-06-30",
297268+
"last_verified": "2026-08-21",
297269297269
"added": "2026-06-06"
297270297270
},
297271297271
{

docs/cameras.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277731,7 +277731,7 @@
277731277731
"https://cdn.reolink.com/files/docs/specs/Reolink-Lumus-IP-Camera-Specifications.pdf",
277732277732
"https://support.reolink.com/articles/900000617826-Which-Reolink-Products-Support-CGI-RTSP-ONVIF/"
277733277733
],
277734-
"last_verified": "2026-07-06",
277734+
"last_verified": "2026-08-21",
277735277735
"power_source": [
277736277736
"dc"
277737277737
],
@@ -279927,7 +279927,7 @@
279927279927
"sources": [
279928279928
"https://reolink.com/product/rlc-510wa/"
279929279929
],
279930-
"last_verified": "2026-07-06",
279930+
"last_verified": "2026-08-21",
279931279931
"power_source": [
279932279932
"dc"
279933279933
],
@@ -297265,7 +297265,7 @@
297265297265
"indoor",
297266297266
"outdoor"
297267297267
],
297268-
"last_verified": "2026-06-30",
297268+
"last_verified": "2026-08-21",
297269297269
"added": "2026-06-06"
297270297270
},
297271297271
{

0 commit comments

Comments
 (0)