Version: 20.0.11
License: MIT
Author: GreenhillEfka
PilotSuite Core is the canonical Home Assistant add-on that runs the PilotSuite backend, API surface, and operator UI.
- Install PilotSuite Core from this repository.
- Install PilotSuite HA from
https://github.com/GreenhillEfka/pilotsuite-styx-ha.
README.md, public entrypoint for this repositoryaddons/pilotsuite/, canonical add-on packaging treeaddons/pilotsuite/app/, canonical runtime application treeaddons/pilotsuite/app/copilot_core/, canonical Python package and API sourcecopilot_core/, legacy archive surface only, not release truth
See docs/INSTALLATION.md for the full path.
Quick path:
- Add
https://github.com/GreenhillEfka/pilotsuite-styx-coreto the Home Assistant add-on store. - Install PilotSuite Core.
- Configure
log_level,ollama_host, andollama_port. - Start the add-on.
- Open the add-on UI or connect to
http://<home-assistant-host>:8909.
- Confirm the add-on is running.
- Check
GET /healthandGET /versionon port8909. - Open the add-on UI and confirm the runtime responds without path guessing.
- Runtime smoke:
GET /health,GET /version - Repo smoke: see docs/TESTING.md
- Issues: https://github.com/GreenhillEfka/pilotsuite-styx-core/issues
- HA integration repo: https://github.com/GreenhillEfka/pilotsuite-styx-ha
- Changelog: CHANGELOG.md