Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Growatt Modbus Integration for Home Assistant ☀️

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

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

---

## 🆕 What's New in v0.0.6

- **📱 Bug Fixes**
- **📱 Bug Fixes**
- Fix MIC sensors not being created.
- Fix SPH TL3 auto detection failing
- Fix SPH TL3 3-phase voltages not being created
Expand Down
Loading