hass-core/homeassistant/components/onkyo
Artur Pragacz a4ba346dfc
Switch onkyo to pyeiscp, making it local_push (#120026)
* Switch onkyo to pyeiscp, making it local_push

Major rewrite of the integration to use pyeiscp.
This facilitates use of the async push updates.
Streamline the code dealing with zones.
Handle sound mode.
Add myself to codeowners.

* Add types

* Add more types

* Address feedback

* Remove sound mode support for now

* Fix zone detection

* Keep legacy unique_id
2024-06-26 10:28:06 +02:00
..
__init__.py
manifest.json Switch onkyo to pyeiscp, making it local_push (#120026) 2024-06-26 10:28:06 +02:00
media_player.py Switch onkyo to pyeiscp, making it local_push (#120026) 2024-06-26 10:28:06 +02:00
services.yaml