Remove secret sample and add ignore of override
This commit is contained in:
parent
5741701854
commit
0f2dd5ddca
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ secrets.yaml
|
||||
update-all.sh
|
||||
activate
|
||||
venv
|
||||
custom-supersensor.yaml
|
||||
|
@ -1,7 +0,0 @@
|
||||
wifi_ssid: "SSID"
|
||||
wifi_password: "12345678"
|
||||
wifi_domain: .local
|
||||
web_auth_username: "admin"
|
||||
web_auth_password: "ChangeM34Secur1ty"
|
||||
ota_password: "ChangeM34Secur1ty"
|
||||
api_encryption_key: "ChangeMeToAValidAPIEncryptionKey=="
|
Loading…
x
Reference in New Issue
Block a user