使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
home-assistant-formula
镜像自地址
https://github.com/salt-formulas/salt-formula-home-assistant
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
0
百科
动态
浏览代码
supervisor fix
pull/1/head
Ales Komarek
8 年前
父节点
d6e01bdc27
当前提交
40934ca8e8
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
显示文件统计
+1
-1
home_assistant/files/supervisor.conf
+ 1
- 1
home_assistant/files/supervisor.conf
查看文件
@@ -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
撰写
预览
正在加载...
取消
保存