hass-core/tests/components/ring
Steven B. e26d363b5e
Convert ring integration to the async ring-doorbell api (#124365)
* Bump ring-doorbell to 0.9.0

* Convert ring integration to async ring-doorbell api

* Use mock auth fixture class to get token_updater

* Fix typo in fixture name
2024-08-24 08:23:31 +02:00
..
fixtures Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
snapshots Add Ring Intercom support (#109819) 2024-03-15 12:59:36 +01:00
__init__.py
common.py Add missing hass type hint in component tests (r) (#124231) 2024-08-19 21:38:41 +02:00
conftest.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
device_mocks.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
test_binary_sensor.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_button.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
test_camera.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
test_config_flow.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
test_diagnostics.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_init.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
test_light.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
test_sensor.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_siren.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00
test_switch.py Convert ring integration to the async ring-doorbell api (#124365) 2024-08-24 08:23:31 +02:00