mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
switch.zoneminder: Note that system:edit permission is required (#2433)
See 48e2c5f6ec/web/api/app/Controller/MonitorsController.php (L125)
This commit is contained in:
parent
3581aced8b
commit
08d0b6b0fb
@ -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.
|
||||
|
||||
<p class='note'>
|
||||
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".
|
||||
</p>
|
||||
|
||||
To enable this switch, add the following lines to your `configuration.yaml` file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user