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.
This commit is contained in:
Jay Antoney 2021-03-15 13:31:27 +10:30 committed by GitHub
parent a3cb75aebe
commit 52d7a0a54e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
blueprint: 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: |
# Description # Description