Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikTrestik committed May 29, 2024
2 parents d3788fb + 6b637f8 commit 99b83da
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
This is Home Assistant integration for SolaX local API.
Work is based on https://github.com/wills106/homeassistant-solax-modbus and all credits for initial conception work go there.

There are some Modbus registers which I skipped because I think it is not interesting. If you see something useful in EVC Modbus document what is not here, let me know.
HTTP API is not 1:1 to Modbus but there is high chance that I can add required sensor.

This has to be taken as only other mean of communication where Modbus is not possible.

Please write only issues specific to Http API here.
Expand All @@ -15,3 +18,11 @@ Let me know if you have other device and you are interested in integrating it. P
# Installation
This repository is compatible with HACS. You can use this link to install the integration.
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=PatrikTrestik&repository=homeassistant-solax-http&category=integration)

# Available entities
![image](https://github.com/PatrikTrestik/homeassistant-solax-http/assets/17616747/e7faad55-d647-4736-93a3-8fc22917d20c)
![image](https://github.com/PatrikTrestik/homeassistant-solax-http/assets/17616747/299655fc-cb52-41d0-97d4-0ff0c9a103af)
![image](https://github.com/PatrikTrestik/homeassistant-solax-http/assets/17616747/2bad6d88-91ca-4656-aea1-4bf53a12fa38)
![image](https://github.com/PatrikTrestik/homeassistant-solax-http/assets/17616747/659b9fff-2898-4cb8-a911-38eaa7261fe0)


0 comments on commit 99b83da

Please sign in to comment.