fwestenberg / reolink_dev

Home Assistant Reolink addon
MIT License
550 stars 102 forks source link

Fix for issue #218 #219

Closed xannor closed 3 years ago

xannor commented 3 years ago

This is the fix for issue #218 that will break updates to 2021.7, I believe this is backwards compatible, but I am not sure how far.

xannor commented 3 years ago

I added an additional fix, it looks like create_stream now requires options, so I added them. This fixed playback for me. IDeally we should add a playback_options property to the camera entity and pass that through (so tweaks can be provided.)