-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds Running State & Inverter Battery Power sensors, extends H3 Pro s…
…upport for dual batteries (#247) * Update README.md Extend H3 support for temperature on both batteries Add sensors for Inverter Battery Current Add entity for Inverter Running State i.e. `163: on-grid` * Update README.md * Update sensor.py Adds battery temperature for dual batteries Adds inverter battery power (shows negative for charge, positive for discharge) Adds Inverter Running State `161: waiting`, `162: checking`, `163: on-grid`, `164: off-grid`, `165: fault` etc...
- Loading branch information
Showing
2 changed files
with
97 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters