* Refactor Onkyo tests to patch underlying pyeiscp library instead of home assistant methods
* limit test patches to specific component, move atches into conftest
* use patch.multiple and restrict patches to specific component
* use side effect instead of mocking method