1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
145f06d124 WIP daily routine 2023-07-02 22:05:33 +02:00
806f0ae8f4 Fix VR automations 2023-07-02 22:05:17 +02:00
4 changed files with 18 additions and 3 deletions

View File

@ -0,0 +1,11 @@
- id: behaviour_coffee
description: "[Behaviour] Daily coffee"
mode: single
trigger:
- platform: numeric_state
entity_id: sensor.coffee_machine_electrical_measurement
above: 1000
action:
- service: input_boolean.turn_on
target:
entity_id: input_boolean.daily_coffee

View File

@ -13,7 +13,7 @@
entity_id:
- automation.office_lights_off
- automation.living_room_lights_off
- service: script.office_lights_off
- service: script.office_lights_on
- service: script.living_room_lights_on
- id: office_vr_stop_using
@ -25,8 +25,6 @@
- binary_sensor.quest_in_use
action:
- service: automation.turn_on
data:
stop_actions: true
target:
entity_id:
- automation.office_lights_off

View File

@ -25,6 +25,9 @@ input_boolean:
3d_printer_timelapse:
name: "3D printer timelapse"
icon: "mdi:camera-burst"
daily_coffee:
name: "Daily - coffee drank"
icon: "mdi:coffee"
intercom_button:
name: "Intercom button helper"
icon: "mdi:door-closed-lock"

View File

@ -96,6 +96,9 @@ before_wakeup:
good_morning:
alias: Good Morning
sequence:
- service: input_boolean.turn_off
target:
entity_id: input_boolean.daily_coffee
- service: script.cctv_off
- service: cover.open_cover
entity_id: