diff --git a/automations.yaml b/automations.yaml index f7b3abd..949d304 100644 --- a/automations.yaml +++ b/automations.yaml @@ -280,41 +280,6 @@ target: entity_id: input_boolean.cancelletto_video_duration mode: single -- id: '1759503106971' - alias: Luce-Lampada-Salotto - description: '' - triggers: - - trigger: state - entity_id: - - switch.luce_salotto_ctrl - from: 'off' - to: 'on' - id: Luce-Salotto-on - - trigger: state - entity_id: - - switch.luce_salotto_ctrl - from: 'on' - to: 'off' - id: Luce-Salotto-off - conditions: [] - actions: - - if: - - condition: trigger - id: - - Luce-Salotto-on - then: - - action: light.turn_on - metadata: {} - data: {} - target: - entity_id: light.luce_salotto - else: - - action: light.turn_off - metadata: {} - data: {} - target: - entity_id: light.luce_salotto - mode: single - id: '1759608901579' alias: Luce-Manuale-Salotto description: '' diff --git a/blueprints/automation/homeassistant/evcharge_process_pro.yaml b/blueprints/automation/homeassistant/evcharge_process_pro.yaml index 4233338..9810713 100644 --- a/blueprints/automation/homeassistant/evcharge_process_pro.yaml +++ b/blueprints/automation/homeassistant/evcharge_process_pro.yaml @@ -208,7 +208,7 @@ actions: data: value: "{{ evcharge_entity1_energy_charged }}" - - delay: 30 + - delay: 60 # - delay: 10 # TEST ONLY # take energy counter after charging @@ -303,7 +303,7 @@ actions: data: value: "{{ evcharge_entity2_energy_charged }}" - - delay: 30 + - delay: 60 # - delay: 10 # TEST ONLY # take energy counter after charging