Voice stuff
This commit is contained in:
@@ -62,3 +62,22 @@
|
||||
message: Bewegung im Gang
|
||||
title: Alarm
|
||||
service: notify.ios_martins_ipad
|
||||
- id: '1598594894559'
|
||||
alias: KlingelAufHandy
|
||||
description: ''
|
||||
trigger:
|
||||
- entity_id: switch.klingel_aussentur
|
||||
from: 'off'
|
||||
platform: state
|
||||
to: 'on'
|
||||
condition: []
|
||||
action:
|
||||
- data:
|
||||
message: Es hat aussen geklingelt
|
||||
title: Klingel
|
||||
service: notify.telegram_martin
|
||||
- data:
|
||||
message: Es hat aussen geklingelt
|
||||
title: Klingel
|
||||
service: notify.ios_martins_ipad
|
||||
mode: single
|
||||
|
||||
Reference in New Issue
Block a user