Skip to content

Commit

Permalink
remove zoneminder (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchcrab authored Feb 13, 2021
1 parent 939378e commit 7bfb60f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion cameras.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
nvr: 10.101.0.50
key: !secret nvr_key
password: !secret nvr_camera_pass
- platform: zoneminder
- platform: generic
name: Europe rain map
still_image_url: "https://api.sat24.com/animated/EU/rainTMC/1/GMT%20Standard%20Time/544909"
Expand Down
4 changes: 0 additions & 4 deletions ci/secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ aqara_gateway_key: aaaaaaaaaaaaaaaa
google_client_id: aaaaaa
google_client_secret: aaaaaa

zoneminder_host: "0.0.0.0:0000"
zoneminder_user: aaaaaa
zoneminder_pass: aaaaaa

metoffice_key: aaaaaa

pushover_api_key: aaaaaa
Expand Down
5 changes: 0 additions & 5 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@ nest:
client_id: !secret nest_client_id
client_secret: !secret nest_client_secret

zoneminder:
host: !secret zoneminder_host
username: !secret zoneminder_user
password: !secret zoneminder_pass

spotify:
client_id: !secret spotify_id
client_secret: !secret spotify_secret
Expand Down

0 comments on commit 7bfb60f

Please sign in to comment.