Edit esp-reterminal-e1001.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-30 00:02:23 +12:00
parent c7ed5462c1
commit 834904d749
+16
View File
@@ -1795,6 +1795,22 @@ sensor:
attribute: current_due_ts
internal: true
#:######################################################################################:#
# Plant watering job due timestamps #
#:######################################################################################:#
- platform: homeassistant
id: job_water_tv_pot_plant_due_ts
entity_id: sensor.jobs_tracker_water_tv_pot_plant
attribute: current_due_ts
internal: true
- platform: homeassistant
id: job_water_table_pot_plant_due_ts
entity_id: sensor.jobs_tracker_water_table_pot_plant
attribute: current_due_ts
internal: true
#:######################################################################################:#
# Appliance cycle stop timestamps and completed cycle durations #
#:######################################################################################:#