mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Changing stuff up
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
|
||||
- alias: 'Sunset Stuff on'
|
||||
trigger:
|
||||
- platform: sun
|
||||
event: sunset
|
||||
- platform: state
|
||||
entity_id: sun.sun
|
||||
state: 'below.horizon'
|
||||
|
||||
action:
|
||||
- service: switch.turn_on
|
||||
|
||||
@@ -69,19 +69,6 @@
|
||||
- service: light.turn_off
|
||||
entity_id: group.outdoor_lights
|
||||
|
||||
##############################################################################
|
||||
|
||||
# - alias: Add some double and triple checking to the 433 RF outlets.
|
||||
# hide_entity: True
|
||||
# trigger:
|
||||
# - platform: time
|
||||
# minutes: '/55'
|
||||
# seconds: 0
|
||||
|
||||
# action:
|
||||
# - service: script.reliability
|
||||
|
||||
##############################################################################
|
||||
|
||||
- alias: "NOTIFY IF IP CHANGES"
|
||||
hide_entity: True
|
||||
|
||||
Reference in New Issue
Block a user