mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
closes #105 - Needed SSL_VERIFY False to work.
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user