create an mqtt_dummy that sends string every second
All checks were successful
Unit Tests / Run Tests (push) Successful in 14s
All checks were successful
Unit Tests / Run Tests (push) Successful in 14s
This commit is contained in:
parent
ed37e1c550
commit
af4f5a850c
6 changed files with 133 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
mqtt:
|
||||
host: "192.168.1.11"
|
||||
client_id: "weather_portal_dev"
|
||||
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