core/tests/components/reolink
starkillerOG 7334fb0125
Add Reolink chime play action (#123245)
* Add chime play service

* fix supported_feature

* finalize

* add tests

* Adjust to device service

* fix issue

* Add tests

* actions -> services

* fix styling

* Use conftest fixture for test_chime

* Update tests/components/reolink/test_services.py

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

* use ATTR_RINGTONE and rename chime_play to play_chime

* Add translatable exceptions

* fix styling

* Remove option to use entity_id

* fixes

* Fix translations

* fix

* fix translation key

* remove translation key

* use callback for async_setup_services

* fix styling

* Add test_play_chime_service_unloaded

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-26 21:12:32 +02:00
..
snapshots
__init__.py
conftest.py Reolink add 100% coverage of binary_sensor platfrom (#123862) 2024-08-16 12:46:51 +02:00
test_binary_sensor.py Reolink add 100% coverage of binary_sensor platfrom (#123862) 2024-08-16 12:46:51 +02:00
test_config_flow.py Reolink add 100% coverage of number platform (#124465) 2024-08-23 12:34:58 +02:00
test_diagnostics.py
test_host.py Reolink add 100% coverage of number platform (#124465) 2024-08-23 12:34:58 +02:00
test_init.py Reolink add 100% coverage of number platform (#124465) 2024-08-23 12:34:58 +02:00
test_media_source.py Reolink add 100% coverage of number platform (#124465) 2024-08-23 12:34:58 +02:00
test_number.py Reolink add 100% coverage of number platform (#124465) 2024-08-23 12:34:58 +02:00
test_select.py Add Reolink chime play action (#123245) 2024-08-26 21:12:32 +02:00
test_services.py Add Reolink chime play action (#123245) 2024-08-26 21:12:32 +02:00
test_siren.py Reolink add 100% coverage of siren platform (#124474) 2024-08-23 15:15:04 +02:00
test_switch.py Replace Reolink HDR switch by HDR select entity (#122373) 2024-07-23 13:28:33 +02:00