Skip to content

Commit 5b76d65

Browse files
authored
Update README.md
1 parent 9331dcf commit 5b76d65

1 file changed

Lines changed: 64 additions & 2 deletions

File tree

README.md

Lines changed: 64 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,64 @@
1-
# ha_felicity
2-
Felicity Inverter integration
1+
# HA-Felicity (Modbus)
2+
[![Home Assistant](https://img.shields.io/badge/Home_Assistant-00A1DF?style=flat-square&logo=home-assistant&logoColor=white)](https://www.home-assistant.io)
3+
[![HACS](https://img.shields.io/badge/HACS-Default-41BDF5?style=flat-square)](https://hacs.xyz)
4+
[![HACS Action](https://img.shields.io/github/actions/workflow/status/partach/ha_felicity/validate-hacs.yml?label=HACS%20Action&style=flat-square)](https://github.com/partach/ha_felicity/actions)
5+
[![Installs](https://img.shields.io/github/downloads/partach/ha_felicity/total?color=28A745&label=Installs&style=flat-square)](https://github.com/partach/ha_felicity/releases)
6+
[![License](https://img.shields.io/github/license/partach/ha_felicity?color=ffca28&style=flat-square)](https://github.com/partach/ha_felicity/blob/main/LICENSE)
7+
[![HACS validated](https://img.shields.io/badge/HACS-validated-41BDF5?style=flat-square)](https://github.com/hacs/integration)
8+
9+
Felicity inverter home assistant integration for easy setup and use of the device (via Modbus)
10+
Currently supports one type: T-REX-10KLP3G01
11+
12+
13+
<p align="center">
14+
<img src="https://github.com/partach/ha_sdm630/blob/main/HA-SDM630%20hub.png" width="600"/>
15+
<br>
16+
<em>Integration after installation</em>
17+
</p>
18+
19+
## Features
20+
- No need for any yaml configuration!
21+
- Serial and TCP Modbus support
22+
- USB/Serial port selection via dropdown
23+
- Customizable communication settings
24+
- Customizable registers (basic, basic plus, full). No need to clutter your entities with unwanted registers
25+
- Hassle free use of the device
26+
- Combined registers into meaningfull data
27+
- Multiple hubs supported, ability to add multiple inverters.
28+
- Very easy and straight forward!
29+
30+
## Installation
31+
Options:
32+
1. Install via HACS (is coming in the near future)
33+
2. Install manually:
34+
* The integration: In UI go to `HACS`--> `custom repositories` --> `Repo`: partach/ha_felicity, `Type`: Integration
35+
* After HA reboot (Needed for new integrations): choose 'add integration' (in devices and services) and choose `ha_felicity` in the list.
36+
37+
Let the install config of the integration guide you as it asks you for the needed data.
38+
39+
## Configuration options
40+
<p align="center">
41+
<img src="https://github.com/partach/ha_sdm630/blob/main/HA-SDM630%20config1.png" width="300"/>
42+
<br>
43+
<em>Select Serial or TCP</em>
44+
</p>
45+
<p align="center">
46+
<img src="https://github.com/partach/ha_sdm630/blob/main/HA-SDM630%20config2.png" width="300"/>
47+
<br>
48+
<em>Serial Example, choose the settings you need</em>
49+
</p>
50+
51+
## Discussion
52+
See [here](https://github.com/partach/ha_felicity/discussions)
53+
54+
## Changelog
55+
See [CHANGELOG.md](https://github.com/partach/ha_felicity/blob/main/CHANGELOG.md)
56+
57+
## Issues
58+
Report at GitHub [Issues](https://github.com/partach/ha_felicity/issues)
59+
60+
## Support development
61+
If you like it and find it usefull or want to support this and future developments it would be greatly appreciated :)
62+
63+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?style=flat-square)](https://paypal.me/therealbean)
64+

0 commit comments

Comments
 (0)