Skip to content

Commit

Permalink
chore: release v2.0.0-alpha.0
Browse files Browse the repository at this point in the history
- (mcm1957) Adapter has been mpoved to iobroker-community-adapters area
- (mcm1957) POSSIBLE BREAKING: Adapter has been built from current github content. As latest npm packages have been created axternal, theres a chance that some changes got lost.
- (jpawlowski) Travis and AppVeyor have been replced by GitHub Actions, based on ioBroker/create-adapter
- (jpawlowski) Adpter requires NodeJS 16 minimum now
- (jpawlowski) Dependencies have been updated
- (jpawlowski) Configuration item healthIntervall has been rename/correct to healthInterval
  • Loading branch information
mcm1957 committed Sep 29, 2023
1 parent a45645e commit 2581054
Show file tree
Hide file tree
Showing 4 changed files with 886 additions and 934 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,7 @@ is true when TV is on and false if TV is off
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 2.0.0-alpha.0 (2023-09-29)

- (mcm1957) Adapter has been mpoved to iobroker-community-adapters area
- (mcm1957) POSSIBLE BREAKING: Adapter has been built from current github content. As latest npm packages have been created axternal, theres a chance that some changes got lost.
Expand Down
Loading

0 comments on commit 2581054

Please sign in to comment.