From 4408124dc5e6a4691f00d2fa09641171191fed35 Mon Sep 17 00:00:00 2001 From: Dave Griffiths Date: Fri, 20 Dec 2019 22:58:40 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3167e15..575b766 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# Home Assistant Custom Component for Pioneer VSX 920 -Older Pioneer VSX amplifier/receivers require extra carriage returns to be sent to the receiver before they are ready to accept commands. +# Home Assistant Custom Component for Pioneer VSX +Older Pioneer VSX amplifier/receivers require extra carriage returns to be sent to the receiver to wake up the CPU before they are ready to accept commands. This custom component fixes that issue. + +## Known models that require wakeup: +* Pioneer VSX-920 -This custom component fixes that issue. ## Installation 1. Copy manifest.json and media_player.py to /custom_components/pioneervsx/ directory @@ -21,3 +23,4 @@ This custom component fixes that issue. ## Extra Features * enabled_sources_only: Limits the list of sources to only those enabled on the Receiver. (true by default, set to false to see all sources) +