Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

WeatherWizz

Discussion and support for 3rd-party (non-Sandaysoft) tools for Cumulus
Post Reply
Nossie
Posts: 361
Joined: Tue 16 Aug 2022 8:01 pm
Weather Station: Ecowitt 2551
Operating System: Raspberry Pi5 Debian Bookworm
Location: Stewarton, East Ayrshire UK
Contact:

WeatherWizz

Post by Nossie »

I was fiddling with weatherwizz to see if I could get it to work with alexa and cumulus.

Having read the resource I thought it would have been a simple drop in

Code: Select all

https://api.weatherwizz.com/api/cupdate?stationid=xxxxxxxxxx&auth=xxxxxxxxxwd=<#RecentWindDir>&ws=<#wspeed dp=1>&g=<#wlatest dp=1>&oc=<#temp>&r=<#rfall>&rh=<#rhour>&ap=<#press>&od=<#dew>&h=<#hum>&uv=<#UV>&oma=<#tempTH>&omi=<#tempTL>&wc=<#wchill>&it=<#intemp>&rr=<#rrate>&rm=<#rmonth>&ry=<#ryear>&fl=<#feelslike>&hi=<#heatindex>&sr=<#SolarRad dp=1>&temp1=<#ExtraTemp1>&temp2=<#ExtraTemp2>&temp3=<#ExtraTemp3>&temp4=<#ExtraTemp4>&temp5=<#ExtraTemp5>&temp6=<#ExtraTemp6>&temp7=<#ExtraTemp7>&h1=<#ExtraHum1>&h2=<#ExtraHum2>&h3=<#ExtraHum3>&h4=<#ExtraHum4>&h6=<#ExtraHum6>&h7=<#ExtraHum7>&sm1=<#SoilMoisture1>&sm2=<#SoilMoisture2>&sm3=<#SoilMoisture3>&sm4=<#SoilMoisture4>&sm5=<#SoilMoisture5>&co2=<#CO2>&co2_24h=<#CO2-24h>&ls=<#LightningDistance>&ln=<#LightningStrikesToday>&pm25_ch1=<#AirQuality1>&pm25_ch2=<#AirQuality2>&pm25_avg_24h_ch1=<#AirQualityAvg1>&pm25_avg_24h_ch2=<#AirQualityAvg2>&pm25_co2=<#CO2-pm2p5>&pm25_24h_co2=<#CO2-pm2p5-24h>&pm10_co2=<#CO2-pm10>&pm10_24h_co2=<#CO2-pm10-24h>&gd=<#wgustTM dp=1>
like the example

Code: Select all

https://the_URL_here/your_api_here?winddir=<#avgbearing>&windspeedmph=<#wspeed>&windgustmph=<#wgust>&tempf=<#temp>&rainin=<#rhour>&baromin=<#press>&dewptf=<#dew>&humidity=<#hum>&uv=<#UV>
But I immediately get the error below - am I missing something really obvious, or have I just jumped in with both feet again?
You do not have the required permissions to view the files attached to this post.
Last edited by Nossie on Sat 22 Oct 2022 8:38 am, edited 1 time in total.
Ian.

http://www.StewartonWeather.com
Containerised Cumulus[MX] 3.28.0 (build: 3269) ● CumulusUtils Version 6.23.0● Ecowitt 2551/WH65/T&HP/WH57/WH45/3x WH51 ● Pi 5 8GB ● Debian Bookworm ● Ubuntu Server Host
User avatar
mcrossley
Posts: 12776
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: WeatherWizz

Post by mcrossley »

Please see if there is anything in the MXdiags log for the time you get error or post it along with a date/time to look at.
Nossie
Posts: 361
Joined: Tue 16 Aug 2022 8:01 pm
Weather Station: Ecowitt 2551
Operating System: Raspberry Pi5 Debian Bookworm
Location: Stewarton, East Ayrshire UK
Contact:

Re: WeatherWizz

Post by Nossie »

Hi

Strangely enough when I received that error - I just assumed it wasn't saved to cumulus, I found no errors in the log but I did see it's reporting to weatherwizz --- soooo it's working?

thanks.
Ian.

http://www.StewartonWeather.com
Containerised Cumulus[MX] 3.28.0 (build: 3269) ● CumulusUtils Version 6.23.0● Ecowitt 2551/WH65/T&HP/WH57/WH45/3x WH51 ● Pi 5 8GB ● Debian Bookworm ● Ubuntu Server Host
Mapantz
Posts: 1822
Joined: Sat 17 Dec 2011 11:55 am
Weather Station: Davis Vantage Pro2
Operating System: Windows 11 x64
Location: Dorset - UK
Contact:

Re: WeatherWizz

Post by Mapantz »

You've got a a quote ( " ) at the end of your example, is it also in your http call in CMX? As it needs to be removed.
Image
WeatherWizz
Posts: 1
Joined: Mon 13 Mar 2023 8:51 am
Weather Station: WeatherWizz
Operating System: Windows
Contact:

Re: WeatherWizz

Post by WeatherWizz »

Hey Guys,

Just found this forum, hope you got your connection to WeatherWizz running ok? if not you can always contact support at weatherwizz.

We have just released our latest Dashboard builder binging a whole lot more to Weather Dashboards, check it out over at our website, hope to see you there!

Cheers

Duncan @ www.WeatherWizz.com.
Last edited by WeatherWizz on Mon 13 Mar 2023 9:17 am, edited 1 time in total.
Post Reply