progress
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
|
||||
homeassistant:
|
||||
container_name: homeassistant
|
||||
image: homeassistant/home-assistant:2025.3.1
|
||||
image: homeassistant/home-assistant:2025.4.4
|
||||
volumes:
|
||||
- ./homeassistant:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
@@ -58,6 +58,6 @@ services:
|
||||
- /run/udev:/run/udev:ro
|
||||
environment:
|
||||
- TZ=Europe/Amsterdam
|
||||
image: koenkk/zigbee2mqtt:2.1.3
|
||||
image: koenkk/zigbee2mqtt:2.3.0
|
||||
links:
|
||||
- "mqtt:mqtt"
|
||||
|
||||
@@ -1 +1 @@
|
||||
2025.1.4
|
||||
2025.4.4
|
||||
@@ -519,7 +519,7 @@
|
||||
entity_id: 47503c95c474e4f8bfba5f00c725a1d4
|
||||
domain: light
|
||||
- condition: time
|
||||
after: 05:00:00
|
||||
after: 06:12:00
|
||||
before: 08:30:00
|
||||
actions:
|
||||
- action: light.turn_on
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
turn_off_remote_pc: "ssh -i /config/ssh_keys/id_rsa_homeassistant -o 'StrictHostKeyChecking=no' homeassistant@192.168.178.87 sudo shutdown -h now"
|
||||
start_comfy_ui: "ssh -i /config/ssh_keys/id_rsa_homeassistant -o 'StrictHostKeyChecking=no' homeassistant@192.168.178.87 bash -c 'cd /home/oster/git/ComfyUI;./start.sh; read x'"
|
||||
start_comfy_ui: "ssh -i /config/ssh_keys/id_rsa_homeassistant -o 'StrictHostKeyChecking=no' homeassistant@192.168.178.87 'cd /opt/ComfyUI;./start-remote.sh'"
|
||||
stop_comfy_ui: "echo 0"
|
||||
|
||||
@@ -22,13 +22,11 @@ devices:
|
||||
'0xf0d1b800001ffcf2':
|
||||
friendly_name: Bogenlampe
|
||||
'0xa4c138570b1956d9':
|
||||
friendly_name: '0xa4c138570b1956d9'
|
||||
friendly_name: Temperatur Hannas Zimmer
|
||||
'0xa4c1383ec7aa7d95':
|
||||
friendly_name: '0xa4c1383ec7aa7d95'
|
||||
friendly_name: Temperatur Küche
|
||||
'0xa4c1383db5531833':
|
||||
friendly_name: '0xa4c1383db5531833'
|
||||
'0x000d6f00109eb214':
|
||||
friendly_name: Fernbedienung
|
||||
friendly_name: Temperatur Bad
|
||||
'0x00212effff0cb8b6':
|
||||
friendly_name: Lichtschlauch
|
||||
'0x0ceff6fffebf4739':
|
||||
@@ -63,6 +61,10 @@ devices:
|
||||
friendly_name: Medienschrank Wohnzimmer
|
||||
'0x000d6f001417c16e':
|
||||
friendly_name: Fernbedienung Keller
|
||||
'0xa4c138066bf1f4c7':
|
||||
friendly_name: Wasser Sensor Bad
|
||||
'0x000d6f00109eb214':
|
||||
friendly_name: Fernbedienung
|
||||
homeassistant:
|
||||
enabled: true
|
||||
version: 4
|
||||
|
||||
Reference in New Issue
Block a user