UNPKG

homebridge-sunsynk

Version:

A plugin for homebridge to integrate Sunsynk inverter into HomeKit

68 lines (36 loc) 1.69 kB
# Change log This change log documents all release versions of homebridge-sunsynk ### 1.1.3 (2025-07-28) - **NEWS** - We are verified!! ### 1.1.2 (2025-07-25) - **FIX** - Fixed the problem with no config for Verification ### 1.1.1 (2025-03-11) - **FEATURE** - Added Grid Monitoring as an outlet. - **FIX** - Changed the version of a dependency for security ### 1.1.0-beta.1 (2025-01-06) - **FEATURE** - Added Grid Monitoring as an outlet. ### 1.0.7 (2025-01-06) - **BUG** - Fixed issue to check if username and password is saved and valid. ### 1.0.6 (2024-11-06) - **BUG** - Fixed string version in package ### 1.0.5 (2024-11-06) - **BUG** - Fixed node for verification ### 1.0.4 (2024-10-13) - **BUG** - Fixed SN for each device to be diffrent. ### 1.0.4-beta.2 (2024-10-11) - **BUG** - Fixed problem with 0 pv bringing up an error. - Fixed problem with states not updating. ### 1.0.4-beta.1 (2024-10-11) - **FEATURE** - Moved the SOC and charging under humidity sensor to be used for automations. Still figuring out that is why it moved to beta. ### 1.0.3 (2024-10-11) - **FEATURE** - Moved the SOC and charging under the Battery Power W. - And cleaned up some code. ### 1.0.2 (2024-10-11) - **BUG** - Fixed Not displaying something right. ### 1.0.1 (2024-10-11) - **BUG** - Fixed bug for token being removed and can not continue requests. ### 1.0.0 (2024-10-11) - **FEATURE** - Released. ### 1.0.0-beta.1 (2024-10-10) - **FEATURE** - Initial release.