core/homeassistant/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
..
__init__.py
binary_sensor.py
button.py
camera.py
config_flow.py
const.py
diagnostics.py
entity.py
exceptions.py
host.py
icons.json
light.py
manifest.json
media_source.py
number.py
select.py
sensor.py
services.py
services.yaml
siren.py
strings.json
switch.py
update.py
util.py