This commit is contained in:
2025-11-30 17:13:22 +00:00
parent 1241caa5c6
commit 46b36d504c
10 changed files with 318 additions and 134 deletions

View File

@@ -141,7 +141,7 @@
- at: 01:00:00
trigger: time
- trigger: time
at: 08:00:00
at: 08:30:00
conditions: []
actions:
- action: light.turn_off
@@ -194,37 +194,7 @@
kelvin: 2627
target:
device_id: 4a993938cbf7289987eb684f71b00b92
- id: '1732736495026'
alias: Lichter aus bei Sonnenaufgang
description: ''
trigger:
- platform: time
at: 01:00:00
condition: []
action:
- action: light.turn_off
metadata: {}
data: {}
target:
device_id: 03477708398bb2e1ceb3f4a776770a29
mode: single
- id: '1732736623945'
alias: Licht an bei Sonnenuntergang
description: ''
trigger:
- platform: sun
event: sunset
offset: -00:30:00
condition: []
action:
- action: light.turn_on
metadata: {}
data:
kelvin: 2490
brightness_pct: 85
target:
device_id: 03477708398bb2e1ceb3f4a776770a29
mode: single
controller_device: 180e52c2b4e6bfd02de1a022cd77eda0
- id: '1733523441756'
alias: Küche Theke Schalter
description: ''
@@ -297,11 +267,6 @@
device_id: a09f77bde7ba5098df0c3ec599ca7377
entity_id: 2a315e13dac7a4d0e3a5331216e79a5b
domain: switch
- action: light.turn_off
metadata: {}
data: {}
target:
device_id: aa992894922dfd99d4de351691fddbeb
mode: single
- id: '1733558486213'
alias: Küche Theke und Tisch aus
@@ -569,3 +534,54 @@
target:
entity_id: counter.bewegung_kueche
mode: single
- id: '1761475605456'
alias: Bewegungsmelder Licht Treppe oben
description: ''
triggers:
- type: occupied
device_id: 4629e222cda722b7ad07de427acb56bd
entity_id: aae8135070bc723603a2477818b484a9
domain: binary_sensor
trigger: device
- type: occupied
device_id: d0addbba1dd8a92697554ff8a015345e
entity_id: 42c91c337a8f76b1559776a7daec6e84
domain: binary_sensor
trigger: device
conditions: []
actions:
- type: turn_on
device_id: 68bb158ff829c34611860fedff328e32
entity_id: 073c2fbfb9a0796461063e922049587e
domain: switch
- delay:
hours: 0
minutes: 10
seconds: 0
milliseconds: 0
- type: turn_off
device_id: 68bb158ff829c34611860fedff328e32
entity_id: 073c2fbfb9a0796461063e922049587e
domain: switch
mode: single
- id: '1761484676480'
alias: Treppenlicht aus verzögert
description: ''
triggers:
- type: turned_on
device_id: 68bb158ff829c34611860fedff328e32
entity_id: 073c2fbfb9a0796461063e922049587e
domain: switch
trigger: device
conditions: []
actions:
- delay:
hours: 0
minutes: 10
seconds: 0
milliseconds: 0
- type: turn_off
device_id: 68bb158ff829c34611860fedff328e32
entity_id: 073c2fbfb9a0796461063e922049587e
domain: switch
mode: single

View File

@@ -14,8 +14,8 @@ shell_command: !include shell_commands.yaml
switch:
- platform: wake_on_lan
name: "mini PC"
host: "192.168.178.87"
mac: "58:47:CA:78:4E:59"
host: "192.168.178.138"
mac: "9c:6b:00:8b:3c:20"
turn_off:
service: shell_command.turn_off_remote_pc
- platform: template