initial commit
This commit is contained in:
7
configuration/shell_command/tasmotas_restart.yaml
Normal file
7
configuration/shell_command/tasmotas_restart.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
restart_fan01: /bin/bash -c "wget -q -S -O - http://10.10.12.91/cm?cmnd=Restart%201 2>&1"
|
||||
restart_fan02: /bin/bash -c "wget -q -S -O - http://10.10.12.92/cm?cmnd=Restart%201 2>&1"
|
||||
restart_fan03: /bin/bash -c "wget -q -S -O - http://10.10.12.93/cm?cmnd=Restart%201 2>&1"
|
||||
restart_fan04: /bin/bash -c "wget -q -S -O - http://10.10.12.94/cm?cmnd=Restart%201 2>&1"
|
||||
restart_fan05: /bin/bash -c "wget -q -S -O - http://10.10.12.95/cm?cmnd=Restart%201 2>&1"
|
||||
restart_light01: /bin/bash -c "wget -q -S -O - http://10.10.12.90/cm?cmnd=Restart%201 2>&1"
|
Reference in New Issue
Block a user