PrzemoF
January 24, 2024, 8:10pm
301
I’ve started the step by step guide: LINK
1 Like
MDAR
January 24, 2024, 9:19pm
302
Feel free to ask questions, there are a few dark rabbit holes I can help you avoid / crawl out of
MDAR
January 24, 2024, 9:27pm
303
PrzemoF:
step by step guide: LINK
“Step by step” … So many steps … Not
#Velbus “Makes life easy”
+++++
Comment left
PrzemoF
January 24, 2024, 9:51pm
304
Once I master how it works I’ll make a fire & forget script. Then it will be easy. Anyway, it’s much more about OpenHAB than Velsbus… Thanks for the comment!
1 Like
MDAR
December 31, 2025, 12:10pm
305
I’ve been editing a Text based Items Template file for the last few years, slowly adding the changes and updates as openHAB evolves.
In order to make this useful for others, I have created a Gist on GitHub
#{Velbus} [openHAB] Text Items README.md
Text files for adding www.velbus.eu modules and channels to www.openhab.org instances
While the MainUI is the prefered way of adding Things and Items, I have found that for Bulk editing, Text based Items files are the fastest to create, debug and update.
I method of adding Things to openHAB is always in the MainUI, as updates in the Binding can be easily accommodated by deleting the Thing, and adding it again so that it uses the new profile (Bug are corrected and new features added)
Bulk editing the Items files is easy with a find and replace.
simply replace the `velbus:vmbgpod:VelbusNetworkBridge:05` parts with the correct ID for the Thing
This file has been truncated. show original
AAA_OH3_Generic_template Alexa V3 WITH preset dissemination.items
// Dec 2025
// Added VMB2DC-20
// Added VMB8DC-20
// Added VMB4LEDPWM-20
// May 20th 2024
// Serious update to Alkexa Thermostat
// Adding Alexa metadat in V4.1.2 for thermostats in the UI is broken
// Text file / manual using the CODE window is the only option
This file has been truncated. show original
AAA_OH3_Generic_template Alexa V3.items
// May 20th 2024
// Serious update to Alexa Thermostat
// Adding Alexa metadat in V4.1.2 for thermostats in the UI is broken
// Text file / manual using the CODE window is the only option
// see this formum post - https://community.openhab.org/t/edit-metadata-results-in-spinning-wheel-while-loading/153937/7
// April 28th 2024
// addedd HomeKit to thermostat
This file has been truncated. show original
There are more than three files. show original
Please feel free to nudge me if it needs updating at any time or there is something you’d like adding.
1 Like