Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 517 Bytes

Changelog

1.2 (2024-10-29)

  • Change time window calculation so that it also works correctly on days on which the clock is changed due to daylight saving time.

1.1 (2024-10-01)

  • Avoid usage of the const keyword as it seems to behave inconsistently on different Shellys

1.0 (2024-09-29)

  • Transfer script from gist to repo
  • Refactor script code for readability and conciseness
  • Move documentation from script to README
  • Add license
  • Add ESLint and Prettier configuration
  • Add price limit feature