Compare commits

..

2 Commits

Author SHA1 Message Date
8d7db9ce09 small edit 2021-10-29 23:22:15 -04:00
6d0c7f34d5 Added Grow Cameras 2021-10-29 23:21:32 -04:00
2 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
- id: '1632537684866' - id: '1632537684866'
alias: Appliance has finished alias: Washing machine has finished
description: '' description: ''
use_blueprint: use_blueprint:
path: sbyx/notify-or-do-something-when-an-appliance-like-a-dishwasher-or-washing-machine-finishes.yaml 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! message: Wash cycle is now complete!
- service: notify.mobile_app_pixel_4a - service: notify.mobile_app_pixel_4a
data: data:
message: Wash cycle is not complete! message: Wash cycle is now complete!
- service: tts.cloud_say
data:
entity_id: media_player.livingroom_speaker
message: The wash cycle is now complete
- condition: state - condition: state
entity_id: media_player.bedroom_tv_chromecast entity_id: media_player.bedroom_tv_chromecast
state: playing state: playing

View File

@@ -1,2 +1,10 @@
- platform: environment_canada - platform: environment_canada
name: local 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