Update info id's
This commit is contained in:
parent
122cfb77d1
commit
1dc51e5a84
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
- id: system-battery-notice
|
- id: info-battery-notice
|
||||||
alias: '[System] battery notice'
|
alias: '[INFO] Battery notice'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: numeric_state
|
- platform: numeric_state
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: info-plants
|
- id: info-plants
|
||||||
alias: '[Info] Water plants'
|
alias: '[INFO] Water plants'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: numeric_state
|
- platform: numeric_state
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: system-unavailable-notice
|
- id: info-unavailable-notice
|
||||||
alias: '[System] Unavailable notice'
|
alias: '[INFO] Unavailable notice'
|
||||||
description: ''
|
description: ''
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
|
|
Loading…
Reference in a new issue