mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
#307 - Added in the minecraft stuff. - Notifications or some sort of automations will follow. Stay tuned.
This commit is contained in:
@@ -12,27 +12,3 @@ group:
|
||||
- binary_sensor.bedroom_plugged
|
||||
- binary_sensor.clock_motion
|
||||
- binary_sensor.clock_plugged
|
||||
|
||||
# automation:
|
||||
#
|
||||
# - alias: 'Enable battery help!'
|
||||
# trigger:
|
||||
# - platform: state
|
||||
# entity_id:
|
||||
# - binary_sensor.clock_plugged
|
||||
# - binary_sensor.bedroom_plugged
|
||||
# to: 'off'
|
||||
# from: 'on'
|
||||
#
|
||||
# - alias: 'Cry when the Battery is about to die. '
|
||||
# trigger:
|
||||
# - platform: state
|
||||
# entity_id:
|
||||
# - input_boolean.clock_snooze
|
||||
# to: 'on'
|
||||
# from: 'off'
|
||||
# action:
|
||||
# - delay:
|
||||
# minutes: 10
|
||||
# - service: input_boolean.turn_off
|
||||
# entity_id: input_boolean.clock_snooze
|
||||
|
Reference in New Issue
Block a user