Add log level configuration and improve logging in MQTT client
This commit is contained in:
parent
be2381429f
commit
cbb6c71f09
3 changed files with 44 additions and 12 deletions
|
|
@ -2,3 +2,5 @@ host ="homeassistant.local"
|
|||
port = 1883
|
||||
username = "hasspy"
|
||||
password = "password"
|
||||
|
||||
log_level = "INFO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue