-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshell_commands.yaml
More file actions
25 lines (21 loc) · 981 Bytes
/
shell_commands.yaml
File metadata and controls
25 lines (21 loc) · 981 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
# https://home-assistant.io/components/shell_command/
####################################################
# #
# SHUTDOWN COMPUTERS #
# #
####################################################
htpc: !secret htpc
desktop: !secret desktop
laptop: !secret laptop
zwift: !secret zwift
####################################################
# #
# SKY Q #
# #
####################################################
cmd_skyq_lr_channel: /home/rob/scripts/skyq.py channel {{chname}}
cmd_skyq_chno: /home/rob/scripts/skyq.py chno {{chno}}
cmd_skyq_lr_command: /home/rob/scripts/skyq.py {{command}}
cmd_upgrade_ha: nohup /home/rob/scripts/autoupgradeHomeAssistant &
cmd_haversion_svg: /home/rob/scripts/haversion_svg.sh