progress
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user