hass-core/tests/components/ring
Ross Dargan 9e8df936ac Add ring switch platform (#25612)
* Add in a switch platform to ring.

* Changes following code review

* remove tests for now

* remove the request to call update

* support the new type of test

* update after running black

* fix comment

* fixes following code review

* Remove ring cache file

* patch out io code

* Move the patches to within a fixture

* missing period
2019-08-06 14:39:07 +02:00
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
common.py Add ring switch platform (#25612) 2019-08-06 14:39:07 +02:00
conftest.py Add ring switch platform (#25612) 2019-08-06 14:39:07 +02:00
test_binary_sensor.py Black 2019-07-31 12:25:30 -07:00
test_init.py Black 2019-07-31 12:25:30 -07:00
test_sensor.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Add ring switch platform (#25612) 2019-08-06 14:39:07 +02:00