The openHAB 2.5.0 Update - My Experience
Hello there
Since openHAB 2.5.0 got released on 16. Dec 2019 Changelog - Community Post, I wanted to share my experience with the update.
This is my office setup
Hardware
I am using
- UP Squared
- Raspberry Pi 3 Model B+
- MAX! Cube LAN Gateway
- Phillips Hue Bridge
- Xiaomi Gateway
-
Sonoff Tasmota
- Basic | 5x more
- Pow | 2x
- 4ch | 1x
- Air Quality Sensor
- Custom Energie Monitoring based on esp32
Software
- openHAB 2.4.0
- Emoncms running on the Raspberry Pi 3 Model B+
- InfluxDB
- Node-RED
- Grafana
- Mosquitto
- Docker
openHAB Setup on Docker
I am running openHAB via Docker & Docker Compose with my little helper setup named
eze-openHAB-docker
The docker-compose setup delivers:
The Update
Before updating I made double, tripple, quadruple sure that I made a backup first.
I have already read in the community that there are problems with “just” updating, for example Update Docker container to 2.5 ends in Reboot loop.
So I was quite sure that I will have to do some manual work for the update.
So my backup was made after I run my stop.sh script and quadruple checked.
I swapped out a single line in my docker-compose.yml.
- image: "openhab/openhab:2.4.0"
+ image: "openhab/openhab:2.5.0"
Run my start.sh script and run
tail -f openhab_userdata/logs/openhab.log
The only error/warning I got where
2019-12-17 12:32:32.339 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs'
---
2019-12-17 11:30:51.947 [WARN ] [sitemap.internal.SitemapProviderImpl] - Filename `smartoffice.sitemap` does not match the name `demo` of the sitemap - please fix this as you might see unexpected behavior otherwise.
“That’s it?”
Checked my PaperUI and saw that the MAX! Gateway is in state uninitialized - communication error
yea I know this one, let’s do the good old restart to the Gateway. And it worked.
Everything is working…
__ _____ ____
____ ____ ___ ____ / / / / | / __ )
/ __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ |
/ /_/ / /_/ / __/ / / / __ / ___ |/ /_/ /
\____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/
/_/ 2.5.0
Release Build
My conclusion
openHAB has become an even more awesome project.
I had no problems what so ever.
I’ve been around since 1.7.5 I think, can’t say the version number for sure.
openHAB feels more stable then ever.
I want to thank everyone who contributes to the openHAB Project.
Thanks to the community and it’s awesome staff.
https://community.openhab.org/about
Thanks to every single contributor (to many to list!):
- The openHAB Org people
- All openHAB Docs contributors
- All openHABian contributors
- All openHAB-2-addons contributors
Thanks to @cniweb and @wborn for the work you invest into Docker.
Every single one of you who is active on GitHub or this Community