Skip to content

v0.0.11

Choose a tag to compare

@dirkjanfaber dirkjanfaber released this 14 Jun 10:01
· 29 commits to main since this release

Quite a big rewrite of a lot of the main functions, allowing for easier debugging of the code.

Also some new functionality added:

  • Depending on the amount of API calls left for the day, the sleep time between calls is either increased or decreased.
  • There now is a msg.payload.calc field, containing extra information like the seconds to the next state change and the start and end time (as javascript new Date(), so in milliseconds after the epoch), duration in seconds and more.