Skip to content

Commit

Permalink
Small Update
Browse files Browse the repository at this point in the history
  • Loading branch information
alaub81 committed Feb 11, 2021
1 parent 135f8d7 commit f74a046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bh1750-mqtt.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# set the variables
broker='FQDN / IP Adresse'
port=8883
publish_topic="house/pi-bh1750"
publish_topic='house/pi-bh1750'
clientid='python-mqtt-bh1750'
username='mosquitto'
password='password'
Expand Down

0 comments on commit f74a046

Please sign in to comment.