DomoticsDuino by Marco Lamanna
Computer Engineer for Passion
When the limit is only the available time...

...hobby and work join in a single passion...
From my blogs...
OPENHAB 5: I'm updating my test DOCKER container to the newly released Milestone 2 version 5 - VIDEO
In this quick video I'm going to update my OpenHAB 5 M1 docker container to the Milestone 2 version, released a few days ago.
The procedure is simple and consists of recreating the container after downloading the updated docker image.
Now we should be fine with updates for a few months
Enjoy your viewing
OPENHAB 5: I restore my OPENHAB 4 current configuration - VIDEO
In this video I restore my current OPENHAB 4 version to the new OPENHAB 5 instance, which is currently running as a DOCKER container.
In this way I lay the foundation for the migration that I will do step by step, keeping both instances up to date.
By doing this, when OpenHAB 5 Stable is officially released I will have no problems doing the migration.
Enjoy your viewing
OPENHAB 5: I install the Milestone 1 version on DOCKER to test it together with OPENHAB 4 - VIDEO
I start the new adventure of OpenHAB 5 by installing the Milestone 1 version as a DOCKER container to be able to install it on the same Raspberry on which the current version 4 is running.
I show all the steps I performed for the installation, taking care to avoid conflicts with the current version already installed on the Raspberry.
I remind you that OpenHAB 5 needs 64-bit operating system as a necessary requirement!
Enjoy your viewing
OPENHAB 5: The time has come!!! - VIDEO
With this video I want to start a new chapter of my OpenHAB journey, planning the installation, testing and migration to OPENHAB 5.
I want to configure and start using OpenHAB 5, currently in Milestone version, in parallel with my OpenHAB 4 installation, taking advantage of the potential of Docker.
Enjoy your viewing
OPENHAB 4 - I made my interface SMARTER with a visual notification for not updated data - VIDEO
In this video I show you how I customized my OpenHAB dashboard to clearly and intuitively display when a widget is showing outdated information.
By using transparency, I can quickly identify which data needs my attention, improving the efficiency and reliability of my home automation system.
Follow me step by step to learn how to implement this useful modification and make your OpenHAB dashboard even more functional!
Enjoy your viewing
OPENHAB 4 - An OpenHAB update ruined my DASHBOARD???? - VIDEO
After one of the latest OpenHAB updates, I found my dashboard ruined, from a layout point of view.
In this video I will show you how I tried to solve the problem and what other changes to the layout I made.
To make the dashboard a little more dynamic I also used some formulas for managing the icons, colors and opacity of some objects.
Enjoy your viewing
OPENHAB in a NUTSHELL - 58. My complete BACKUP script for OPENHAB 4 and INFLUXDB 2 on DOCKER - VIDEO
New video of the OPENHAB in a NUTSHELL series.
Last video of the miniseries dedicated to the standard maintenance of OpenHAB.
I show you my full backup script for a standard installation of OpenHAB on OpenHABian and for InfluxDB v. 2 running on docker container.
This script is inspired by a script related to OpenHAB 3 that you can find at this link https://github.com/oliranks/openHAB3-full_backup_and_restore (thanks to the github user oliranks).
I made some adaptations for OpenHAB 4 and for InfluxDB v. 2, on Docker container.
You can find my script using the following link: https://github.com/domoticsduino/openhab4
Enjoy your viewing
OPENHAB in a NUTSHELL - 57. How to restore a BACKUP on DOCKER containers...and not only - VIDEO
New video of the OPENHAB in a NUTSHELL series.
OpenHAB on Docker: Let's RESTORE a BACKUP!
In this video, I will show you how I restore OPENHAB on DOCKER containers.
The procedure on DOCKER, compared to the standard one, is a bit more complex because you can only restore if the OpenHAB services are stopped.
Enjoy your viewing
OPENHAB in a NUTSHELL - 56. OpenHAB as Container DOCKER? Here's how to do a BACKUP correctly - VIDEO
New video of the OPENHAB in a NUTSHELL series.
OpenHAB on Docker: Fast and Easy Backup!
In this video, I will show you a quick and easy way to backup your OpenHAB system running as a Docker container.
Stop wasting time and protect your data with a few simple steps.
Enjoy your viewing
OPENHAB in a NUTSHELL - 55. Protect your SMARTHOME, perform a complete OPENHAB BACKUP! - VIDEO
New video of the OPENHAB in a NUTSHELL series.
If you use openHAB on openHABian, backup is essential.
In this guide I will explain how to create a backup, to restore your system in a few minutes.
Don't risk losing hours of work, watch the video and learn how to backup openHAB!
Enjoy your viewing
OPENHAB in a NUTSHELL - 54. I used SHELL commands to update DOCKER CONTAINER - VIDEO
New video of the OPENHAB in a NUTSHELL series.
In this video I upgrade OpenHAB from version 4.2.0 to version 4.3.3 using SHELL commands to update the running DOCKER container image.
This process is applicable to all operating systems that docker can run on.
Enjoy your viewing
OPENHAB in a NUTSHELL - 53. Update openHAB as DOCKER CONTAINER with PORTAINER and notes for WINDOWS - VIDEO
New video of the OPENHAB in a NUTSHELL series.
In this video I show you how to update an OpenHAB instance running as a DOCKER container, using the Portainer web interface.
We will also see the documentation regarding the update of an OpenHAB instance running on Windows.
With these simple steps you can always keep your OpenHAB-based Smart Home system up to date
Enjoy your viewing
OPENHAB in a NUTSHELL - 52. From LINUX updates to OpenHAB: system always at TOP - VIDEO
New video of the OPENHAB in a NUTSHELL series.
In this video I show you how to keep your Linux operating system, on which OpenHAB is installed, always up to date and how to update OpenHAB to the latest stable version.
By following these simple steps, you can ensure that your system is always secure and performant, and that you can take advantage of the latest OpenHAB features.
Enjoy your viewing
OPENHAB in a NUTSHELL - 51. Create your PERSONAL WIDGET for OPENHAB from scratch - Tutorial - VIDEO
New video of the OPENHAB in a NUTSHELL series.
Have you ever wanted an openHAB widget that does exactly what you need?
In this video I show you how to create your own custom widget from scratch, without any advanced programming knowledge.
We'll start with the basics and see together how to define the look of the widget, how to connect it to your openHAB items and how to add interactive features.
It doesn't matter if you're a beginner or an openHAB expert, this guide will walk you through the creation of your own custom widget.
In this video you'll learn:
- How to create a new widget from scratch
- How to define the look of the widget (HTML, CSS)
- How to connect the widget to your openHAB items
- How to add interactive features
- And much more!
Enjoy the video
Enjoy your viewing
OPENHAB 4 - I added animations and dynamic icons to my ENERGY WIDGET - VIDEO
In this video I show you some of the graphic updates I'm doing to my ENERGY WIDGET, still under development.
I added some effects to make the icons dynamic, the color intensities and the movement speeds, all based on the current state of the system.
Using expressions and some mathematical formulas the result obtained allows you to visually render the real-time situation of the system.
To manage the new features I added other configuration options, in an attempt to make the widget as generic as possible.
You can always find the source of the widget on my GITHUB repository, at https://github.com/domoticsduino/openhab-widgets
The usual thanks to whoever had the initial idea from which I took inspiration https://community.openhab.org/t/energy-widget-like-in-home-assistant-demo/131189
Enjoy your viewing
OPENHAB 4 - ENERGY WIDGET, I shared my first draft on GITHUB - VIDEO
I shared, on my github, at https://github.com/domoticsduino/openhab-widgets the source of the first draft of the energy widget that I am developing and customizing.
I started from this post on the OpenHAB forum https://community.openhab.org/t/energy-widget-like-in-home-assistant-demo/131189
In the video I explain how to use it and which are the items that need to be configured
Enjoy your viewing