Search Criteria
Package Details: openhab3 3.0.0-2
Git Clone URL: | https://aur.archlinux.org/openhab3.git (read-only, click to copy) |
---|---|
Package Base: | openhab3 |
Description: | openhab3 open source home automation software |
Upstream URL: | http://www.openhab.org/ |
Licenses: | |
Conflicts: | |
Submitter: | ChaosKid42 |
Maintainer: | ChaosKid42 |
Last Packager: | ChaosKid42 |
Votes: | 3 |
Popularity: | 1.59 |
First Submitted: | 2020-11-30 20:26 |
Last Updated: | 2020-12-24 11:58 |
Dependencies (3)
- archlinux-java-run
- java-runtime-headless=11 (jdk5, tuxjdk, jre7-openjdk-headless-infinality, java-8-openjdk-shenandoah, jre8-openjdk-headless-infinality, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains-headless, jre8-openjdk-shenandoah-headless, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, jdk8, jre11, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk-headless, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9-headless, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-headless-imfix, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre-openjdk-headless, jre11-openjdk-headless, jre7-openjdk-headless, jre8-openjdk-headless)
- openhab3-addons (optional) – add-on archives for offline use
Latest Comments
TheHellSite commented on 2021-01-06 13:23
Thank you again!
ChaosKid42 commented on 2021-01-06 13:13
@TheHellSite: There is /etc/openhab3 where you can store your files for file based config. The config you do in the GUI is stored in /var/lib/openhab3/jsondb.
TheHellSite commented on 2021-01-06 12:45
Where does this version of OpenHAB store all the config files, i.e. things, items,...? I can't seem to find them anywhere.
TheHellSite commented on 2020-12-24 12:04
@ChaosKid42 Yes, I figured this out myself. But thank you.
For everyone else:
ChaosKid42 commented on 2020-12-24 11:56
@TheHellSite: You probably need to install archlinux-java-run from the aur first.
ChaosKid42 commented on 2020-12-24 11:56
@doits: If you install openhab3 your old config won't be migrated. I also don't know how to do it manually. Sorry.
TheHellSite commented on 2020-12-24 11:32
I am having trouble installing it.
doits commented on 2020-12-24 09:31
Is there any upgrade path from 2.5 to 3? In https://community.openhab.org/t/apt-yum-and-dnf-migration-from-oh2-to-oh3-stable/110771 is say about detecting old config and copying/migrating it:
I don't think it is done when installing openhab3 here. Is there a way to start this manually?
lianse commented on 2020-12-08 18:06
Oh nice, I see you fixed minimum jre confusion by pulling in archlinux-java-run.
I worked around my default jre8 by providing JAVA_HOME=/usr/lib/jvm/java-11-openjdk/ within /etc/defaults/openhab3
lianse commented on 2020-12-01 18:43
I'll try it out at weekend (I hope it will work, because M4 has some major bugs https://community.openhab.org/t/openhab-3-milestone-builds/106329/5 )