closes #105 - Needed SSL_VERIFY False to work.

This commit is contained in:
CCOSTAN
2017-03-16 18:17:48 +00:00
parent 1ce2aa4d34
commit 4effe66910

View File

@@ -2,3 +2,4 @@
username: !secret unifi_username username: !secret unifi_username
password: !secret unifi_password password: !secret unifi_password
host: !secret unifi_host host: !secret unifi_host
verify_ssl: false