Add config file ; add static types

This commit is contained in:
Edgar P. Burkhart 2024-12-08 10:43:31 +01:00
parent 4d5824cfb5
commit a55e7c7bfe
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 27 additions and 5 deletions

4
config.toml Normal file
View file

@ -0,0 +1,4 @@
[mqtt]
username = "oin"
password = "n+Bi58l7LxbH5nEJ"
host = "homeassistant.local"