Remove secret sample and add ignore of override

This commit is contained in:
Joshua Boniface 2024-04-23 00:34:46 -04:00
parent 5741701854
commit 0f2dd5ddca
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ secrets.yaml
update-all.sh
activate
venv
custom-supersensor.yaml

View File

@ -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=="