EVcharge-process-NG under test
This commit is contained in:
@@ -88,22 +88,25 @@
|
||||
input:
|
||||
light_target:
|
||||
entity_id: light.test_lamp1
|
||||
- id: '1739185900251'
|
||||
alias: EVcharge-process
|
||||
description: 'Charge sequentially via both front and back plugs depending on EVcharge
|
||||
request flags '
|
||||
use_blueprint:
|
||||
path: homeassistant/evcharge-process.yaml
|
||||
input:
|
||||
evcharge_entity1: switch.evcharge_front
|
||||
evcharge_entity1_power: sensor.evcharge_front_power
|
||||
evcharge_entity2: switch.evcharge_back
|
||||
evcharge_entity2_power: sensor.evcharge_back_power
|
||||
use_entity1: input_boolean.evcharge_front_request
|
||||
use_entity2: input_boolean.evcharge_back_request
|
||||
start_button: input_button.evcharge_start
|
||||
- id: '1739393696392'
|
||||
alias: Power-load-high
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: homeassistant/power-load-high.yaml
|
||||
- id: '1740238584165'
|
||||
alias: test1
|
||||
description: ''
|
||||
use_blueprint:
|
||||
path: homeassistant/test_macro.yaml
|
||||
- id: '1740247429602'
|
||||
alias: EVcharge-process
|
||||
description: Manage charge of 2 cars sequentially via 2 controlled plugs (requires
|
||||
power and energy entities)
|
||||
use_blueprint:
|
||||
path: homeassistant/evcharge-process.yaml
|
||||
input:
|
||||
evcharge_entity1: switch.evcharge_front
|
||||
evcharge_entity2: switch.evcharge_back
|
||||
use_entity1: input_boolean.evcharge_front_request
|
||||
use_entity2: input_boolean.evcharge_back_request
|
||||
start_button: input_button.evcharge_start
|
||||
|
||||
Reference in New Issue
Block a user