# Use this file to store secrets like usernames and passwords. # Learn more at https://www.home-assistant.io/docs/configuration/secrets/ some_password: welcome MQTT_BROKER: 192.168.1.100 MQTT_PORT: 1883 MQTT_USER: example MQTT_PWD: example