Steven B.
147679f803
Add live view camera entity to ring integration ( #127579 )
2024-11-26 15:20:25 +01:00
Steven B.
010a5d2829
Add snapshots to all ring platform tests ( #126560 )
...
Add test snapshots to all ring platform tests
2024-09-24 10:53:19 +02:00
Jan-Philipp Benecke
bbdc036c3e
Remove deprecated `ring.update` action ( #125762 )
2024-09-11 16:27:07 +02:00
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
Steven B.
099110767a
Add tests for ring camera platform for 100% coverage ( #122197 )
2024-07-19 19:35:44 +02:00
Steven B
333ac56904
Fully mock the ring_doorbell api and remove requests_mock ( #113140 )
...
* 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
epenet
8d8696075b
Use registry fixtures in tests (r) ( #118293 )
2024-05-28 14:23:31 +02:00
Steven B
4cd2351bcc
Update and migrate ring non string unique ids ( #115265 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-04-08 23:08:46 -10:00
Marc Mueller
efc54971d3
Update empty line formatting after module docstring ( #114040 )
2024-03-23 00:27:57 +01:00
Steven B
5e530fc42e
Add motion detection enable/disable to ring camera platform ( #108789 )
...
* Add motion detection enable/disable to ring camera platform
* Write ha state directly
Co-authored-by: J. Nick Koston <nick@koston.org>
* Parametrize on off state tests
* Add tests for errors on setting motion detection
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-12 16:05:14 +01:00