"no schedule" when using ps-strategy-lowest-price

Hi all!
After using my flow a couple of times "ps-strategy-lowest-price" suddenly shows "no schedule". Does anybody has an idea what's wrong?

Thank you!

debug7 says...

{"schedule":[{"time":"2023-10-28T00:00:00.000+02:00","value":false,"countHours":24}],"hours":[{"start":"2023-10-28T00:00:00.000+02:00","price":0.2677,"onOff":false,"saving":null},{"start":"2023-10-28T01:00:00.000+02:00","price":0.2487,"onOff":false,"saving":null},{"start":"2023-10-28T02:00:00.000+02:00","price":0.2439,"onOff":false,"saving":null},{"start":"2023-10-28T03:00:00.000+02:00","price":0.2325,"onOff":false,"saving":null},{"start":"2023-10-28T04:00:00.000+02:00","price":0.2391,"onOff":false,"saving":null},{"start":"2023-10-28T05:00:00.000+02:00","price":0.2492,"onOff":false,"saving":null},{"start":"2023-10-28T06:00:00.000+02:00","price":0.2462,"onOff":false,"saving":null},{"start":"2023-10-28T07:00:00.000+02:00","price":0.2621,"onOff":false,"saving":null},{"start":"2023-10-28T08:00:00.000+02:00","price":0.275,"onOff":false,"saving":null},{"start":"2023-10-28T09:00:00.000+02:00","price":0.2736,"onOff":false,"saving":null},{"start":"2023-10-28T10:00:00.000+02:00","price":0.2706,"onOff":false,"saving":null},{"start":"2023-10-28T11:00:00.000+02:00","price":0.2501,"onOff":false,"saving":null},{"start":"2023-10-28T12:00:00.000+02:00","price":0.2502,"onOff":false,"saving":null},{"start":"2023-10-28T13:00:00.000+02:00","price":0.2479,"onOff":false,"saving":null},{"start":"2023-10-28T14:00:00.000+02:00","price":0.255,"onOff":false,"saving":null},{"start":"2023-10-28T15:00:00.000+02:00","price":0.2706,"onOff":false,"saving":null},{"start":"2023-10-28T16:00:00.000+02:00","price":0.3004,"onOff":false,"saving":null},{"start":"2023-10-28T17:00:00.000+02:00","price":0.3334,"onOff":false,"saving":null},{"start":"2023-10-28T18:00:00.000+02:00","price":0.3443,"onOff":false,"saving":null},{"start":"2023-10-28T19:00:00.000+02:00","price":0.3085,"onOff":false,"saving":null},{"start":"2023-10-28T20:00:00.000+02:00","price":0.2746,"onOff":false,"saving":null},{"start":"2023-10-28T21:00:00.000+02:00","price":0.2664,"onOff":false,"saving":null},{"start":"2023-10-28T22:00:00.000+02:00","price":0.2569,"onOff":false,"saving":null},{"start":"2023-10-28T23:00:00.000+02:00","price":0.2236,"onOff":false,"saving":null}],"source":"Tibber","config":{"fromTime":"00","toTime":"00","hoursOn":2,"maxPrice":null,"doNotSplit":true,"sendCurrentValueWhenRescheduling":true,"outputIfNoSchedule":false,"outputOutsidePeriod":false,"outputValueForOn":true,"outputValueForOff":false,"outputValueForOntype":"bool","outputValueForOfftype":"bool","override":"auto","contextStorage":"memory","hasChanged":false},"time":"2023-10-28T06:46:30.759+00:00","version":"4.1.3","strategyNodeId":"26284827b501a977","current":false}

Hi @Kalie15 - Welcome to the forums.

If sharing Code/JSON - use back ticks, for it to be read easier.

```
Code/JOSN Here
```

I don't use that Node, but given there is no change (onOff is all false)
it would make sense that there is no scheduled change?

If there should be changes, maybe check what is going into it/check docs?

Some here may use it, and may have better ideas

Hi! There was no significant change, beside of the hours (1-23), it‘s the same when using 0-24. The point „off when no schedule“ is important to set with this behavior, otherwise my battery is loading all the time.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.