mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
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
This commit is contained in:
@@ -997,6 +997,7 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/ondilo_ico/ @JeromeHXP
|
||||
/homeassistant/components/onewire/ @garbled1 @epenet
|
||||
/tests/components/onewire/ @garbled1 @epenet
|
||||
/homeassistant/components/onkyo/ @arturpragacz
|
||||
/homeassistant/components/onvif/ @hunterjm
|
||||
/tests/components/onvif/ @hunterjm
|
||||
/homeassistant/components/open_meteo/ @frenck
|
||||
|
Reference in New Issue
Block a user