From 3e9d06895a266293d398cf4a8e618d35dc31d4a3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 6 Oct 2018 17:24:01 +0200 Subject: [PATCH] :warning: Adds known issues and limitations section to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a4aca0c..8841046 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,13 @@ panel_iframe: url: https://addres.to.your.hass.io:8765 ``` +## Known issues and limitations + +- motionEye does support writing video to network/Samba shares, however, + 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. + ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases]