Edit esp-bedside-panel.yaml
This commit is contained in:
@@ -5867,6 +5867,38 @@ text_sensor:
|
|||||||
then:
|
then:
|
||||||
- script.execute: refresh_jobs_page
|
- script.execute: refresh_jobs_page
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_6_state
|
||||||
|
entity_id: "${job_6_state_entity}"
|
||||||
|
internal: true
|
||||||
|
on_value:
|
||||||
|
then:
|
||||||
|
- script.execute: refresh_jobs_page
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_7_state
|
||||||
|
entity_id: "${job_7_state_entity}"
|
||||||
|
internal: true
|
||||||
|
on_value:
|
||||||
|
then:
|
||||||
|
- script.execute: refresh_jobs_page
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_8_state
|
||||||
|
entity_id: "${job_8_state_entity}"
|
||||||
|
internal: true
|
||||||
|
on_value:
|
||||||
|
then:
|
||||||
|
- script.execute: refresh_jobs_page
|
||||||
|
|
||||||
|
- platform: homeassistant
|
||||||
|
id: job_9_state
|
||||||
|
entity_id: "${job_9_state_entity}"
|
||||||
|
internal: true
|
||||||
|
on_value:
|
||||||
|
then:
|
||||||
|
- script.execute: refresh_jobs_page
|
||||||
|
|
||||||
#:######################################################################################:#
|
#:######################################################################################:#
|
||||||
# ATTO 3 TEXT STATES
|
# ATTO 3 TEXT STATES
|
||||||
#:######################################################################################:#
|
#:######################################################################################:#
|
||||||
|
|||||||
Reference in New Issue
Block a user