Edit esp-reterminal-e1001.yaml
This commit is contained in:
@@ -1616,6 +1616,32 @@ text_sensor:
|
|||||||
attribute: last_completed_time
|
attribute: last_completed_time
|
||||||
internal: true
|
internal: true
|
||||||
|
|
||||||
|
#:######################################################################################:#
|
||||||
|
# Plant watering job states and completion times #
|
||||||
|
#:######################################################################################:#
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_water_tv_pot_plant_state
|
||||||
|
entity_id: sensor.jobs_tracker_water_tv_pot_plant
|
||||||
|
internal: true
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_water_tv_pot_plant_completed_time
|
||||||
|
entity_id: sensor.jobs_tracker_water_tv_pot_plant
|
||||||
|
attribute: last_completed_time
|
||||||
|
internal: true
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_water_table_pot_plant_state
|
||||||
|
entity_id: sensor.jobs_tracker_water_table_pot_plant
|
||||||
|
internal: true
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_water_table_pot_plant_completed_time
|
||||||
|
entity_id: sensor.jobs_tracker_water_table_pot_plant
|
||||||
|
attribute: last_completed_time
|
||||||
|
internal: true
|
||||||
|
|
||||||
#:######################################################################################:#
|
#:######################################################################################:#
|
||||||
# Appliance states and completion-local timestamps #
|
# Appliance states and completion-local timestamps #
|
||||||
#:######################################################################################:#
|
#:######################################################################################:#
|
||||||
|
|||||||
Reference in New Issue
Block a user