Skip to content

Commit

Permalink
chore: release v1.11.0
Browse files Browse the repository at this point in the history
- Drop Standby usage to 7W and 14W if HUB connected with ACE as it is more accurate
- Added heatState and autoModel (system operation mode) state
- Added possibility to set the operation mode (autoModel)
- Fix gridPower state
  • Loading branch information
nograx committed Feb 11, 2025
1 parent 7e86ee3 commit e9df547
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 28 deletions.
47 changes: 23 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,54 +47,53 @@ If you find the adapter useful for you and want to support my work, feel free to

Credits goes to https://github.com/reinhard-brandstaedter/solarflow which helped a lot with the knowledge about the MQTT server from Zendure! Thanks!

## Changelog

### **WORK IN PROGRESS**
## Changelog
### 1.11.0 (2025-02-11)

- Drop Standby usage to 7W and 14W if HUB connected with ACE as it is more accurate
- Added heatState and autoModel (system operation mode) state
- Added possibility to set the operation mode (autoModel)
- Fix gridPower state

- Fix gridPower state

### 1.10.7 (2025-01-21)

- Fix reset calculation values of ACE if connected to HUB

- Fix reset calculation values of ACE if connected to HUB

### 1.10.6 (2025-01-16)

- Fix start of calculation if HUB is connected with Ace

- Fix start of calculation if HUB is connected with Ace

### 1.10.4 (2025-01-14)

- Fix "Grid Input Power" state if connected with Ace

- Fix "Grid Input Power" state if connected with Ace

### 1.10.1 (2025-01-06)

- Fix input limit when hub is bundled with ace
- Fix calculation when low voltage block is activated

- Fix calculation when low voltage block is activated

### 1.10.0 (2024-12-02)

- Add setting to perform a full charge if SOC from Zendure is greater than 50% when on low voltage
- Bugfixes

- Bugfixes

### 1.9.3 (2024-11-22)

- Fix for Low Voltage Block not deactivated

- Fix for Low Voltage Block not deactivated

### 1.9.2 (2024-11-21)

- Fix some state definitions

- Fix some state definitions

### 1.9.1 (2024-11-21)

- Improvement for 'Low Voltage Block'.
- Changed the state "hubState" a an option value.

- Changed the state "hubState" a an option value.

### 1.9.0 (2024-11-20)

- New option to force Solarflow device to go offline when "Low Voltage Block"-option is used.

- New option to force Solarflow device to go offline when "Low Voltage Block"-option is used.

## License

MIT License
Expand All @@ -117,4 +116,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "zendure-solarflow",
"version": "1.10.7",
"version": "1.11.0",
"news": {
"1.11.0": {
"en": "Drop Standby usage to 7W and 14W if HUB connected with ACE as it is more accurate\nAdded heatState and autoModel (system operation mode) state\nAdded possibility to set the operation mode (autoModel)\nFix gridPower state",
"de": "Drop Standby-Nutzung auf 7W und 14W, wenn HUB mit ACE verbunden, da es genauer ist\nHinzugefügt HeatState und AutoModel (Systembetriebsmodus) Zustand\nMöglichkeit zur Einstellung des Betriebsmodus (autoModel)\nNetzPower Zustand",
"ru": "Бросьте резервное использование до 7W и 14W, если HUB подключен к ACE, так как он более точен\nДобавлено состояние тепла и автомодели (режим работы системы)\nДобавлена возможность установки режима работы (autoModel)\nСостояние сетки",
"pt": "Drop Standby uso para 7W e 14W se HUB conectado com ACE como é mais preciso\nEstado de calor adicionado e autoModel (modo de operação do sistema) estado\nAdicionado possibilidade para definir o modo de operação (autoModel)\nFix grid estado do poder",
"nl": "Plaats standby gebruik naar 7W en 14W als HUB verbonden met ACE als het nauwkeuriger is\nToegevoegde warmtetoestand en autoModel (systeemmodus)\nToegevoegde mogelijkheid om de werkmodus in te stellen (autoModel)\nFix gridPower status",
"fr": "Déposer l'utilisation de standby à 7W et 14W si HUB connecté avec ACE car il est plus précis\nAjout de l'état de chaleur et du modèle automatique (mode de fonctionnement du système)\nAjout de la possibilité de définir le mode de fonctionnement (autoModèle)\nCorrection de l'état gridPower",
"it": "Drop Standby utilizzo a 7W e 14W se HUB collegato con ACE in quanto è più accurato\nAggiunta termostato e autoModel (modalità di funzionamento del sistema) stato\nAggiunta possibilità di impostare la modalità di funzionamento (autoModel)\nFissare la griglia",
"es": "Suelte el uso de Standby a 7W y 14W si HUB conectado con ACE ya que es más preciso\nEstado de calor añadido y autoModelo (modo de operación del sistema)\nMayor posibilidad de establecer el modo de operación (autoModel)\nEstado de la red fija",
"pl": "Drop Standby użycie 7W i 14W jeśli HUB podłączony z ACE, jak jest bardziej dokładne\nDodano stan heatState i autoModel (tryb pracy systemu)\nDodano możliwość ustawienia trybu pracy (autoModel)\nFix gridPower state",
"uk": "При підключенні HUB з ACE до 7W і 14W, якщо HUB з'єднаний з ACE, як це більш точний\nДодано режим роботи системи HeatState та AutoModel (режим роботи системи)\nДодано можливість встановити режим роботи (autoModel)\nФіксований стан живлення",
"zh-cn": "如果HUB与ACE连接, 则将备用使用降至7W和14W, 因为它更准确\n添加热态和自动模式(系统操作模式)状态\n添加设置操作模式的可能性( 自动模式)\n固定网格电源状态"
},
"1.10.7": {
"en": "Fix reset calculation values of ACE if connected to HUB",
"de": "Reset-Berechnungswerte von ACE, wenn mit HUB verbunden",
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.zendure-solarflow",
"version": "1.10.7",
"version": "1.11.0",
"description": "zendure-solarflow",
"author": {
"name": "Peter",
Expand Down

0 comments on commit e9df547

Please sign in to comment.