EVcharge Process final automation

This commit is contained in:
2025-02-10 12:22:08 +01:00
parent 4a2b3d05b1
commit 066830aca2
2 changed files with 18 additions and 2 deletions

View File

@@ -101,3 +101,17 @@
use_entity1: input_boolean.evcharge_front_request
use_entity2: input_boolean.evcharge_back_request
start_button: input_button.evcharge_start
- 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