diff --git a/DOCKER.md b/DOCKER.md index a5e0d7b..0117e7a 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -15,7 +15,7 @@ This guide provides a step-by-step walkthrough to Dockerize [TadoLocal](https:// Clone the repository or download the source code to your machine. ```bash -git clone https://github.com/your-username/TadoLocal.git +git clone https://github.com/AmpScm/TadoLocal.git cd TadoLocal ``` diff --git a/README.md b/README.md index 67cf9d4..d36560a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This integration connects to the TadoLocal API (usually on port `4407`). ### 1️⃣ Install via HACS (Recommended) 1. Open Home Assistant and install [HACS](https://hacs.xyz/). 2. Go to **HACS** → **Integrations** → **Add Custom Repository**. -3. Enter the repository URL: `https://github.com/yourusername/tado-local`. +3. Enter the repository URL: `https://github.com/array81/tado-local`. 4. Click **Install** and restart Home Assistant. 5. Navigate to **Settings** → **Devices & Services** → **Add Integration** → Search for **Tado Local**. 6. Enter your TadoLocal ip and port.