hi,
i have made my own Node Red scripting
I check the prices via the VRM API node ( Dynamic ess - 15 min - start : beginning of day - end : end of day ) = when i see a buy - sell graph on the vrm then this works fine! )
BUT that does not work when the DESS is on the Node red mode
it only updates the buy and sell prices when i manually go to the (top rightside ) controls button
and there change Dynamic ESS to on and 10 sec later off.
=>>> then the buy and sell prices update for tomorrow.
when i do that via scripting in node red , i see the button on the vrm go green and 1 min later go to red… and back to node-red modus
=>>>> no update buy and sell prices…
why cant the buy and sell prices be update automatic via de vrm when in node-red mode?
@guystewart , @mpvader @nickdb : you can login to my system if you want and see my code , all is working but not the update for buy and sell prices.
second question :
why are the values getting from the VRM API node NOT the same like on the VRM website
( for Solar Yield Forecast )
data getting =
api type : installations
installation : installation stats
attribute : solar yield forecast
interval : days
start : beginning of day
end : end of day