aboutsummaryrefslogtreecommitdiffstats
path: root/testing/home-assistant
diff options
context:
space:
mode:
Diffstat (limited to 'testing/home-assistant')
-rw-r--r--testing/home-assistant/APKBUILD2
-rw-r--r--testing/home-assistant/home-assistant.confd4
2 files changed, 3 insertions, 3 deletions
diff --git a/testing/home-assistant/APKBUILD b/testing/home-assistant/APKBUILD
index c7979ad500..fa720cc52e 100644
--- a/testing/home-assistant/APKBUILD
+++ b/testing/home-assistant/APKBUILD
@@ -2,7 +2,7 @@
pkgname=home-assistant
_pkgname=homeassistant
pkgver=0.33.3
-pkgrel=0
+pkgrel=1
pkgdesc="A Home automation platform"
url="https://home-assistant.io"
arch="all"
diff --git a/testing/home-assistant/home-assistant.confd b/testing/home-assistant/home-assistant.confd
index 59c2134581..591809b147 100644
--- a/testing/home-assistant/home-assistant.confd
+++ b/testing/home-assistant/home-assistant.confd
@@ -1,5 +1,5 @@
# hass settings
HASS_CONF="/var/lib/hass"
HASS_PID="/run/hass/hass.pid"
-HASS_USER="clandmeter"
-HASS_GROUP="clandmeter"
+HASS_USER="hass"
+HASS_GROUP="hass"