diff --git a/README.md b/README.md index a37fc92..b4e06d2 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Back to us, here are the two steps for creating a package: > Are you **trying to update** to a newer version? [Let's do that in a snap! Follow this guide instead](./docs/Frequent%20Questions%20and%20Answers.md/#how-to-update). -Add this blueprint to your Home Assistant [![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fleofabri%2Fhassio_appliance-status-monitor%2Fblob%2Fmain%2Fappliance-status-monitor.yaml) +Add this blueprint to your Home Assistant [![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fmillercentral%2Fhassio_appliance-status-monitor%2Fblob%2Fmain%2Fappliance-state-monitor.yaml) --- diff --git a/docs/Frequent Questions and Answers.md b/docs/Frequent Questions and Answers.md index e89ab55..d99e5e7 100644 --- a/docs/Frequent Questions and Answers.md +++ b/docs/Frequent Questions and Answers.md @@ -76,7 +76,7 @@ Open this page [![Open your Home Assistant instance and show your blueprints.](https://my.home-assistant.io/badges/blueprints.svg)](https://my.home-assistant.io/redirect/blueprints/) (just click the link, it's magical) and scroll till you find **"ASM - Monitor the state of an appliance - by leofabri" and delete it** by clicking on the trash bin 🗑. Don't worry, we'll add it right back in a few secs, you can leave the automation as it is for now.
Create the missing helpers (entities) as shown in the instructions - Add the blueprint again [![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fleofabri%2Fhassio_appliance-status-monitor%2Fblob%2Fmain%2Fappliance-status-monitor.yaml), and reload Home Assistant. + Add the blueprint again [![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fmillercentral%2Fhassio_appliance-status-monitor%2Fblob%2Fmain%2Fappliance-state-monitor.yaml), and reload Home Assistant. Open your automation and add the previously created helpers (entities) @@ -86,7 +86,7 @@ cd /config/blueprints/automation/leofabri && curl -sSL https://raw.githubusercontent.com/leofabri/hassio_appliance-status-monitor/release/v3.0.0-dev/appliance-status-monitor.yaml -O ``` -4. ### **Do you want to know more about this automation's structure?** [You might find this interesting](./Automation%20Structure.md). +5. ### **Do you want to know more about this automation's structure?** [You might find this interesting](./Automation%20Structure.md). ... -### Got more questions? [Feel free to ask!](https://community.home-assistant.io/t/detect-and-monitor-the-state-of-an-appliance-based-on-its-power-consumption-v2-1-1-updated/) 🙂 \ No newline at end of file +### Got more questions? [Feel free to ask!](https://community.home-assistant.io/t/detect-and-monitor-the-state-of-an-appliance-based-on-its-power-consumption-v2-1-1-updated/) 🙂