WIP motion light with luminescence
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- id: "1729875991469"
|
||||
- id: '1729875991469'
|
||||
alias: BagnoOvest-save-energy
|
||||
description: Thermostat will close upon window open
|
||||
use_blueprint:
|
||||
@@ -6,27 +6,27 @@
|
||||
input:
|
||||
window_sensor: binary_sensor.bagnoovest_finestra_contact
|
||||
climate_target: climate.bagnoovest_termosifone
|
||||
- id: "1729887529602"
|
||||
- id: '1729887529602'
|
||||
alias: BagnoPT-save-energy
|
||||
description: ""
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: homeassistant/heat_save.yaml
|
||||
input:
|
||||
window_sensor: binary_sensor.bagnopt_finestra_contact
|
||||
climate_target: climate.bagnopt_termosifone
|
||||
ext_temp_limit: 17
|
||||
- id: "1729887632269"
|
||||
- id: '1729887632269'
|
||||
alias: SoggiornoPT-save-energy
|
||||
description: ""
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: homeassistant/heat_save.yaml
|
||||
input:
|
||||
window_sensor: binary_sensor.soggiornopt_finestrasud_contact
|
||||
climate_target: climate.soggiornopt_termosifonesud
|
||||
ext_temp_limit: 17
|
||||
- id: "1730726143088"
|
||||
- id: '1730726143088'
|
||||
alias: Luce Automatica Scala Taverna
|
||||
description: ""
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: homeassistant/motion_light_dual_no_sun.yaml
|
||||
input:
|
||||
@@ -35,9 +35,9 @@
|
||||
light_target:
|
||||
device_id: 226779fb30bd68c5a2784ccd762d90e9
|
||||
no_motion_wait: 20
|
||||
- id: "1730726243854"
|
||||
- id: '1730726243854'
|
||||
alias: Luce Automatica Scala Mansarda
|
||||
description: ""
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: homeassistant/motion_light_dual.yaml
|
||||
input:
|
||||
@@ -46,31 +46,41 @@
|
||||
light_target:
|
||||
device_id: 702137a6f2c17b89fdb0598f7003743c
|
||||
no_motion_wait: 20
|
||||
- id: "1731410549094"
|
||||
- id: '1731410549094'
|
||||
alias: EVcharge_front_charging
|
||||
description: ""
|
||||
description: ''
|
||||
triggers:
|
||||
- trigger: state
|
||||
entity_id:
|
||||
- input_boolean.evcharge_front_start
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 10
|
||||
- trigger: state
|
||||
entity_id:
|
||||
- input_boolean.evcharge_front_start
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 10
|
||||
conditions: []
|
||||
actions:
|
||||
- wait_for_trigger:
|
||||
- trigger: time
|
||||
at: input_datetime.evcharge_good_time_start
|
||||
- type: turn_on
|
||||
device_id: 62352ecf274ff68e3ddfbc979406d49d
|
||||
entity_id: c1f2a5e1b3bc7807a8b291b6fd6dbb31
|
||||
domain: switch
|
||||
- wait_for_trigger:
|
||||
- trigger: time
|
||||
at: input_datetime.evcharge_good_time_end
|
||||
- type: turn_off
|
||||
device_id: 62352ecf274ff68e3ddfbc979406d49d
|
||||
entity_id: c1f2a5e1b3bc7807a8b291b6fd6dbb31
|
||||
domain: switch
|
||||
- wait_for_trigger:
|
||||
- trigger: time
|
||||
at: input_datetime.evcharge_good_time_start
|
||||
- type: turn_on
|
||||
device_id: 62352ecf274ff68e3ddfbc979406d49d
|
||||
entity_id: c1f2a5e1b3bc7807a8b291b6fd6dbb31
|
||||
domain: switch
|
||||
- wait_for_trigger:
|
||||
- trigger: time
|
||||
at: input_datetime.evcharge_good_time_end
|
||||
- type: turn_off
|
||||
device_id: 62352ecf274ff68e3ddfbc979406d49d
|
||||
entity_id: c1f2a5e1b3bc7807a8b291b6fd6dbb31
|
||||
domain: switch
|
||||
mode: single
|
||||
- id: '1731631866160'
|
||||
alias: test1
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: homeassistant/motion_light_dual_lux.yaml
|
||||
input:
|
||||
motion_entity_down: binary_sensor.presenza_bassa_scala_mansarda_occupancy
|
||||
motion_entity_up: binary_sensor.presenza_alta_scala_mansarda_occupancy
|
||||
light_target:
|
||||
device_id: 702137a6f2c17b89fdb0598f7003743c
|
||||
|
||||
Reference in New Issue
Block a user