iobroker.zendure-solarflow 1.1.23 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,7 +18,7 @@ You can read more about the API here: https://github.com/Zendure/developer-devic
18
18
 
19
19
  Notes:
20
20
 
21
- 1. You have to use the global Zendure Server!
21
+ 1. Currently on working with SolarFlow devices. AIO is not supported (as I don't have such a device..)
22
22
 
23
23
  2. It is possible to control the Output limit with the state created in the productId/deviceKey/control subfolder. Please deactivate/uncheck all modes in the Zendure App, otherwise it is not possible to set the output limit!
24
24
 
@@ -35,9 +35,22 @@ Credits goes to https://github.com/reinhard-brandstaedter/solarflow which helped
35
35
  If you find the adapter useful for you and want to support my work, feel free to donate by Paypal. Thank You!
36
36
  (this is an personal Donate link for Nograx, in no relation to the ioBroker Project!)<br />
37
37
 
38
- [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/paypalme/PeterFrommert)
38
+ [![Donate](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://www.paypal.com/paypalme/PeterFrommert)
39
39
 
40
40
  ## Changelog
41
+ ### 1.2.1 (2024-03-13)
42
+
43
+ - Fix calculation of soc: Set energyMaxWh to current energyWh if Zendures SOC is 100%
44
+ - Round SOC to max 1 digit after comma.
45
+
46
+ ### 1.2.0 (2024-03-13)
47
+
48
+ - EU server is working now.
49
+ - Fix calculation errors in log when calculation is not used
50
+ - More Debug Output
51
+ - Filter SolarFlow devices, so no other devices (e.g. SmartPlugs) will be added.
52
+ - Clear password when settings loaded, as encrypted password is loaded into input and leads to a wrong password.
53
+
41
54
  ### 1.1.23 (2024-03-11)
42
55
 
43
56
  - Fix calculation of "energy in batteries"