|
1 | | -# ha_felicity |
2 | | -Felicity Inverter integration |
| 1 | +# HA-Felicity (Modbus) |
| 2 | +[](https://www.home-assistant.io) |
| 3 | +[](https://hacs.xyz) |
| 4 | +[](https://github.com/partach/ha_felicity/actions) |
| 5 | +[](https://github.com/partach/ha_felicity/releases) |
| 6 | +[](https://github.com/partach/ha_felicity/blob/main/LICENSE) |
| 7 | +[](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 | +[](https://paypal.me/therealbean) |
| 64 | + |
0 commit comments