Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
hass-config
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Rob Connolly
hass-config
Commits
3602112e
Commit
3602112e
authored
Aug 21, 2019
by
Rob Connolly
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabling zoneminder until I get it redeployed.
parent
8f8bdbe1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
configuration.yaml
configuration.yaml
+6
-6
entities/cameras.yaml
entities/cameras.yaml
+1
-1
No files found.
configuration.yaml
View file @
3602112e
...
...
@@ -85,12 +85,12 @@ map:
# version: '1.5'
# optimistic: false
zoneminder
:
host
:
!secret
zm_host
path
:
/zm/
ssl
:
False
username
:
!secret
zm_username
password
:
!secret
zm_password
#
zoneminder:
#
host: !secret zm_host
#
path: /zm/
#
ssl: False
#
username: !secret zm_username
#
password: !secret zm_password
#influxdb:
# host: !secret influx_host
...
...
entities/cameras.yaml
View file @
3602112e
-
platform
:
zoneminder
#
- platform: zoneminder
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment