You caught me in the middle of a major documentation update. For weewx v5 use, http://www.weewx.com/docs/5.0/utilities/weectl-extension/ and http://www.weewx.com/docs/5.0/utilities/weectl-station/ And v4, http://www.weewx.com/docs/4.10/utilities.htm#wee_extension_utility and http://www.weewx.com/docs/4.10/utilities.htm#Action_--reconfigure
Then manually update weewx.conf using https://github.com/bellrichm/WeeWX-MQTTSubscribe/wiki/Common-Options as a reference rich On Saturday 27 January 2024 at 16:38:36 UTC-5 Frank Gruhlke Gg wrote: > Hello all.. hopefully someone can help me! > I have a fresh raspbean install on a pi-4 and want to install the MQTT > driver found here: > https://github.com/bellrichm/WeeWX-MQTTSubscribe > > So far managed to install the Paho MQTT Python Client but then started to > run into issues. > > First, DOWNLOAD_DIR = /tmp gave me a "bad command error so I adjusted > and ran: > > /tmp $ wget https://github.com/bellrichm/WeeWX- > MQTTSubscribe/archive/refs/tags/v2.3.1.tar.gz > > and managed to get "v2.3.1.tar.gz into the /tmp directory > > now it seems no matter what I try I cant install from here.. > > frank@pi4:/tmp $ BIN_DIR/wee_extension --install=v2.3.1.tar.gz > bash: BIN_DIR/wee_extension: No such file or directory > also tried > frank@pi4:/tmp $ BIN_DIR/wee_extension --install v2.3.1.tar.gz > bash: BIN_DIR/wee_extension: No such file or directory > > I am sure its something minor but I have no hair left to pull! > > > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/d3d4555a-b6b7-4594-a022-128c6739442cn%40googlegroups.com.