Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v7

  • v7
  • b8cde8c
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v7
  • b8cde8c
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@marthoc marthoc tagged this 28 Mar 18:16
* Black-ify code

* Bump pykuna to 0.5.0

Change to new version of pykuna which will now be async.

* Convert component and platforms to async

* Fire event with recording data

Add new method to Kuna account class to fire a HASS event on HASS start and every recording_interval seconds; method queries the Kuna API for available recordings for each camera for the past recording_interval seconds, then fires an event for each retrieved recording with recording data for consumption by other HASS services (e.g. notify, downloader).

* Remove ffmpeg dependency from camera.py

Not needed.

* Update README.md
Assets 2
Loading