1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-20 22:07:08 +00:00

10 Commits

Author SHA1 Message Date
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry () 2025-02-10 21:08:03 +01:00
Steven B.
1697e24068
Add PARALLEL_UPDATES constant to ring integration platforms () 2025-01-24 20:48:55 +01:00
Steven B.
22b6239304
Convert ring integration to use entry.runtime_data () 2024-09-03 12:04:35 +02:00
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
df5d818c08
Make ring device generic in RingEntity ()
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-04-11 11:31:37 +02:00
Steven B
6954fcc8ad
Add strict typing to ring integration () 2024-04-11 10:10:56 +02:00
Steven B
e85b9faa00
Bump ring_doorbell to 0.8.10 () 2024-04-06 11:49:30 +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