write a config module
This commit is contained in:
parent
7149273986
commit
4fc398bb26
11 changed files with 115 additions and 50 deletions
5
config.yml
Normal file
5
config.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
mqtt:
|
||||
host: "192.168.1.11"
|
||||
user: "homeassistant"
|
||||
# password comes from env
|
||||
jwt_key: apuOQZyML+8PixmVDP4nXU4M # loaded from env on prod
|
||||
Loading…
Add table
Add a link
Reference in a new issue