Skip to content

Commit 186c241

Browse files
0xAHAclaude
andcommitted
Bump version to v1.6.7 (pre-release)
SPH time-slot entities are labelled as the inverter and the Growatt app number them (#386). Display names only - entity IDs are unchanged, so automations referencing them keep working. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1b4bee5 commit 186c241

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

RELEASENOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
---
66

7-
## Unreleased
7+
## v1.6.7 (pre-release)
88

9-
Merged to `main`, not yet in any release.
9+
Issues: #386
10+
11+
> **Pre-release for testing.** v1.6.2 remains the stable release.
1012
1113
- **SPH time-slot entities are now named after the slot the inverter actually uses.** The
1214
three Grid First slots displayed as "Grid First Period 7/8/9" but are slots **1, 2 and 3**

custom_components/growatt_modbus/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"pymodbus>=3.0.0",
1515
"pyserial>=3.4"
1616
],
17-
"version": "1.6.6"
17+
"version": "1.6.7"
1818
}

0 commit comments

Comments
 (0)