Page 1 of 1

opbrengst zonnepanelen (euro's)

Posted: Sun May 10, 2020 3:36 pm
by Frankstoon
Op mijn geroote toon heb ik het dubbel custom tarief E en het Gastarief ingevuld. werkt perfect.
Wat opvalt is echter dat de opbrengst van de zonnepanelen alleen in (k)wh zichtbaar is. het scherm opbrengst in euro's, of vergelijk in euro's. blijft de opbrengst 0 euro.
Is het mogelijk om bij Custom tarief bijvoorbeeld ook (2) vakjes voor opbrengst per (k)wh voor (per tariefgroep), of een vinkje salderingstarief opbrengst, te creƫren.
met als resultaat dat dan ook de opbrengst ook in euro's te zien te krijgen is?

Re: opbrengst zonnepanelen (euro's)

Posted: Sun May 10, 2020 3:55 pm
by TheHogNL
Ik zie het bij mij wel en er is ook geen waarde in de Toon intern voor verschil verbruik en levering stroom (gaan ze na 2023 wel nodig hebben maar ok).
Weet je zeker dat je bij dag/week kijkt?

Re: opbrengst zonnepanelen (euro's)

Posted: Tue May 12, 2020 8:03 pm
by Frankstoon
ja, dat weet ik zeker..
Ik heb 2 foto's gemaakt van verbruik t.o.v. opwek, in kWh en Euro, van vorige week.
afname opwek kWh
afname opwek kWh
afname+opwek kWh (1).jpg (120.53 KiB) Viewed 4835 times
afname opwek Euro
afname opwek Euro
afname+opwek Euro (1).jpg (127.71 KiB) Viewed 4835 times
deze toon1 is na het Rooten wel naar fabrieksinstellingen terug gezet.
hiermee zijn zover begrepen alleen de gegevens vorige eigenaar gewist

Re: opbrengst zonnepanelen (euro's)

Posted: Sun Aug 09, 2020 5:16 pm
by Wunser
Ik heb exact t zelfde probleem, opbrengst in KwH is zichtbaar, in Euro's niet


edit: Inmiddels gevonden, je moet het teruglever tarief even in de XML instellen:


In /mnt/data/qmf/config/config_happ_pwrusage.xml even zoeken naar de volgende regel:

Code: Select all

     <internalAddress>ElecProduBilling</internalAddress>
En dan even de prijzen van stroom ietsje erboven toevoegen:

Code: Select all

     <rate>1</rate>                    
     <usage>4370000</usage>     
     <price>0.2308</price>            
     <lowPrice>0.2308</lowPrice>                                    
     <priceNet>0.1818</priceNet>                          
     <lowPriceNet>0.1818</lowPriceNet>   
     <vat>21</vat>                       
     <saveTargetPerc>0</saveTargetPerc>               
     <benchmarkResult>0</benchmarkResult>             
     <package>happ_pwrusage</package>                   
     <uuid>redacted</uuid>                                                                                                                
     <type>elec_produ</type>                                                                                                                                          
     <internalAddress>ElecProduBilling</internalAddress>                                                                                                              

Re: opbrengst zonnepanelen (euro's)

Posted: Sun Aug 09, 2020 8:50 pm
by TheHogNL
Thanks. I'll add this to the TSC tariff config. Last year I probably forgot to add the produced tariff next to the import tariff.
As we have 'salderingregeling' I will just set the produced price the same as the configured import price.

Re: opbrengst zonnepanelen (euro's)

Posted: Sun Aug 09, 2020 9:22 pm
by Wunser
Might as well make it configurable independently, next few years it'll start deviating anyways

Re: opbrengst zonnepanelen (euro's)

Posted: Mon Aug 10, 2020 8:43 am
by TheHogNL
Wunser wrote:Might as well make it configurable independently, next few years it'll start deviating anyways
Yes but that will be another ballgame. It would be necessary to include the rules for that (from 2023 to 2030 in different steps). This is way beyond an easy mod and probably Quby will put that themselves in the code. So just wait for that.

Re: opbrengst zonnepanelen (euro's)

Posted: Thu Aug 13, 2020 8:32 pm
by whizzz63
TheHogNL wrote:Thanks. I'll add this to the TSC tariff config. Last year I probably forgot to add the produced tariff next to the import tariff.
As we have 'salderingregeling' I will just set the produced price the same as the configured import price.
Heb je deze optie al toegevoegd?

Re: opbrengst zonnepanelen (euro's)

Posted: Thu Aug 13, 2020 10:49 pm
by TheHogNL
whizzz63 wrote:
TheHogNL wrote:Thanks. I'll add this to the TSC tariff config. Last year I probably forgot to add the produced tariff next to the import tariff.
As we have 'salderingregeling' I will just set the produced price the same as the configured import price.
Heb je deze optie al toegevoegd?
Zodra er een nieuwe firmware is zal deze ook meekomen

Re: opbrengst zonnepanelen (euro's)

Posted: Thu Aug 13, 2020 10:49 pm
by TheHogNL
whizzz63 wrote:
TheHogNL wrote:Thanks. I'll add this to the TSC tariff config. Last year I probably forgot to add the produced tariff next to the import tariff.
As we have 'salderingregeling' I will just set the produced price the same as the configured import price.
Heb je deze optie al toegevoegd?
Zodra er een nieuwe firmware is zal deze ook meekomen