1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-07 22:57:06 +00:00

2 Commits

Author SHA1 Message Date
Kevin Fronczak
a358c8e10d Upgraded blinkpy version, increased Throttle time for camera () 2017-03-13 00:12:48 -07:00
Kevin Fronczak
629b2e81ba Support for Blink Camera System ()
* Passing pep8, no tests yet

* Fixed some issues with the request throttling

* Removed ability to set throttle time because it was causing more issues than it was worth

* Added blink to .coveragerc

* Changed blinkpy version

* Removed global var, fixed per PR requests

* Added services for camera, migrated switch to binary_sensor

* Added schema for service, fixed naming, removed unused function
2017-03-07 23:26:53 +01:00