1
0
Fork 0
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:
ewilly 2023-06-09 10:36:39 +02:00
parent 419894f6bd
commit 5ac1afdeb6

View file

@ -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