Skip to content

Commit 1595809

Browse files
committed
v0.0.7b1 - sph and mod changes for testing
1 parent a8bc58b commit 1595809

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Growatt Modbus Integration for Home Assistant ☀️
22

33
![HACS Badge](https://img.shields.io/badge/HACS-Custom-orange.svg)
4-
![Version](https://img.shields.io/badge/Version-0.0.6-blue.svg)
4+
![Version](https://img.shields.io/badge/Version-0.0.7b1-blue.svg)
55
[![GitHub Issues](https://img.shields.io/github/issues/0xAHA/Growatt_ModbusTCP.svg)](https://github.com/0xAHA/Growatt_ModbusTCP/issues)
66
[![GitHub Stars](https://img.shields.io/github/stars/0xAHA/Growatt_ModbusTCP.svg?style=social)](https://github.com/0xAHA/Growatt_ModbusTCP)
77

@@ -567,9 +567,10 @@ The integration automatically reads and displays:
567567
View in **Settings****Devices & Services****Growatt Modbus** → Click your inverter device
568568

569569
---
570+
570571
## 🆕 What's New in v0.0.6
571572

572-
- **📱 Bug Fixes**
573+
- **📱 Bug Fixes**
573574
- Fix MIC sensors not being created.
574575
- Fix SPH TL3 auto detection failing
575576
- Fix SPH TL3 3-phase voltages not being created

custom_components/growatt_modbus/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"pymodbus>=3.0.0",
1313
"pyserial>=3.4"
1414
],
15-
"version": "0.0.6"
15+
"version": "0.0.7-beta.1"
1616
}

0 commit comments

Comments
 (0)