Add config file ; add static types
This commit is contained in:
parent
4d5824cfb5
commit
a55e7c7bfe
4 changed files with 27 additions and 5 deletions
4
config.toml
Normal file
4
config.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[mqtt]
|
||||
username = "oin"
|
||||
password = "n+Bi58l7LxbH5nEJ"
|
||||
host = "homeassistant.local"
|
||||
Reference in a new issue