Skip to content

Commit 4577da0

Browse files
Merge pull request #43 from WillCodeForCats/41-final-call-for-pre-release-200-testing
41 final call for pre release 200 testing
2 parents 6ffa3d7 + 94448db commit 4577da0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
22

33
# solaredge-modbus-multi
4-
_Note: readme has been updated for version 2.0.0 (currently in pre-release)_
5-
64
A Home Assistant integration for SolarEdge inverters using Modbus/TCP. It supports single inverters, multiple inverters, meters, batteries, and many other improvements over other integrations that didn't work well with a multi-device setup.
75

86
It is designed to communicate locally using Modbus/TCP where you have a single Leader (Master) inverter connected with one or more Follower (Slave) inverters chained using the RS485 bus. Inverters can have up to three meters and two batteries.

custom_components/solaredge_modbus_multi/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"codeowners": ["@WillCodeForCats"],
99
"config_flow": true,
1010
"iot_class": "local_polling",
11-
"version": "2.0.0-pre.7"
11+
"version": "2.0.0"
1212
}

0 commit comments

Comments
 (0)