Oliver
Oliver
## Breaking change ## Proposed change This PR adds `send_telnet_commands` to `denonavr` receivers which allow sending one or multiple telnet commands to the device and subscribe for their results. Since...
## Proposed change With this PR `denonavr.exceptions.AvrProcessingError` exceptions are ignored during receiver initialization when telnet is activated. The exception is raised if not all media player attributes can be updated...
Dear maintainers, apparently deletes services and target from LoadBalancer which are created manually (or by other functions) during reconciliation. That's a bit unfortunate because you cannot use the Loadbalancer for...