jim-easterbrook / pywws

Python software for USB Wireless WeatherStations
https://pywws.readthedocs.io/
GNU General Public License v2.0
204 stars 62 forks source link

Update toservice.py #50

Closed jpmeijers closed 7 years ago

jpmeijers commented 7 years ago

If the MQTT password is not set, also do not set it in the mqtt client. Some services only need usernames without passwords to identify a users. If you provide a password authentication fails.