5 lines
195 B
YAML
5 lines
195 B
YAML
# Use this file to store secrets like usernames and passwords.
|
|
# Learn more at https://home-assistant.io/docs/configuration/secrets/
|
|
mqtt_username: mqtt
|
|
mqtt_password: mqtt_password_placeholder
|
|
|