From 1bd9eeaf6b9a03c65ebe1dff394b2390fb0a4fa6 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 6 Oct 2018 17:34:06 +0200 Subject: [PATCH] :warning: Adds known limitation about Pi cams to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8841046..be5a26f 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,10 @@ panel_iframe: this add-on does not support that yet. This is caused by a privilege limitation of Hass.io. A change for Hass.io is pending to allow this in the near future. +- Local USB or Pi cameras are currently not supported yet. This is + caused by a limitation of Hass.io. A request for a change has been made + to make this possible in the future. motionEye(OS) allows you to use a second + instance (e.g., a Pi Zero W) for those kinds of purposes. ## Changelog & Releases