hass-core/homeassistant/components/ring
Ross Dargan 5e7465a261 Change how ring polls for changes to allow more platforms to be added (#25534)
* Add in a switch to control lights and sirens

* Improve the way sensors are updated

* fixes following flake8

* remove light platform, and fix breaking test.

* Resolve issues with tests

* add tests for the switch platform

* fix up flake8 errors

* fix the long strings

* fix naming on private method.

* updates following p/r

* further fixes following pr

* removed import

* add additional tests to improve code coverage

* forgot to check this in
2019-07-31 11:08:40 -07:00
..
__init__.py Change how ring polls for changes to allow more platforms to be added (#25534) 2019-07-31 11:08:40 -07:00
binary_sensor.py Change how ring polls for changes to allow more platforms to be added (#25534) 2019-07-31 11:08:40 -07:00
camera.py Change how ring polls for changes to allow more platforms to be added (#25534) 2019-07-31 11:08:40 -07:00
manifest.json Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
sensor.py Change how ring polls for changes to allow more platforms to be added (#25534) 2019-07-31 11:08:40 -07:00
services.yaml Change how ring polls for changes to allow more platforms to be added (#25534) 2019-07-31 11:08:40 -07:00