From 55f1a42e581c25521d776f0061c1a702468c3cd8 Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Wed, 19 Jul 2023 07:21:57 -0300 Subject: [PATCH] Update blueprints/readme.md --- blueprints/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/readme.md b/blueprints/readme.md index 117dac3..68d1d8e 100644 --- a/blueprints/readme.md +++ b/blueprints/readme.md @@ -33,7 +33,7 @@ To use this blueprint you need to create a binary sensor in your Home Assistant * Go to [Settings > Automations & Scenes > Blueprints](https://my.home-assistant.io/redirect/blueprints/). * Select the blue Import Blueprint button in the bottom right. * A new dialog will pop-up asking you for the URL. -* Enter the URL and select Preview. +* Enter the URL `https://github.com/dougiteixeira/proxmoxve/blob/main/blueprints/reload_config_entry_auto.yaml` and select Preview. * This will load the blueprint and show a preview in the import dialog. * You can change the name and finish the import. * The blueprint can now be used for creating automations.