core/tests/components/vera
Robert Van Gorkom bdd255176c
Poll all status data in Vera (#35703)
* Vera now polls for all status data, no only incremental.
Vera polling is not handled using hass event loops with proper backoffs.

* Using long polling.

* Addressing PR feedback.

* Addressing PR feedback.
Adding controller stop on config unload.
2020-06-13 16:36:50 +02:00
..
__init__.py
common.py Use builtin mock (#36473) 2020-06-05 10:59:55 +02:00
conftest.py Use builtin mock (#36473) 2020-06-05 10:59:55 +02:00
test_binary_sensor.py
test_climate.py
test_common.py Poll all status data in Vera (#35703) 2020-06-13 16:36:50 +02:00
test_config_flow.py Use builtin mock (#36473) 2020-06-05 10:59:55 +02:00
test_cover.py
test_init.py
test_light.py
test_lock.py
test_scene.py
test_sensor.py
test_switch.py