Edit esp-reterminal-e1001.yaml
This commit is contained in:
@@ -1795,6 +1795,22 @@ sensor:
|
|||||||
attribute: current_due_ts
|
attribute: current_due_ts
|
||||||
internal: true
|
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 #
|
# Appliance cycle stop timestamps and completed cycle durations #
|
||||||
#:######################################################################################:#
|
#:######################################################################################:#
|
||||||
|
|||||||
Reference in New Issue
Block a user