[weewx-user] Re: Belchertown and missing Compass Directions

2023-08-13 Thread gert.a...@gmail.com
Fixed, missed a  parenthisis
Gert

On Sunday, August 13, 2023 at 4:44:11 PM UTC+2 gert.a...@gmail.com wrote:

> Hi
> I have installed WeeWx 4.10.2 and Belchertown 1.3.1.
> As seen from the screenshot, I don't have the compass directions "S", "Ø 
> and "V". I only have "N"
> My ordinals from weewx.conf look like this:
> graphs_windDir_ordinals = '{ 0: "N", 90: "Ø", 180: "S", 270: "W", 360: "N" 
> }'
>
> Any ideas and thanks for looking
>
> Rgds
> Gert
>

-- 
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/f99c632a-64a5-41c8-a74a-de5720a3ef63n%40googlegroups.com.


Re: [weewx-user] Re: WDC Skin

2023-08-13 Thread Eirik Skorstad
Evaluation of template /home/weewx/skins/weewx-wdc/index.html.tmpl failed.
2023-08-13T23:00:40.303871+02:00 odin weewx[251007] ERROR 
weewx.cheetahgenerator:  Ignoring template 
/home/weewx/skins/weewx-wdc/index.html.tmpl
2023-08-13T23:00:40.304352+02:00 odin weewx[251007] ERROR 
weewx.cheetahgenerator:  Reason: cannot find 'get_windrose_enabled'
2023-08-13T23:00:40.304456+02:00 odin weewx[251007] ERROR 
weewx.cheetahgenerator:  To debug, try inserting '#errorCatcher Echo' 
at top of template


Skin is not generating any of the templates. Why is that? 
torsdag 8. juni 2023 kl. 11:22:50 UTC+2 skrev Greg from Oz:

> Yes that works.
> I did a grep of the whole directory and sub directories looking for that 
> and missed it.
> But I was looking for get_base_path and not just base_path
>
> Thanks again.
>
> On Thursday, 8 June 2023 at 19:05:48 UTC+10 David Bätge wrote:
>
>> Hi Greg!  Please set the base_path in skin.conf to '/wdc/':
>>
>> base_path = /wdc/
>>
>> See 
>> https://github.com/Daveiano/weewx-wdc/wiki/WeeWX-related#setting-html_root-and-basepath
>>  
>> and https://github.com/Daveiano/weewx-wdc/wiki/Configuration#extras. 
>> This should resolve the problem.
>> Greg from Oz schrieb am Donnerstag, 8. Juni 2023 um 10:53:53 UTC+2:
>>
>>> Hi,
>>>
>>> I am testing the wdc skin and have set the html document root to 
>>> /var/www/html/weather/wdc
>>> If I go to https://weather.ubeaut.work/wdc/ (because I am testing and 
>>> want to leave my other webpages) it shows the wdc index.html which is good.
>>> If I click on any of the menu items eg Today  week month it takes me to 
>>> my other web page. Yesterday doesn't work because on my other webpage there 
>>> isn't a yesterday web page.
>>> I suspect it is because of the $get_base_path which would be 
>>> https://weather.ubeaut.work in this case.
>>> How or where can I change this to be https://weather.ubeaut.work/wdc so 
>>> I can test it out?
>>>
>>> Thanks
>>>
>>>
>>> On Monday, 3 April 2023 at 00:31:31 UTC+10 gary@gmail.com wrote:
>>>
 Version 3.1.1 has been released and this is now one of the nicest skins 
 I've used.
 Clear text, excellent graphs, histograms, live data from MQTT.
 Scales well to tablets.
 For my needs, replaced the Belchertown skin.
 On Friday, August 5, 2022 at 10:43:52 AM UTC-4 Andrea Di Saverio wrote:

> Sorry for my late replay.
>
> Yes, the suggestion solved my problem. I was not installing as root 
> user.
> Thank you.
>
> Il giorno giovedì 4 agosto 2022 alle 01:46:26 UTC+2 
> david@gmail.com ha scritto:
>
>> @disaveri Did this solve your problem?
>>
>> Btw: I released 2.0.1 which resolves the "non-web-root"-issue, the 
>> "Pressure diagram with inHg unit"-issue and includes a few other 
>> bugfixes: 
>> https://github.com/Daveiano/weewx-wdc/releases/tag/v2.0.1
>>
>> Thanks for your input!
>>
>> vince schrieb am Dienstag, 2. August 2022 um 00:54:05 UTC+2:
>>
>>> On Monday, August 1, 2022 at 3:32:23 PM UTC-7 disaveri...@gmail.com 
>>> wrote:
>>>
  the root cause is possibly something else?

>>>
>>> Yes.  The 'root' cause indeed. 
>>>
>>> See the  FAQ - 
>>> https://github.com/weewx/weewx/wiki/faq-permission-denied
>>>  
>>>
>>

-- 
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/9ca5cc6a-e513-4df0-9f29-5e1fd1c158b7n%40googlegroups.com.


[weewx-user] gw1000/gw2000 Battery Status

2023-08-13 Thread Daidl Himself
Hi,

I have the GW2000 with lots of sensors sattached,  and grab the data with 
the gw1000 driver. The Season skin is used to display the data.
adapting the database and  the extension.py was successfull to write the 
data in the database with a logical group assigned.

What I struggle with, is the logic for the Battery status for some sensors. 
As mentioned in the wiki, the sensors give different values for the status 
and might need to be individual configurated.

I have a wh45, that gives me values 0-5 for Battery use and a 6 for 
external power. Where can I find the code to validate the staus as "OK", 
"BAD"or "USB" and change it accordingly?

-- 
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/00ee8aba-985b-4a0a-b5bf-2d2b35e226ffn%40googlegroups.com.