EOS/docs/akkudoktoreos/integration.md
Bobby Noelte 1d1fa9585a
Add Documentation 3 (#353)
Add documentation that covers:

- Architecture
- Optimization (only empty template)
- Integration.

Add some PNG figures for architecture documentation including open document
format sources to enable document maintainance.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2025-01-09 16:52:57 +01:00

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.

Resources

Home Assistant

Home Assistant is an open-source home automation platform that emphasizes local control and user privacy.

Resources