From 08d0b6b0fb41a570a9c00b3834d7ee41163a710a Mon Sep 17 00:00:00 2001 From: Matt N Date: Sat, 15 Apr 2017 03:21:06 -0400 Subject: [PATCH] switch.zoneminder: Note that system:edit permission is required (#2433) See https://github.com/ZoneMinder/ZoneMinder/blob/48e2c5f6ecea2499f37985485c9c650b552abe89/web/api/app/Controller/MonitorsController.php#L125 --- source/_components/switch.zoneminder.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/switch.zoneminder.markdown b/source/_components/switch.zoneminder.markdown index e9312a7ca09..5b4702f3256 100644 --- a/source/_components/switch.zoneminder.markdown +++ b/source/_components/switch.zoneminder.markdown @@ -16,7 +16,7 @@ ha_release: 0.31 The `zoneminder` switch platform allows you to toggle the current function of all cameras attached to your [ZoneMinder](https://www.zoneminder.com) instance.

-You must have the [ZoneMinder component](/components/zoneminder/) configured to use this. +You must have the [ZoneMinder component](/components/zoneminder/) configured to use this and if ZoneMinder authentication is enabled the account specified in the component configuration must have "Edit" permission for "System".

To enable this switch, add the following lines to your `configuration.yaml` file: