1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 12:47:53 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
Sid
f8b6629b26
Enable Ruff PGH rules () 2024-04-08 15:42:22 +02:00
cosimomeli
4107cd6ad8
Add Ring Intercom open door button ()
* Add button

* Make Ruff happy

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix doc string

* Format

* Update tests/components/ring/test_button.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-03-15 15:31:51 +01:00
Graham Arthur Blair
945eba9aa3
Change Ring Chime play sound Buttons to a Siren () 2022-05-10 13:49:38 -07:00
Graham Arthur Blair
c22cf3b3d2
Add buttons to Ring chime devices to play ding and motion chimes ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-05 16:12:51 -07:00