Parcourir la source

supervisor fix

pull/1/head
Ales Komarek il y a 8 ans
Parent
révision
40934ca8e8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      home_assistant/files/supervisor.conf

+ 1
- 1
home_assistant/files/supervisor.conf Voir le fichier

@@ -1,6 +1,6 @@

[program:home_assistant_server]
command=/srv/home_assistant/bin/hass --config /etc/homeassistant/
command=/srv/home_assistant/bin/hass --config /etc/home_assistant/
directory=/srv/home_assistant
autostart=true
autorestart=true

Chargement…
Annuler
Enregistrer