Update 'mock_secrets.yaml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
sthope 2021-09-02 14:29:34 +02:00
parent d654f884cb
commit 3b9993ec00

View File

@ -1,3 +1,8 @@
# Use this file to store secrets like usernames and passwords.
# 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