You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from pvoutput import PVOutput
from datetime import datetime
pv =PVOutput()
s =pv.get_system_status(pv_system_ids=[40283],date=datetime(2022,6,8),use_data_service=True,timezone="Europe/London")
Describe the bug
gives lots of zeros
but. on https://pvoutput.org/intraday.jsp?id=40283&sid=40283&dt=20220605&gs=0&m=1
the valyes are not zero
The text was updated successfully, but these errors were encountered: