mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Remove deprecated switch
This commit is contained in:
parent
419894f6bd
commit
5ac1afdeb6
1 changed files with 0 additions and 7 deletions
|
@ -31,10 +31,3 @@ automation: !include automations.yaml
|
|||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
# Switches
|
||||
switch:
|
||||
- platform: command_line
|
||||
switches:
|
||||
upgrade_homeassistant:
|
||||
command_on: "nohup bash -c __DATA_DIR__/bin/upgrade_homeassistant.sh $1 > /dev/null 2>&1 &"
|
||||
friendly_name: Upgrade Home Assistant
|
||||
|
|
Loading…
Add table
Reference in a new issue