Skip to content

v0.1.6

Compare
Choose a tag to compare
@badguy99 badguy99 released this 11 Apr 14:55
· 43 commits to master since this release
6c1f72f

This release adds the ability to get the current import or export price
Setting hours to 0 with start_period set to now in apps.yaml will return the current import or export price

The sensors now update when the integration is initialised and then on 00 and 30 minute past the hour, boundaries.

A fix has been included as a midnight trigger point could be missed.
When using today rather than now if the best period starts at 00:00 the trigger point could be missed as the automated trigger is likely to run before the best period data is updated. This fix changes the date the last calculation of the day uses, so that when it runs after 23:30, it uses tomorrows date, so that the new best period is inplace before automated triggers may run at 00:00