Edit esp-bedside-panel.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-31 13:28:16 +12:00
parent f1caca4eea
commit 00469e41c5
+32
View File
@@ -5867,6 +5867,38 @@ text_sensor:
then:
- 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
#:######################################################################################:#