Thank you Vince. I will look at those docs. Appreciate the help On Monday, July 24, 2023 at 10:14:36 PM UTC-5 vince wrote:
> Version 5 has different syntax. > Try: > weectl extension install <filename> > > If you are running with a pip installation in a python virtual > environment, you need to activate the venv before running the weectl > command. You will likely need to install more python modules into the venv > as well (most likely paho-mqtt if you use websockets and MQTT to make > Belchertown live). > > weectl docs are at https://weewx.com/docs/5.0/utilities/weectl-extension/ > at this moment in time. > > On Monday, July 24, 2023 at 7:46:22 PM UTC-7 Timothy LeCoq wrote: > >> Thank you again, but I am sorry to say that I do not see the >> wee_extension installer in the list that I can find. According to the >> belchertown install instructions, it seems to be required to use the >> wee_extension installer. >> >> On Monday, July 24, 2023 at 9:31:50 PM UTC-5 Greg from Oz wrote: >> >>> Because it is in a virtual environmet: >>> https://weewx.com/docs/5.0/quickstarts/pip/#install-in-a-virtual-environment >>> you run: source ~/weewx-venv/bin/activate (that puts you in the virtual >>> environment) >>> >>> If you type wee_ and hit tab twice you should see: >>> weectl wee_database wee_debug wee_device wee_import >>> wee_reports weewxd >>> >>> The commands are here in bin. >>> ~/weewx-venv/bin >>> >>> and your data is in: >>> ~/weewx-data >>> >>> I haven't used the wee_extension under V5 as I just copied all my V4 >>> data configs etc to the relevant directories in V5. >>> >>> >>> On Tuesday, 25 July 2023 at 12:21:08 UTC+10 Timothy LeCoq wrote: >>> >>>> Thank you for the reply >>>> where is the wee_extension installer located to install the belchertown >>>> skin? >>>> In version 4.x it was located under scripts, but I don't see the >>>> scripts directory. >>>> Or am I wrong? >>>> Thanks >>>> >>>> On Monday, July 24, 2023 at 9:17:25 PM UTC-5 Greg from Oz wrote: >>>> >>>>> I am running V5: >>>>> https://weather.ubeaut.work/ >>>>> and also >>>>> https://weather.ubeaut.work/wdc >>>>> So yes you can have more than one skin. >>>>> >>>>> On Tuesday, 25 July 2023 at 12:06:07 UTC+10 Timothy LeCoq wrote: >>>>> >>>>>> Going through the weewx version 5 documentation at. >>>>>> https://weewx.com/docs/5.0/usersguide/installing-weewx/ >>>>>> Is it possible to install another skin such as Belchertown on weewx >>>>>> version 5? >>>>>> I don't see the wee_extension installer or am I wrong? >>>>>> Thank you for weewx and all the support on this forum. >>>>>> >>>>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c0c53be4-09e6-401c-993e-70981dc8c241n%40googlegroups.com.
