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
I have the old script up and running from Sjord, but obviously not for HASS.
Can u add that it retrieve the yearly totals of all years ?
Because the one now in HASS does not contain the yearly total devices
On my old script, i have it implemented,
I added this to the old script of Sjord plant_detail1 = api.plant_detail(plant_id, Timespan.year, datetime.date.today())
i did that with a simple Timespan.
Regards
The text was updated successfully, but these errors were encountered:
Hi,
I have the old script up and running from Sjord, but obviously not for HASS.
Can u add that it retrieve the yearly totals of all years ?
Because the one now in HASS does not contain the yearly total devices
On my old script, i have it implemented,
I added this to the old script of Sjord
plant_detail1 = api.plant_detail(plant_id, Timespan.year, datetime.date.today())
i did that with a simple Timespan.
Regards
The text was updated successfully, but these errors were encountered: