MCPcopy Index your code
hub / github.com/LouisBrunner/ha-proton-drive

github.com/LouisBrunner/ha-proton-drive @v0.0.13

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.13 ↗ · + Follow
57 symbols 245 edges 8 files 48 documented · 84%

Browse by type

Functions 48 Types & classes 9
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Proton Drive

Proton Drive integration for Home Assistant (compatible with HACS).

Installation

  1. Add this repository (https://github.com/LouisBrunner/ha-proton-drive) as a custom repository in the HACS menu.

  2. Install by clicking this button:

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Development

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

Core symbols most depended-on inside this repo

Shape

Method 33
Function 15
Class 9

Languages

Python100%

Modules by API surface

custom_components/proton_drive/api.py21 symbols
custom_components/proton_drive/config_flow.py17 symbols
custom_components/proton_drive/backup.py10 symbols
custom_components/proton_drive/__init__.py5 symbols
custom_components/proton_drive/helpers.py2 symbols
tester.py1 symbols
custom_components/proton_drive/data.py1 symbols

For agents

$ claude mcp add ha-proton-drive \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page