From 9383c784d97ee6edba72bd178b55ac5263497832 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 3 Jun 2018 19:09:45 +0200 Subject: [PATCH] :books: Adds known issues and limitations to README Ref #4 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b288dac..3c646be 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,13 @@ however, all Sonos devices do properly their own buffering of HTTP audio starting to play), then adding silence would have introduced an extra unnecessary delay in playback. +## Known issues and limitations + +- This add-on does support ARM-based devices, nevertheless, they must + at least be an ARMv7 device. (Raspberry Pi 1 and Zero is not supported). +- The configuration file of AirConnect (used by this add-on) is not + exposed to the user. We plan on adding that feature in a future release. + ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases]