add secrets
This commit is contained in:
parent
021eb67122
commit
9b9a5b20f0
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,7 +19,7 @@
|
|||||||
!zigbee2mqtt/
|
!zigbee2mqtt/
|
||||||
|
|
||||||
# Uncomment this if you don' want to include secrets.yaml
|
# Uncomment this if you don' want to include secrets.yaml
|
||||||
secrets.yaml
|
# secrets.yaml
|
||||||
|
|
||||||
# Ignore these files/folders
|
# Ignore these files/folders
|
||||||
.storage
|
.storage
|
||||||
|
|||||||
8
secrets.yaml
Normal file
8
secrets.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
# Use this file to store secrets like usernames and passwords.
|
||||||
|
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
|
||||||
|
some_password: welcome
|
||||||
|
|
||||||
|
xiaomi_vacuum_token: 54553270474f35576e55325450506261
|
||||||
|
xiaomi_cloud_username: habad@hotmail.cz
|
||||||
|
xiaomi_cloud_password: Maska.MiAccount
|
||||||
Loading…
Reference in New Issue
Block a user