[weewx-user] Re: Belchertown on version 5.0 weewx

2023-07-25 Thread Timothy LeCoq
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 
>
> 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:
>>> weectlwee_database  wee_debug wee_devicewee_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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c0c53be4-09e6-401c-993e-70981dc8c241n%40googlegroups.com.


[weewx-user] Re: Belchertown on version 5.0 weewx

2023-07-24 Thread vince
Version 5 has different syntax.
Try:
weectl extension install 

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:
>> weectlwee_database  wee_debug wee_devicewee_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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8b02366e-281f-488e-b8e9-674eb01be3den%40googlegroups.com.


[weewx-user] Re: Belchertown on version 5.0 weewx

2023-07-24 Thread Greg from Oz
Yes it is NOT there. Sorry I thought I saw it but that may have been on my 
V4/5 server that I kept the V4 on just in case.

I guess you just manually install the extension?

Like I said I haven't done it in V5. Good luck.

On Tuesday, 25 July 2023 at 12:46:22 UTC+10 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:
>> weectlwee_database  wee_debug wee_devicewee_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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8fea2099-7607-4caf-a51d-30bbd52e15ban%40googlegroups.com.


[weewx-user] Re: Belchertown on version 5.0 weewx

2023-07-24 Thread Timothy LeCoq
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:
> weectlwee_database  wee_debug wee_devicewee_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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/214e437f-be6b-4e92-8d6a-f38898c4fe0cn%40googlegroups.com.


[weewx-user] Re: Belchertown on version 5.0 weewx

2023-07-24 Thread Greg from Oz
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:
weectlwee_database  wee_debug wee_devicewee_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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/36dab9a3-e627-400c-9589-ad479271b633n%40googlegroups.com.


[weewx-user] Re: Belchertown on version 5.0 weewx

2023-07-24 Thread Timothy LeCoq
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/95e81023-e996-405b-b529-b8aa96b6cba9n%40googlegroups.com.


[weewx-user] Re: Belchertown on version 5.0 weewx

2023-07-24 Thread Greg from Oz
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b9286bfb-b191-412f-915c-1c86085a3cb4n%40googlegroups.com.