Browse by type
Proton Drive integration for Home Assistant (compatible with HACS).
Add this repository (https://github.com/LouisBrunner/ha-proton-drive) as a custom repository in the HACS menu.
Install by clicking this button:
Start the devcontainer with:
docker compose up --build
Then connect to the container in another terminal:
docker compose exec -it devcontainer bash
You can then setup the dependencies using
./scripts/setup
then start running HA (available at http://localhost:8123) with the integration:
./scripts/develop
Finally you can lint the integration using:
./scripts/lint
$ claude mcp add ha-proton-drive \
-- python -m otcore.mcp_server <graph>