hass-core/tests/components/ring
cosimomeli 360f7dea75
Add Ring Intercom support (#109819)
* Add button entity

* Add support for Ring intercom ("other" device type)

* description

* format

* - Tests
- Fallback when intercom devices arent inside response

* Fix ring button

* Update library

* Fix button after merge

* Move names to strings.json

* Remove button entity_category

* Add wifi sensors to other

* Add last_ sensors to other

* Fix tests

* Add button test

* Add new sensors tests

* Revert "Add last_ sensors to other"

This reverts commit 5c03bba5a1.

* Update library

* Revert "Revert "Add last_ sensors to other""

This reverts commit 27631978d0.

* Fix tests

* Remove default list for other

Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>

* Copy mock to conftest

* Fix history test

* Change time skip

* Remove button

* Fix history test

---------

Co-authored-by: Martin Pham <tuyentq2009@gmail.com>
Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>
2024-03-15 12:59:36 +01:00
..
fixtures Add Ring Intercom support (#109819) 2024-03-15 12:59:36 +01:00
snapshots Add Ring Intercom support (#109819) 2024-03-15 12:59:36 +01:00
__init__.py
common.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
conftest.py Add Ring Intercom support (#109819) 2024-03-15 12:59:36 +01:00
test_binary_sensor.py Add Ring Intercom support (#109819) 2024-03-15 12:59:36 +01:00
test_camera.py Add motion detection enable/disable to ring camera platform (#108789) 2024-03-12 16:05:14 +01:00
test_config_flow.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_diagnostics.py Add diagnostics platform to ring integration (#104049) 2023-11-16 14:36:15 +01:00
test_init.py Prepare ring update service for deprecation (#108781) 2024-03-11 13:42:52 +01:00
test_light.py Ensure that the ring integration always raises HomeAssistantError for user actions (#109893) 2024-03-11 20:23:49 +01:00
test_sensor.py Add Ring Intercom support (#109819) 2024-03-15 12:59:36 +01:00
test_siren.py Ensure that the ring integration always raises HomeAssistantError for user actions (#109893) 2024-03-11 20:23:49 +01:00
test_switch.py Ensure that the ring integration always raises HomeAssistantError for user actions (#109893) 2024-03-11 20:23:49 +01:00