mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-18 00:15:16 +00:00
Some checks failed
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Add Markdown linter (pymarkdown) to pre-commit. Adapt current markdown files to fulfill linter rules. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
1.3 KiB
1.3 KiB
% SPDX-License-Identifier: Apache-2.0
Integration
EOS operates as a REST API server, allowing for seamless integration with a wide range of home automation systems.
EOSdash
EOSdash
is a lightweight support dashboard for EOS. It is pre-integrated with EOS. When enabled,
it can be accessed by navigating to http://localhost:8503 in your browser.
Node-RED
Node-RED is a programming tool designed for connecting hardware devices, APIs, and online services in creative and practical ways.
Andreas Schmitz uses Node-RED as part of his home automation setup.
Node-Red Resources
- Installation Guide (German)
\— A detailed guide on integrating an early version of EOS with
Node-RED
.
Home Assistant
Home Assistant is an open-source home automation platform that emphasizes local control and user privacy.
Home Assistant Resources
- Duetting's EOS Home Assistant Addon — Additional details can be found in this discussion thread.