From 52d7a0a54ee962de1e9a4450d37b61b805266b83 Mon Sep 17 00:00:00 2001 From: Jay Antoney Date: Mon, 15 Mar 2021 13:31:27 +1030 Subject: [PATCH] Change default blueprint name Remove '.b[y]' and add '.sec[x]' to the name because the automation doesn't apply to a button, but references a second/time. I thought about if this should be 's' or 'sec', but concluded that 's' was too like 'b' - both being single letters - and so sec better reflected the default information that should go there. --- Home_Assistant/blueprints/hasp_Activate_Page_on_Idle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home_Assistant/blueprints/hasp_Activate_Page_on_Idle.yaml b/Home_Assistant/blueprints/hasp_Activate_Page_on_Idle.yaml index 66a04e4..575a3ec 100644 --- a/Home_Assistant/blueprints/hasp_Activate_Page_on_Idle.yaml +++ b/Home_Assistant/blueprints/hasp_Activate_Page_on_Idle.yaml @@ -1,5 +1,5 @@ blueprint: - name: "HASP p[x].b[y] activates a selected page after a specified period of inactivity" + name: "HASP p[x].sec[x] activates a selected page after a specified period of inactivity" description: | # Description