mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-05 18:15:23 +00:00
6 lines
238 B
Plaintext
Executable File
6 lines
238 B
Plaintext
Executable File
# Restart Homebridge on HASS start
|
|
# shell_command:
|
|
# restart_homebridge: 'sudo su pi -c "pm2 restart homebridge"'
|
|
# start_homebridge: 'sudo su pi -c "pm2 start homebridge"'
|
|
# stop_homebridge: 'sudo su pi -c "pm2 stop homebridge"'
|
|
|