Nick Berardi
abd37e416d
fix(unifi-protect): stop keying device identity on DHCP host/IP ( #2082 )
...
getNativeId matched cameras on host (IP) as a fallback identity key. IPs
are not stable: when DHCP recycles an address, a newly provisioned camera
resolves to an unrelated camera's nativeId. cleanDict() then overwrites the
original camera's mac/anonymousDeviceId entries, collapsing two cameras onto
one Scrypted device and dropping the other from the device list.
Match only on stable hardware identifiers (mac, anonymousDeviceId, id) and
stop maintaining the host map.
2026-08-29 15:06:49 -07:00
..
2026-06-29 19:47:34 -07:00
2026-01-08 08:31:57 -08:00
2024-07-19 09:45:11 -07:00
2024-03-25 12:44:25 -07:00
2026-08-19 14:53:22 -07:00
2026-03-28 20:31:31 -07:00
2026-03-08 10:39:00 -07:00
2026-03-05 08:41:22 -08:00
2025-07-31 11:03:24 -07:00
2025-01-08 00:21:58 -08:00
2024-02-12 15:52:11 -08:00
2024-08-10 10:36:26 -07:00
2024-10-01 09:29:29 -07:00
2025-10-03 08:03:47 -07:00
2024-01-09 13:52:51 -08:00
2025-11-26 12:00:57 -08:00
2026-01-24 08:18:59 -08:00
2026-06-28 20:19:34 -07:00
2025-04-07 08:17:23 -07:00
2025-03-13 15:27:39 -07:00
2026-03-08 10:42:04 -07:00
2023-01-01 16:12:57 -08:00
2026-08-07 09:07:41 -07:00
2026-03-08 10:39:00 -07:00
2026-08-11 12:49:25 -07:00
2024-11-08 09:14:11 -08:00
2026-08-02 20:42:50 -07:00
2026-08-05 09:37:20 -07:00
2024-11-08 09:42:52 -08:00
2023-03-18 11:19:48 -07:00
2026-06-01 15:17:42 -07:00
2025-06-14 16:01:11 -07:00
2024-08-06 14:13:08 -07:00
2025-06-18 14:01:16 -07:00
2024-12-19 10:48:03 -08:00
2024-07-10 09:31:26 -07:00
2023-06-30 17:58:23 -07:00
2026-08-05 09:42:44 -07:00
2024-01-28 15:27:02 -08:00
2025-07-22 11:11:16 -07:00
2025-02-12 13:39:55 -08:00
2026-01-05 11:27:17 -08:00
2026-08-29 15:06:49 -07:00
2024-08-14 08:33:30 -07:00
2025-07-07 08:25:42 -07:00
2025-04-07 08:17:38 -07:00
2025-11-09 11:02:06 -08:00
2026-01-02 13:20:38 -08:00
2024-11-15 10:02:13 -08:00