
Release notes and Instructions for image file v8
>> Discussion area <<
Supported features:
- [New] KRACK (Key Reinstallation AttaCK) vulnerability patched
- [New] Full LCD area used
- [New] Boost countdown shown on screen
- MQTT support!!! We now support incoming and outgoing MQTT commands. See more in the discussion area in the next days
- Latest stable OpenHAB 2 (2.1) update with many new features and fixes
- BME280 is the main sensor we will be maintaining although DHT11/22/AM2302 is easily supported
- Graphical editor for rules (Scratch-like)
- HABmin support
- Improved Chromium loader to bypass freeze issues
- Support for both Celsius (°C) and Fahrenheit (°F)
- Improved Chromium loader hides “Restore” popup prompt
- Improved Chromium loader checks CPU load before loading the UI to avoid hang issues
- Self expanding .img file (occupies all space on first boot if SD card is bigger, not just 3.9GB)
- Controls heating and/or hot water individually from any Internet connected point on earth
- Monitors temperature, humidity and atmospheric pressure
- 3.5″ LCD single-point touch screen snaps on RaspberryPi GPIO header
- WiFi Internet connectivity
- Dual relay contacts
- Relays offer both N.C. and N.O.
- Mains powered (100-240V AC) < 3W
- Raspberry Pi Zero and Zero W compatible
- Running OpenHAB 2 platform
- Smartphone App supports Android, iOS, Windows and Pebble
- Modular design for easy future upgrades and troubleshooting
Known bugs:
- Scheduling now supported from HABmin interface but not tested
- Touch UI register slide and drag events
- LCD touch slow responsiveness due to Chromium rendering
Boost mode stopped working in latest OpenHAB release
Instructions:
As this is targeted at makers and early adopters some configuration will be needed by you. Here are some basic steps to get you started in no time!
With the image file downloaded, you need to use an image writing tool to install it on your SD card. If you downloaded a ZIP version, unzip the .img file first before the next step.
Choose the right guide for your system below (courtesy of Raspberry Pi website – thanks 😀 ):
- Once the image is written on the SD card, remove it and re-insert it in your non-Windows laptop and change the file /etc/wpa_supplicant/wpa_supplicant.conf by entering you WiFi’s SSID and passkey inside the “”.
- Replace the SD card back in the Raspberry Pi
- Align and insert carefully the LCD in place
- Take all necessary precautions before applying mains voltage!
- Connect Heating and Hot Water control lines on the terminal block’s top contacts.
- Connect mains wires on the bottom contacts, marked L and N.
- After a few seconds the screen will show if the WiFi is connected and what is the local IP it got (DHCP)
- The full installation may take up to 10 minutes for the very first time. Just leave it alone. You can always SSH to it. Use pi/hestia
- The SD card image expands to occupy the complete size of the card if it is detected bigger than 3.9GB. A reboot may occur automatically and boot will continue as normal.
- While waiting, head over to the downloads section and download the smartphone app on your phone. Under settings set OpenHAB URL as http://[hestiapi_IP]:8080 and close the application
- Once the LCD is showing the UI, try and load the app again or simply use your laptop and navigate to: http://[hestiapi_IP]:8080/start/index and select “Basic UI”
- You should now be able to control the basic functions
- Configure your local time (UTC by default) via SSH using the raspi-config command
- Please note that the UI of app, web and LCD will change in next release once the supported features and the casing are final so avoid customising them too much apart from getting familiar with the interface of OpenHAB2. OpenHAB2 has a great forum with so much information from fellow users. Salivate at what you want to make now with it.
- Feel free to explore the files under /etc/openhab2 names default.* in folders items, rules, sitemaps and things.
Manual installation:
No manual installation available.