I tried to update to latest snapshop on my Windows machine following the docu:
http://docs.openhab.org/installation/windows.html
my C:\openhab-offline\conf\services\addons.cfg looks like this:
package = minimal
remote = true
binding = homematic,harmonyhub, hue
ui = basic,paper,habpanel,habmin
persistence = rrd4j
action = mail
transformation = map
voice = marytts
misc = openhabcloud
C:\openhab-offline\userdata\etc\org.openhab.addons.cfg looks like this´:
package = minimal
ui = basic,paper,habpanel,habmin
remote = true
binding = homematic,harmonyhub, hue
action = mail
misc = openhabcloud
persistence = rrd4j
transformation = map
voice = marytts
When I open the website I just get “No user interfaces installed.”.
what am I missing?
NoTechi