bellrichm / WeeWX-MQTTSubscribe

A WeeWX service and driver that receives data from MQTT.
GNU General Public License v3.0
52 stars 13 forks source link

Download "latest" doesn't work #211

Closed jens-b closed 3 months ago

jens-b commented 5 months ago

Hello i have some problems to install. "sudo weectl extension install https://github.com/bellrichm/WeeWX-MQTTSubscribe/archive/refs/tags/latest.zip"

give me an html error 404: not found.

how can i install the MQTT Subscribe Extension?

bellrichm commented 5 months ago

Sorry about that. The documentation is in flux as I try to get v3 released. Use this url instead, https://github.com/bellrichm/WeeWX-MQTTSubscribe/archive/refs/tags/v2.3.1.zip

jens-b commented 5 months ago

Thank you, install works now. But new problem. I tried to create an example config with: sudo python3 /etc/weewx/bin/user/MQTTSubscribe.py configure --create-example mqttsubscribe.template.conf

i got this error: Traceback (most recent call last): File "/etc/weewx/bin/user/MQTTSubscribe.py", line 392, in import weeutil ModuleNotFoundError: No module named 'weeutil'

where to get the weeutil?

bellrichm commented 4 months ago

You’ve installed version 2.3.1, so you need to follow these instructions https://github.com/bellrichm/WeeWX-MQTTSubscribe/wiki/Installing-and-updating-version-2.x-and-earlier

github-actions[bot] commented 3 months ago

This issue has been marked stale because it has been waiting for more information for 4 weeks.

github-actions[bot] commented 3 months ago

This issue has been closed because the requested information has not been provided.