core/tests/components/binary_sensor
Marcelo Moreira de Mello 05398a9dff Introduced Ring binary sensors and refactored Ring component (#6520)
* - Introduced Ring binary_sensor.

- Added unittest for Ring binary_sensor.

- Bumped ring_doorbell 3rd party module.

* Updated requirements

* Added correct file for unittest

* - Introduced Ring binary_sensor.

- Added unittest for Ring binary_sensor.

- Bumped ring_doorbell 3rd party module.

* Updated requirements

* Added correct file for unittest

* Added extra sensors last_ding and last_motion

* Modified Ring binary_sensor and sensor to inherit DOMAIN configuration

* Moved static to top ring.py

* Fixed requirements

* Bump version ring_doorbell to 0.1.2

* testing unittests

* Use hass.data dict instead GLOBALS

* Fixed unittests

* Bump ring_doorbell to 0.1.3

* Updated unittest and coverted to use decorator @requests_mock.Mocker()

* Updated ring_session with lower case
2017-03-31 08:53:56 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_aurora.py Add aurora sensor (#6003) 2017-02-17 09:13:52 +01:00
test_binary_sensor.py binary_sensor sensor_class to entity device_class (#5860) 2017-02-10 20:46:15 -08:00
test_command_line.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_ffmpeg.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_nx584.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_ring.py Introduced Ring binary sensors and refactored Ring component (#6520) 2017-03-31 08:53:56 -07:00
test_sleepiq.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_tcp.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_template.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_threshold.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_trend.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_workday.py Added workday sensor (#6599) 2017-03-15 23:46:13 -07:00
test_zwave.py Add "Refactor zwave discovery to entity schema" (#6565) 2017-03-14 19:55:33 -04:00