Updating Skylar alarms and adding groups

This commit is contained in:
Jeffrey Stone 2018-03-06 20:15:04 -05:00
parent e907a2c861
commit 2dd07f832d
4 changed files with 24 additions and 6 deletions

View File

@ -78,6 +78,9 @@
- condition: state
entity_id: input_boolean.guest_mode
state: 'off'
- condition: state
entity_id: input_boolean.skylar_dressed_alarm
state: 'on'
action:
- service: script.skylar_dressed_notification
- service: script.skylar_dressed_alarm

View File

@ -103,8 +103,10 @@ settings:
view: yes
icon: mdi:settings
entities:
- group.automations
- group.notifications
- group.house_notifications
- group.presence_notifications
- group.event_notifications
- group.skylar_alarms
#################################################################################
### Grops ###
@ -385,3 +387,16 @@ Trash Schedule:
- input_select.trash_pickup
- input_select.recycle_pickup
- input_boolean.trash_notification
House Notifications:
- input_boolean.audible_notifications
Skylar Alarms:
- input_boolean.skylar_dressed_alarm
Presence Notifications:
- input_boolean.text_notify_jeff
- input_boolean.text_notify_kat
Event Notifications:
- input_boolean.trash_notification

View File

@ -72,6 +72,6 @@ washer_notification:
washer_running:
name: Washer Running
icon: mdi:speaker-wireless
skylar_notifications:
name: Skylar Audible Notifications
skylar_dressed_alarm:
name: Skylar Dressed Alarm
icon: mdi:speaker-wireless

View File

@ -1,4 +1,4 @@
skylar_dressed_notifications:
skylar_dressed_alarm:
sequence:
- condition: state
entity_id: sensor.family_status