Last active
November 14, 2018 07:02
-
-
Save JoooostB/a09193bb9c7c82eecc565a46dc064d1d to your computer and use it in GitHub Desktop.
esp8266-mqtt-doorbell - MQTT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mqtt: | |
broker: IP | |
port: 1883 | |
client_id: home_assistant | |
username: USERNAME | |
password: PASSWORD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment