Do you have this in your weewx.conf file?
   [[Inigo]]
        HTML_ROOT = /var/www/html/weather/       <<<<<<<Your HTML_ROOT may 
be different to mine
        skin = Inigo
        enable = true
        [[[Units]]]
            [[[[Groups]]]]
                group_altitude = meter
                group_speed2 = km_per_hour2
                group_pressure = mbar
                group_rain = mm
                group_rainrate = mm_per_hour
                group_degree_day = degree_C_day
                group_temperature = degree_C
                group_speed = km_per_hour

    [[SeasonsReport]]
        HTML_ROOT = /var/www/html/weather/Seasons
        #HTML_ROOT = /var/www/html/weather/Seasons
        # The SeasonsReport uses the 'Seasons' skin, which contains the
        # images, templates and plots for the report.
        skin = Seasons
        enable = false

My site is here:
https://weather.ubeaut.work
My inigo settings are here: https://weather.ubeaut.work/inigosettings.txt
My inigo data is here: https://weather.ubeaut.work/inigo-data.txt

Then you have to put the https://weather.ubeaut.work/inigosettings.txt into 
the app (again yours may be named differently)
On Wednesday 6 November 2024 at 17:45:11 UTC+11 Steven Sheeley wrote:

> Hi Bruce.
>
> What is the current URL of your weewx station?  From the Wiki:
>
> Data URL 
> <https://github.com/evilbunny2008/weeWXWeatherApp/wiki/InigoSettings.txt#data-url>
>
> Once you download and save to your website you need to customise the 
> inigo-settings.txt file, and using the default settings as a guide only. 
> The data= line is the only required key-pair, as that pulls in all the 
> information from your weeWX setup. The data= line needs to be the URL to 
> the inigo-data.txt file, this is usually 
> https://<example>.com/weewx/inigo-data.txt.
>
> You can also specify a username and password as part of the URL if you use 
> basic http authentication, eg 
> https://<username:password@example>.com/weewx/inigo-data.txt.
> Mine is *https://wendywx.myndworx.com.au 
> <https://wendywx.myndworx.com.au>, *so if I were running this, it would 
> be, for me,  *https://wendywx.myndworx.com.au/inigo-data.txt 
> <https://wendywx.myndworx.com.au/inigo-data.txt> *according to the wiki
> On Wednesday, November 6, 2024 at 12:09:29 PM UTC+11 Bruce Balthaser wrote:
>
>> That is the support document that i used, but doesn't help me find what i 
>> need to do to find my url. Thank for the suggestion though.
>>
>> On Tue, Nov 5, 2024, 6:01 PM vince <vince...@gmail.com> wrote:
>>
>>> See if 
>>> https://github.com/evilbunny2008/weeWXWeatherApp/wiki/InigoSettings.txt 
>>> helps you any.....
>>>
>>> On Tuesday, November 5, 2024 at 2:52:45 PM UTC-8 Bruce Balthaser wrote:
>>>
>>>> Need help figuring out where to find my "example.com" information in 
>>>> weewx for "https://example.com/weewx/inigo-settings.txt"; in weeWX 
>>>> weather App. I have all the files loaded in weeWX and the weeWX weather 
>>>> App 
>>>> loaded on my phone. Where do I find this info in weewx and how do I send 
>>>> the data to the App. Do I use FTP and if so, what is the info I need to 
>>>> complete that section in the .conf file? The Github wiki for the weeWX App 
>>>> isn't very clear on how to do this.
>>>>
>>>> -- 
>>> 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+...@googlegroups.com.
>>> To view this discussion visit 
>>> https://groups.google.com/d/msgid/weewx-user/51a4ba19-2f9c-4705-81ce-a65a27105613n%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/weewx-user/51a4ba19-2f9c-4705-81ce-a65a27105613n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/f2ffabe4-8c73-496a-ab1a-7ea1337227e3n%40googlegroups.com.

Reply via email to