Home Assistant EOS addons
This repository contains the following add-ons
- EOS add-on This is just a home assistant add-on wrapper for the great work here: https://github.com/Akkudoktor-EOS/EOS
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield]
- EOS local build add-on This is just a home assistant add-on wrapper which will be built locally for the great work here: https://github.com/Akkudoktor-EOS/EOS
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield]
Currently the most work in this repo is updating the EOS source code and check if the changes still work with the documentation. To do this the following steps are important:
- update eos:
git submodule update --remote --recursive - Run the vscode task
Start Home Assistant- this takes up to 10 mins
- if you see for a while on the onboading screen an issue with DNS just wait longer
- After setting up the devloperment homeassitant instance install the Addon
EOS add-on - Start the addon
- After starting go to the folder
tests - Run the request in
prognose.http - The result should be a 200 OK and should contain anything that is refered in the
DOCS.md - after sucessfull update increase the version number in
eos/config.yamland add an appropriate entry to theeos/CHANGELOG.md