fix: home automations with configurations fixes

This commit is contained in:
Bastian de Byl
2025-12-14 19:23:35 -05:00
parent 68803214d4
commit 216a486db5
2 changed files with 20 additions and 0 deletions

View File

@@ -411,6 +411,7 @@
- condition: device - condition: device
device_id: 03a12d2360d9954aed19c2449070725a device_id: 03a12d2360d9954aed19c2449070725a
domain: light domain: light
entity_id: 7c1e7db73799cc3f90948b5118596985
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -422,6 +423,7 @@
- condition: device - condition: device
device_id: f31e4f9bf8fa3687a07aeb4430eaef38 device_id: f31e4f9bf8fa3687a07aeb4430eaef38
domain: light domain: light
entity_id: b79934d97f3bb9d8a3da47c76d03ded4
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -433,6 +435,7 @@
- condition: device - condition: device
device_id: 3f7f65571d9bb0833433996f1f6725bd device_id: 3f7f65571d9bb0833433996f1f6725bd
domain: light domain: light
entity_id: 7407afe14783543252c666d5ff7c5d5c
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -444,6 +447,7 @@
- condition: device - condition: device
device_id: 21eb2bd28aba2ee361a22af92e8b2d16 device_id: 21eb2bd28aba2ee361a22af92e8b2d16
domain: light domain: light
entity_id: 81c486d682afcc94e98e377475cc92fc
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -467,6 +471,7 @@
- condition: device - condition: device
device_id: f31e4f9bf8fa3687a07aeb4430eaef38 device_id: f31e4f9bf8fa3687a07aeb4430eaef38
domain: light domain: light
entity_id: b79934d97f3bb9d8a3da47c76d03ded4
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -478,6 +483,7 @@
- condition: device - condition: device
device_id: 03a12d2360d9954aed19c2449070725a device_id: 03a12d2360d9954aed19c2449070725a
domain: light domain: light
entity_id: 7c1e7db73799cc3f90948b5118596985
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -489,6 +495,7 @@
- condition: device - condition: device
device_id: 800eddbeeda071225f181a14cb9527e0 device_id: 800eddbeeda071225f181a14cb9527e0
domain: light domain: light
entity_id: 521a92ddd8be76c7eddfc544f81f6020
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -500,6 +507,7 @@
- condition: device - condition: device
device_id: 3f7f65571d9bb0833433996f1f6725bd device_id: 3f7f65571d9bb0833433996f1f6725bd
domain: light domain: light
entity_id: 7407afe14783543252c666d5ff7c5d5c
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -511,6 +519,7 @@
- condition: device - condition: device
device_id: 21eb2bd28aba2ee361a22af92e8b2d16 device_id: 21eb2bd28aba2ee361a22af92e8b2d16
domain: light domain: light
entity_id: 81c486d682afcc94e98e377475cc92fc
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -534,6 +543,7 @@
- condition: device - condition: device
device_id: f31e4f9bf8fa3687a07aeb4430eaef38 device_id: f31e4f9bf8fa3687a07aeb4430eaef38
domain: light domain: light
entity_id: b79934d97f3bb9d8a3da47c76d03ded4
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -545,6 +555,7 @@
- condition: device - condition: device
device_id: 03a12d2360d9954aed19c2449070725a device_id: 03a12d2360d9954aed19c2449070725a
domain: light domain: light
entity_id: 7c1e7db73799cc3f90948b5118596985
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -556,6 +567,7 @@
- condition: device - condition: device
device_id: 800eddbeeda071225f181a14cb9527e0 device_id: 800eddbeeda071225f181a14cb9527e0
domain: light domain: light
entity_id: 521a92ddd8be76c7eddfc544f81f6020
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -567,6 +579,7 @@
- condition: device - condition: device
device_id: 3f7f65571d9bb0833433996f1f6725bd device_id: 3f7f65571d9bb0833433996f1f6725bd
domain: light domain: light
entity_id: 7407afe14783543252c666d5ff7c5d5c
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on
@@ -578,6 +591,7 @@
- condition: device - condition: device
device_id: 21eb2bd28aba2ee361a22af92e8b2d16 device_id: 21eb2bd28aba2ee361a22af92e8b2d16
domain: light domain: light
entity_id: 81c486d682afcc94e98e377475cc92fc
type: is_on type: is_on
then: then:
- type: turn_on - type: turn_on

View File

@@ -18,3 +18,9 @@ homeassistant:
media: /share media: /share
automation: !include automations.yaml automation: !include automations.yaml
input_boolean:
tv_mode:
name: TV Mode
initial: off
icon: mdi:television