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

This commit is contained in:
sthope 2021-09-02 14:28:19 +02:00
parent 0da4fc071a
commit d654f884cb

View File

@ -10,3 +10,9 @@ group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
mqtt:
broker: !secret MQTT_BROKER
port: !secret MQTT_PORT
username: !secret MQTT_USER
password: !secret MQTT_PWD