Commit graph

11 commits

Author SHA1 Message Date
starkillerOG
e768bea298
Switch Reolink from hass.data to runtime_data ()
Switch from hass.data to runtime_data
2024-09-15 21:05:59 +02:00
epenet
4afc472068
Use root import for media_player and media_source ()
* Use root import for media_player and media_source

* One more
2024-09-12 15:38:53 +02:00
starkillerOG
d1681fac72
Improve mediabrowser names for DUO lens Reolink cameras ()
* Improve playback of DUO lens cameras like TrackMix

* fix styling

* Adjust tests accordingly
2024-08-28 12:54:30 +02:00
starkillerOG
97aaae1372
Reolink media second lens ()
DUO lens camera distinguish between lenses for media playback
2024-07-12 09:13:55 +02:00
starkillerOG
8b4a5042bb
Use UID instead of MAC or channel for unique_ID in Reolink () 2024-06-21 20:27:30 +02:00
starkillerOG
225e90c99e
Add playback of autotrack lens to Reolink ()
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-06-21 13:38:51 +02:00
starkillerOG
2639336ab0
Prefer mp4 playback in Reolink ()
* If possible use PLAYBACK of mp4 files

* bring test_coverage back to 100%

* Do not reasign the vod_type multiple times

Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>

* fix indent

* add white space

* fix tests

* Update homeassistant/components/reolink/media_source.py

Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>

---------

Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
2024-06-14 21:38:53 +02:00
Martin Hjelmare
b1af590eed
Fix reolink media source data access ()
* Add test

* Fix reolink media source data access
2024-04-02 00:14:13 +02:00
Joost Lekkerkerker
77917506bb
Improve lists in integrations [R-S] ()
* Improve lists in integrations [R-S]

* Fix

* Fix
2024-03-13 21:55:00 +01:00
starkillerOG
95f6336ecd
Bump reolink_aio to 0.8.5 () 2023-12-31 00:45:05 +01:00
starkillerOG
aea15ee20c
Reolink add media browser for playback of recordings () 2023-11-21 23:43:56 +01:00