Skip to content

Commit

Permalink
Update inverter-setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
springfall2008 authored Dec 14, 2024
1 parent 504ec61 commit 860a70f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/inverter-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PredBat was originally written for GivEnergy inverters using the GivTCP integrat
| SunSynk | [Sunsynk](https://github.com/kellerza/sunsynk) | [sunsynk.yaml](https://raw.githubusercontent.com/springfall2008/batpred/main/templates/sunsynk.yaml) |
| Fox | [Foxess](https://github.com/nathanmarlor/foxess_modbus) | [fox.yaml](https://raw.githubusercontent.com/springfall2008/batpred/main/templates/fox.yaml) |
| LuxPower | [LuxPython](https://github.com/guybw/LuxPython_DEV) | [luxpower.yaml](https://raw.githubusercontent.com/springfall2008/batpred/main/templates/luxpower.yaml) |
| Solar Assistant | [Solar Assistant](https://solar-assistant.io/help/home-assistant/setup) | [solar_assistant.yaml](https://raw.githubusercontent.com/springfall2008/batpred/main/templates/solar_assistant.yaml) |
| Growatt with Solar Assistant | [Solar Assitant](https://solar-assistant.io/help/home-assistant/setup) | [solar_assistant_growatt.yaml](https://raw.githubusercontent.com/springfall2008/batpred/main/templates/solar_assistant_growatt.yaml) |

Note that support for all these inverters is in various stages of development. Please expect things to fail and report them as Issues on Github.

Expand Down Expand Up @@ -237,11 +237,11 @@ This requires the LuxPython component which integrates with your Lux Power inver
- Copy the template luxpower.yaml from templates into your apps.yaml and edit inverter and battery settings as required
## Solar Assistant
## Growatt with Solar Assistant
You need to have a Solar Assistant installation <https://solar-assistant.io>
Copy the template solar_assistant.yaml from templates into your apps.yaml and edit inverter and battery settings as required (the template has growatt, yours might/will have different entity ids on Home Assistant)
Copy the template solar_assistant_growatt.yaml from templates into your apps.yaml and edit inverter and battery settings as required (the template has growatt, yours might/will have different entity ids on Home Assistant)
## Sunsynk
Expand Down

0 comments on commit 860a70f

Please sign in to comment.