1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 22:37:07 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Steven B.
e26d363b5e
Convert ring integration to the async ring-doorbell api ()
* 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
Steven B.
099110767a
Add tests for ring camera platform for 100% coverage () 2024-07-19 19:35:44 +02:00
Steven B
333ac56904
Fully mock the ring_doorbell api and remove requests_mock ()
* Fully mock ring_doorbell library

* Add comments and docstrings

* Simplify devices_mocks and fake RingDevices

* Update post review

* Consolidate device filtering in conftest

* Fix ruff lambda assignment failure

* Fix ruff check fail

* Update post review
2024-06-06 20:13:19 +02:00