Skip to content

Commit

Permalink
- (PLCHome) Configure this adapter to use the release script.
Browse files Browse the repository at this point in the history
  • Loading branch information
PLCHome committed Feb 19, 2024
1 parent 9242094 commit 45877bf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
25 changes: 17 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,35 +525,44 @@ The time read from the inverter is stored here. On the US3000 it is called RTC a

If true without ack is written to set, the current time is sent to the Pylontech. When the command has been executed, the status is set to ack = true.

## Changelog
# Changelog

### 0.0.8 (16.02.2024)
<!--
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

## **WORK IN PROGRESS**

- (PLCHome) Configure this adapter to use the release script.

## 0.0.8 (16.02.2024)

- (PLCHome) improved bat n for E-BOX-48100V-D

### 0.0.7 (01.11.2023)
## 0.0.7 (01.11.2023)

- (PLCHome) issue "Cannot read properties of undefined (reading 'trim') at Parser" fixed, so E-BOX-4850P works now.

### 0.0.6 (09.10.2023)
## 0.0.6 (09.10.2023)

- (PLCHome) The sent command was recognized from the response. Now the command is passed to the parser.

### 0.0.5 (05.10.2023)
## 0.0.5 (05.10.2023)

- (PLCHome) Implemenmt the force H2. Thanx to radi for suppoting this project!

### 0.0.4 (04.10.2023)
## 0.0.4 (04.10.2023)

- (PLCHome) Removed RFC2217.
- (PLCHome) Changed interval to this.interval.
- (PLCHome) Change the connection procedure to catch the exception.

### 0.0.3
## 0.0.3

- (PLCHome) initial release

## License
# License

MIT License

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45877bf

Please sign in to comment.