This commit is contained in:
parent
d654f884cb
commit
3b9993ec00
@ -1,3 +1,8 @@
|
|||||||
# Use this file to store secrets like usernames and passwords.
|
# Use this file to store secrets like usernames and passwords.
|
||||||
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
|
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
|
||||||
some_password: welcome
|
some_password: welcome
|
||||||
|
|
||||||
|
MQTT_BROKER: 192.168.1.100
|
||||||
|
MQTT_PORT: 1883
|
||||||
|
MQTT_USER: example
|
||||||
|
MQTT_PWD: example
|
Loading…
x
Reference in New Issue
Block a user