On Tuesday, May 22, 2018 at 10:45:58 AM UTC-7, Bill Morrow wrote: > > > Try going in to your bin/user/ directory and run these commands at your > shell prompt > > wget https:// > raw.githubusercontent.com/bonjour81/ESP8266-MQTT-WEEWX/master/weewx/wxMQTT.py > mv wxMQTT.py wxMesh.py >
You might also check the checksums on the file to verify it's the same as the master copy. Mine looks like: pi@pi3:/tmp $ sha1sum wxMQTT.py 826d007e040b540cb5c6092842667c9966852db9 wxMQTT.py pi@pi3:/tmp $ sha256sum wxMQTT.py e99e86a15f3315eb1dd0db38f4ce759c4af2cb4965f71e031000a380c087d32b wxMQTT.py
