Compare commits
2 Commits
d019d5e078
...
8d7db9ce09
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d7db9ce09 | |||
| 6d0c7f34d5 |
@@ -1,5 +1,5 @@
|
||||
- id: '1632537684866'
|
||||
alias: Appliance has finished
|
||||
alias: Washing machine has finished
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: sbyx/notify-or-do-something-when-an-appliance-like-a-dishwasher-or-washing-machine-finishes.yaml
|
||||
@@ -11,11 +11,7 @@
|
||||
message: Wash cycle is now complete!
|
||||
- service: notify.mobile_app_pixel_4a
|
||||
data:
|
||||
message: Wash cycle is not complete!
|
||||
- service: tts.cloud_say
|
||||
data:
|
||||
entity_id: media_player.livingroom_speaker
|
||||
message: The wash cycle is now complete
|
||||
message: Wash cycle is now complete!
|
||||
- condition: state
|
||||
entity_id: media_player.bedroom_tv_chromecast
|
||||
state: playing
|
||||
|
||||
@@ -1,2 +1,10 @@
|
||||
- platform: environment_canada
|
||||
name: local
|
||||
|
||||
- platform: ffmpeg
|
||||
name: Veg Tent
|
||||
input: -rtsp_transport tcp -i rtsp://mike:classic10@192.168.0.91/live
|
||||
|
||||
- platform: ffmpeg
|
||||
name: Flower Tent
|
||||
input: -rtsp_transport tcp -i rtsp://mike:classic10@192.168.0.92/live
|
||||
|
||||
Reference in New Issue
Block a user