1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant/components/roon
Greg Dowling 6a7e87f1c3
Add Roon volume hooks (#102470)
* Add ability for roon to call HA for volume changes.

* Fix merge errors.

* Fix mypy errors.

* Remove config option for hooks.

* WIP split entities.

* Tidy, fix test.

* Tidy after review.

* Remove event tests for now.

* Recview comments.

* remove trace.

* Bump pyroon to 0.1.5, deregister volume hooks.

* Remove type annotations.

* Add new file .coveragerc.

* Remove ghost constants.

* Review changes.

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-12 11:58:15 +01:00
..
__init__.py Add Roon volume hooks (#102470) 2023-11-12 11:58:15 +01:00
config_flow.py
const.py Add Roon volume hooks (#102470) 2023-11-12 11:58:15 +01:00
event.py Add Roon volume hooks (#102470) 2023-11-12 11:58:15 +01:00
manifest.json Add Roon volume hooks (#102470) 2023-11-12 11:58:15 +01:00
media_browser.py
media_player.py
server.py Add Roon volume hooks (#102470) 2023-11-12 11:58:15 +01:00
services.yaml
strings.json Add Roon volume hooks (#102470) 2023-11-12 11:58:15 +01:00