mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-08-02 07:57:46 +00:00
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:
parent
a3cb75aebe
commit
52d7a0a54e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user