From 7dda08efbc8ca8d238a17d79a64be86fd5af9774 Mon Sep 17 00:00:00 2001 From: ChrisHanuta Date: Thu, 29 Feb 2024 15:33:34 +0100 Subject: [PATCH] Incorrect description in AlCalzone/release-script readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5d4c78e..4924ef6 100644 --- a/README.md +++ b/README.md @@ -525,14 +525,14 @@ 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 -## **WORK IN PROGRESS** +### **WORK IN PROGRESS** - (PLCHome) Configure this adapter to use the release script. - (PLCHome) Improved bat n for E-BOX-48100V-D on 100%. @@ -540,33 +540,33 @@ If true without ack is written to set, the current time is sent to the Pylontech - (PLCHome) If the timeout occurs, send the last command again. - (PLCHome) No further commands after a timeout. -## 0.0.8 (16.02.2024) +### 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