Saltstack Official Home Assistant Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 6 години
1234567891011
  1. [Unit]
  2. Description=Home Assistant
  3. After=network-online.target
  4. [Service]
  5. Type=simple
  6. User=home_assistant
  7. ExecStart=/srv/home_assistant/bin/hass --config /etc/home_assistant
  8. [Install]
  9. WantedBy=multi-user.target