Skip to content

Commit

Permalink
Merge pull request #139 from reserve85/dev
Browse files Browse the repository at this point in the history
Refactor, API openDTU and AHOY
  • Loading branch information
reserve85 authored Feb 15, 2024
2 parents 43b0939 + 508820e commit 65b3213
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 313 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## V1.75
### script
* refactoring, all DTU commands moved into DTU class
* support newest version of openDTU (API changed, see https://github.com/tbnobody/OpenDTU/releases/tag/v24.2.12)
* set min Version of openDTU to v24.2.12
* support newest version of AhoyDTU (Authentication, removed Factor, see https://github.com/lumapu/ahoy/issues/1415)
* set min Version of AhoyDTU to 0.8.80
### Config
* renamed `AHOY_PASSWORD =` to `AHOY_PASS` (like openDTU)

## V1.74
### script
* reverted script to support AHOY >= '0.7.29'
Expand Down
Loading

0 comments on commit 65b3213

Please sign in to comment.