From 5a484686dcc0ffb0f45254a77ad1353a57e39ad9 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Thu, 30 Jul 2026 20:16:19 +1200 Subject: [PATCH] Edit esp-reterminal-e1001.yaml --- esphome/esp-reterminal-e1001.yaml | 70 +++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/esphome/esp-reterminal-e1001.yaml b/esphome/esp-reterminal-e1001.yaml index 66927ea..56f230e 100644 --- a/esphome/esp-reterminal-e1001.yaml +++ b/esphome/esp-reterminal-e1001.yaml @@ -1178,6 +1178,12 @@ text_sensor: attribute: last_completed_time internal: true + - platform: homeassistant + id: job_dog_feeding_morning_elapsed + entity_id: sensor.jobs_tracker_dog_feeding_morning + attribute: completion_elapsed_human + internal: true + - platform: homeassistant id: job_dog_feeding_evening_state entity_id: sensor.jobs_tracker_dog_feeding_evening @@ -1189,6 +1195,12 @@ text_sensor: attribute: last_completed_time internal: true + - platform: homeassistant + id: job_dog_feeding_evening_elapsed + entity_id: sensor.jobs_tracker_dog_feeding_evening + attribute: completion_elapsed_human + internal: true + - platform: homeassistant id: job_dog_depooping_state entity_id: sensor.jobs_tracker_dog_depooping @@ -1200,6 +1212,12 @@ text_sensor: attribute: last_completed_time internal: true + - platform: homeassistant + id: job_dog_depooping_elapsed + entity_id: sensor.jobs_tracker_dog_depooping + attribute: completion_elapsed_human + internal: true + - platform: homeassistant id: job_dishwasher_unpacked_state entity_id: sensor.jobs_tracker_dishwasher_unpacked @@ -1211,6 +1229,12 @@ text_sensor: attribute: last_completed_time internal: true + - platform: homeassistant + id: job_dishwasher_unpacked_elapsed + entity_id: sensor.jobs_tracker_dishwasher_unpacked + attribute: completion_elapsed_human + internal: true + - platform: homeassistant id: job_rubbish_removed_state entity_id: sensor.jobs_tracker_rubbish_removed @@ -1222,6 +1246,12 @@ text_sensor: attribute: last_completed_time internal: true + - platform: homeassistant + id: job_rubbish_removed_elapsed + entity_id: sensor.jobs_tracker_rubbish_removed + attribute: completion_elapsed_human + internal: true + #:######################################################################################:# # Plant watering job states and completion times # #:######################################################################################:# @@ -1237,6 +1267,46 @@ text_sensor: attribute: last_completed_time internal: true + - platform: homeassistant + id: job_water_tv_pot_plant_elapsed + entity_id: sensor.jobs_tracker_water_tv_pot_plant + attribute: completion_elapsed_human + internal: true + + - platform: homeassistant + id: job_empty_dryer_state + entity_id: sensor.jobs_tracker_empty_dryer + internal: true + + - platform: homeassistant + id: job_empty_dryer_completed_time + entity_id: sensor.jobs_tracker_empty_dryer + attribute: last_completed_time + internal: true + + - platform: homeassistant + id: job_empty_dryer_elapsed + entity_id: sensor.jobs_tracker_empty_dryer + attribute: completion_elapsed_human + internal: true + + - platform: homeassistant + id: job_empty_washing_machine_state + entity_id: sensor.jobs_tracker_empty_washing_machine + internal: true + + - platform: homeassistant + id: job_empty_washing_machine_completed_time + entity_id: sensor.jobs_tracker_empty_washing_machine + attribute: last_completed_time + internal: true + + - platform: homeassistant + id: job_empty_washing_machine_elapsed + entity_id: sensor.jobs_tracker_empty_washing_machine + attribute: completion_elapsed_human + internal: true + - platform: homeassistant id: job_water_table_pot_plant_state entity_id: sensor.jobs_tracker_water_table_pot_plant