You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,11 @@ To install:
34
34
- Enable AppDeamon in HACS: https://hacs.xyz/docs/categories/appdaemon_apps/
35
35
- Add https://github.com/springfall2008/batpred as a custom repository of type 'AppDeamon'
36
36
- Click on the Repo and Download the app
37
-
-Copy from example_apps_yml.txt and put into it the contents of apps.yml, but change the entity names to match your own inverter serial number
37
+
-Edit apps/predbat/apps.ymlto configure
38
38
- Manual method - You will have to update manually
39
39
- Copy apps/predbat/predbat.py to 'config/appdeamon/apps' directory in home assistant
40
-
- Copy from example_apps_yml.txt and put into it the contents of apps.yml, but change the entity names to match your own inverter serial number
40
+
- Copy apps/predbat/apps.yml to 'config/appdeamon/apps' directory in home assistant
41
+
- Edit apps/predbat/apps.yml to configure
41
42
- Make sure Solcast is installed and working (https://github.com/oziee/ha-solcast-solar)
42
43
- If you want to use real pricing data and have Octopus Energy then ensure you have the Octopus Energy plugin installed and working (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/)
43
44
or you can configure your rate bands (assuming they repeat) using rates_import/rates_export (see below)
0 commit comments