Made K's reading timer more multipurposed and versatile
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -135,13 +135,13 @@ alexa_tts_test:
|
|||||||
message: I farted
|
message: I farted
|
||||||
mode: single
|
mode: single
|
||||||
icon: mdi:test-tube
|
icon: mdi:test-tube
|
||||||
reading_timer_cancel:
|
kallen_timer_cancel:
|
||||||
sequence:
|
sequence:
|
||||||
- service: timer.cancel
|
- service: timer.cancel
|
||||||
target:
|
target:
|
||||||
entity_id: timer.reading_timer
|
entity_id: timer.kallen_timer
|
||||||
mode: single
|
mode: single
|
||||||
alias: Reading Timer - Cancel
|
alias: Kallen Timer - Cancel
|
||||||
icon: mdi:cancel
|
icon: mdi:cancel
|
||||||
global_off:
|
global_off:
|
||||||
alias: Global Off
|
alias: Global Off
|
||||||
|
Reference in New Issue
Block a user