Commit Graph
233 Commits
Author SHA1 Message Date
Erik Montnemery 4381f31d6f Refactor reolink util get_device_uid_and_ch (#181922) 2026-09-11 11:30:45 +02:00
starkillerOG 8ee7b859b4 Fix Reolink sub_channel in ptz_speed capability check (#181675) 2026-09-09 11:16:13 +02:00
starkillerOG 2b385bb0d7 Add Reolink sub channel support (#181570) 2026-09-08 17:30:21 +02:00
starkillerOG 4a66b95ca1 Add Reolink work mode battery/powered entities (#179852) 2026-08-26 12:23:03 +02:00
starkillerOG 885b7bfc9d Reolink test coverage to 100% (#180198) 2026-08-25 15:55:35 -04:00
starkillerOG 59618df43b Increase Reolink track limit (#179850) 2026-08-22 15:55:34 -04:00
starkillerOGanddependabot[bot] 02a4014a68 Reolink tamper entities (#179750)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-22 17:17:42 +01:00
starkillerOGandErwin Douna 5876597e37 Bump reolink-aio to 0.21.9 (#179625)
Co-authored-by: Erwin Douna <e.douna@gmail.com>
2026-08-20 23:28:13 +02:00
Erik Montnemery d82f2e2066 Update home-assistant-parameter-type for async_remove_config_entry_device (#179371) 2026-08-18 09:35:39 +02:00
Erik Montnemeryandjbouwh fc878e9a30 Update calls to MockHAClientWebSocket.remove_device in tests (#178745)
Co-authored-by: jbouwh <jan@jbsoft.nl>
2026-08-12 10:57:59 +02:00
starkillerOG be06fdc447 Fix Reolink time import (#178597) 2026-08-09 15:42:57 +02:00
Erik Montnemery f431776656 Migrate calls to async_get_device in tests (part 4) (#178334) 2026-08-06 19:41:15 +02:00
starkillerOG bd3dda9385 Add Reolink anti-flicker entity (#177411) 2026-08-05 13:31:58 +02:00
starkillerOG a962bef875 Add Reolink time synchronization button (#177352) 2026-08-05 13:31:54 +02:00
Erik Montnemery c8e72e87a4 Fix via_device race in reolink (#177752) 2026-08-01 18:49:41 +02:00
Lucas VilelaandstarkillerOG a8e0db0b41 Add floodlight schedule time entities to Reolink integration (#173140)
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2026-08-01 11:18:30 +02:00
starkillerOG 28d2856475 Improve Reolink dual lens camera support (#177275) 2026-07-28 12:37:43 +02:00
starkillerOG c2ee9cd0fb Reolink dynamic pre-record FPS list (#177274) 2026-07-27 09:52:09 +02:00
starkillerOG bb38d4f0f9 Reolink better balanced stream detection (#177271) 2026-07-26 18:09:51 +02:00
starkillerOG 64d2643707 Bump reolink_aio to 0.21.7 and adjust to new dual lens handeling (#177134) 2026-07-26 12:00:53 +02:00
Abílio Costa 70a78c388d Add motion device class to reolink AI detection binary sensors (#176802) 2026-07-20 17:41:48 +01:00
Erwin Douna cd5e1813b9 Add snapshot tests to Reolink (#176269) 2026-07-13 12:27:55 +02:00
starkillerOG b55658fb0d Add Reolink pre-siren entities (#176186) 2026-07-11 12:17:45 +02:00
starkillerOG 50c12d85f8 Add Reolink push command IDs (#174876) 2026-06-26 11:38:48 +02:00
some-random-climberandFranck Nijhof f7d8bb112f Use dt_util.utcnow in reolink tests (#174022)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2026-06-16 20:57:29 +02:00
starkillerOGandCopilot Autofix powered by AI 79d7b96b8d Use HA webhook instead of reolink_aio webhook (#173840)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-15 14:04:06 +02:00
starkillerOG f5f80e7080 Add Reolink webhook push diagnostics (#173499) 2026-06-11 14:56:39 +02:00
starkillerOGandCopilot Autofix powered by AI 851facd826 Reolink UID in the config entry (#173505)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-11 14:48:02 +02:00
starkillerOGandCopilot Autofix powered by AI c9ad482293 Adjust ONVIF event fallbacks for battery cameras (#173214)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-08 13:51:10 +02:00
Markus Tuominen dd6830f1c5 Add sub-devices for Reolink dual lens cameras with per-lens sensors (#173037) 2026-06-05 14:04:10 +02:00
starkillerOG 88e85e4325 Add more Reolink diagnostic info (#172945) 2026-06-03 23:34:18 +02:00
Martin Hjelmare fed946760d Add pylint plugin to enforce util.dt.utcnow (#172354) 2026-06-01 12:17:29 +02:00
starkillerOG 98a7cc66ef Reolink battery fast start (#171840) 2026-05-27 12:41:32 +02:00
starkillerOG 995707160f Implement entity available for battery cameras (#171838) 2026-05-26 21:14:31 +02:00
Ariel Ebersberger 5432d29489 Use is/is not for same-enum identity comparisons (tests) (#171689) 2026-05-22 11:32:27 +02:00
Franck Nijhof 302148b078 Fix line length violations in tests/components p-r (#170970) 2026-05-17 17:14:47 -04:00
Franck NijhofandClaude Opus 4.6 5472a537ed Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures (#170760)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 11:02:36 +02:00
epenetandClaude Opus 4.6 0d04d79844 Move DataUpdateCoordinator to separate module in reolink (#164914)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 19:59:56 +01:00
starkillerOG e3210b0ab9 Fix Reolink entity unique_id migration when unique_id already exists (#164667) 2026-03-04 15:12:26 +01:00
starkillerOG abef46864e Fix key error in Reolink DHCP if still setting up (#164619) 2026-03-03 16:12:30 +01:00
Paul TarjanandClaude e343e90da2 Fix Reolink camera updates persisting in UI (#161149)
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-03 15:40:32 +01:00
starkillerOG bec66f49a2 Add Reolink PTZ patrol status (#162796) 2026-02-11 17:29:05 +01:00
starkillerOG c52cb8362e Bump reolink-aio to 0.19.0 (#162672) 2026-02-10 23:24:55 +01:00
epenet bd4fa0d5c2 Move reolink service registration (#162085) 2026-02-02 19:02:09 +01:00
Jan Bouwhuis 1244d8aa33 Fix reolink brightness scaling (#160106) 2026-01-01 21:56:35 +01:00
epenet 6af674e64e Use is over == comparison for ConfigEntryState in tests (#159212) 2025-12-16 16:51:39 +01:00
starkillerOG 412ee30584 Do not check Reolink firmware at start (#158275) 2025-12-16 13:27:09 +01:00
starkillerOG 8d09b5c273 Relax Reolink update interval and timeout for big installs (#156509) 2025-11-13 19:25:03 +01:00
starkillerOG 306b78ba5f Bring Reolink test coverage back to 100% (#155839) 2025-11-05 12:22:44 +01:00
starkillerOG c7d7cfa7ad Add Reolink IO input binary sensor (#154133) 2025-10-13 10:54:30 +02:00