@FireWizard
See the Addition at the bottom of this message
Summary: if the predicted Power-value for 1 hour is extrapolated over 1 hour, then the result is equivalent to the Energy over that hour, and reverse.
Therefore with the hourly input-data from forecast.solar, it does not really matter what unit you take for display, because the value in W or the value in Wh will the same.
Forecast of the yield of solar panels [Solved]
Moderator: leecollings
-
Toulon7559
- Posts: 859
- Joined: Sunday 23 February 2014 17:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: <2025
- Location: Hengelo(Ov)/NL
- Contact:
Re: Forecast of the yield of solar panels
Last edited by Toulon7559 on Saturday 06 July 2019 21:19, edited 1 time in total.
Set1 = RPI-Zero+RFXCom433+S0PCM+Shield for BMP180/DS18B20/RS485+DDS238-1ZNs
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
- FireWizard
- Posts: 1968
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: Forecast of the yield of solar panels
Hi Toulon7559,
You are right, I fully agree,
The values for Estimated Power in Watts and Estimated Energy in Wh or kWh
are identical.
Thank you for the reply.
Regards
You are right, I fully agree,
The values for Estimated Power in Watts and Estimated Energy in Wh or kWh
are identical.
Thank you for the reply.
Regards
-
Toulon7559
- Posts: 859
- Joined: Sunday 23 February 2014 17:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: <2025
- Location: Hengelo(Ov)/NL
- Contact:
Re: Forecast of the yield of solar panels
Just puzzled, and therefore requesting your views ....
Since a year using the dzvents-script in this message.
After a system crash & restauration the script running without showing errors in the log.
However, one of the devices (3148) does not refresh anymore [but no problem with the other 3 devices of same type (3126, 3127 and 3136)]:
somebody having a pragmatic solution?
Since a year using the dzvents-script in this message.
After a system crash & restauration the script running without showing errors in the log.
However, one of the devices (3148) does not refresh anymore [but no problem with the other 3 devices of same type (3126, 3127 and 3136)]:
somebody having a pragmatic solution?
Set1 = RPI-Zero+RFXCom433+S0PCM+Shield for BMP180/DS18B20/RS485+DDS238-1ZNs
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Forecast of the yield of solar panels
My first step in the process of finding the issue would be to look at the log for the line with "watt-hours_cum today: "Toulon7559 wrote: Thursday 13 August 2020 14:08 Just puzzled, and therefore requesting your views ....
one of the devices (3148) does not refresh anymore
(assuming the script has still LOG_DEBUG active)
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
Toulon7559
- Posts: 859
- Joined: Sunday 23 February 2014 17:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: <2025
- Location: Hengelo(Ov)/NL
- Contact:
Re: Forecast of the yield of solar panels
Subject dzvents-script presently is only one at this machine.
With below lines would expect some input to the logging of Domoticz [?], but nothing appears
With below lines would expect some input to the logging of Domoticz [?], but nothing appears
Code: Select all
logging = {
level = domoticz.LOG_DEBUG, -- switch to LOG_ERROR when all OK
marker = webResponse
}Set1 = RPI-Zero+RFXCom433+S0PCM+Shield for BMP180/DS18B20/RS485+DDS238-1ZNs
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Forecast of the yield of solar panels
If you don't see anything in the log then your settings for event logging / dzVents logging do probably prevent that.Toulon7559 wrote: Thursday 13 August 2020 15:43 Subject dzvents-script presently is only one at this machine.
With below lines would expect some input to the logging of Domoticz [?], but nothing appearsCode: Select all
logging = { level = domoticz.LOG_DEBUG, -- switch to LOG_ERROR when all OK marker = webResponse }
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
Toulon7559
- Posts: 859
- Joined: Sunday 23 February 2014 17:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: <2025
- Location: Hengelo(Ov)/NL
- Contact:
Re: Forecast of the yield of solar panels
@waaren,
Whatever the reason of the described error, stripping & tuning the mentioned script for serving device 3148 only was successful.
Now to remerge the 2 working scripts to return to 1 script (to save on calls to the website).
Or (as alternative approach) reduce the calling rate per script to stay within the allowance.
{in hindsight my experiments during restauration to get the scripts running again might have required more calls per time frame than allowed, causing a temporary blockade]
And next have a look why no logging visible for DzVents, because at the Setup-page of Domoticz all settings seem OK .....
Whatever the reason of the described error, stripping & tuning the mentioned script for serving device 3148 only was successful.
Now to remerge the 2 working scripts to return to 1 script (to save on calls to the website).
Or (as alternative approach) reduce the calling rate per script to stay within the allowance.
{in hindsight my experiments during restauration to get the scripts running again might have required more calls per time frame than allowed, causing a temporary blockade]
Set1 = RPI-Zero+RFXCom433+S0PCM+Shield for BMP180/DS18B20/RS485+DDS238-1ZNs
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
Set2 = RPI-3A++RFLinkGTW+ESP8266s+PWS_WS7000
Common = KAKUs+3*PVLogger+PWS_TFA_Nexus
plus series of 'satellites' for dedicated interfacing, monitoring & control.
Who is online
Users browsing this forum: Bing [Bot] and 1 guest