homebridge-enphase-envoy 9.7.5 → 9.7.6

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/CHANGELOG.md CHANGED
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [9.7.6] - (18.02.2025)
9
+
10
+ ## Changes
11
+
12
+ - moved custom characteristics and services to seperate file
13
+ - stability and improvements
14
+ - chore(config): tweak wording, thanks @nstuyvesant
15
+ - Updates to the read me (spelling, punctuation, clarification), thanks @nstuyvesant
16
+ - bump dependencies
17
+ - cleanup
18
+
8
19
  ## [9.7.5] - (15.02.2025)
9
20
 
10
21
  ## Changes