From b225ea7989da638a1790a9c49b420b19fd0a36d8 Mon Sep 17 00:00:00 2001 From: Olliver Schinagl Date: Tue, 9 Sep 2025 10:51:27 +0200 Subject: [PATCH 1/2] doc: Use our own lovelace card Our own fork has a little bit of extra functionality so lets prefer that instead. Signed-off-by: Olliver Schinagl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d43d4bf..22f0058 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ A custom integration for PostNL. - Done! You only need to install the lovelace. ## Install lovelace -- Go to https://github.com/peternijssen/lovelace-postnl-card. The repository is archived, however you can still use the lovelace. +- Go to https://github.com/arjenbos/lovelace-postnl-card repository is archived, however you can still use the lovelace. From 8e7efcb15a9026d62234595b72d5f04e604bf193 Mon Sep 17 00:00:00 2001 From: Olliver Schinagl Date: Tue, 9 Sep 2025 11:13:19 +0200 Subject: [PATCH 2/2] doc: Make HACS instructions slightly more specific People never have add custom HACS repositories may be daunted and trouble finding the right buttons. In HACS terminoligy, one adds a custom repository (a git repo) and then 'downloads' it to make it available as an integration to install the regular way. Signed-off-by: Olliver Schinagl --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22f0058..babd88a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ A custom integration for PostNL. ## Install integration - Download the browser extension and install it. - You can find the extension here: https://github.com/arjenbos/ha-postnl-browser-extensions -- Add the repository to HACS. -- Install the integration via HACS. +- Add this `git repository` as a `custom repositories` to HACS. +- Download the integration via HACS to make it available to HASS. - Add the integration: - Name: whatever you like - Client ID: whatever you like (will be ignored).