I defined a dependency on the serial binding, so when installing the binding from the official distribution I expect the serial binding to be installed automatically. However, using a jar file to install the latest version of the binding might bypass this dependency check. Once the VMBELx en VMB4AN modules are integrated I should make some time to merge all changes of the 12 months back to the official branch
There is a development version of the Velbus binding available which has experimental support for the VMB1TS.
Would you like to to try it and give some feedback?
Youāll need to completely remove all traces of the current binding (obviously not your Things and Items etc), including double checking in the Karaf console
Then simply run this script to pull down the development binding.
wget http://www.mdar.co.uk/dl/openhab2/update-velbus-jar-dev.sh
sh update-velbus-jar-dev.sh
If youāre using PaperUI, you might have to temporarily delete a Velbus Thing and add it again so that new functionality can be profiled.
(Items will (should) be automatically re-connected with the Thing)
Are the (relative new) edge lit glass switches also added? The VMBEL4 I purchased some and am I now discovering these are not supported?
Help would be appreciated!
Greetings matthijs
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
24
Hi
Iāve been working on some widgets for use primarily with the Velbus hardware, but thereās no reason why they couldnāt be used with other hardware.
Iāve created two versions of the Widget, one that uses the default names that are created in PaperUI when Items are added to Things, and one that requires Items to be named according to the Widget requirements.
My thoughts are that either will work, but just depend on how people want to work.
Current Temperature = Lounge_CurrentTemperature Watch out for this one, as default would be Lounge_Input_Lounge
Current Target Temperature = Lounge_Thermostat_CurrentTemperatureSetpoint
Operating Mode = Lounge_Thermostat_OperatingMode
Current Mode = Lounge_Thermostat_Mode
Heating Mode Antifrost target = Lounge_Thermostat_HeatingModeAntifrostTemperatureSetpoint
Heating Mode Night target = Lounge_Thermostat_HeatingModeNightTemperatureSetpoint
Heating Mode Day target = Lounge_Thermostat_HeatingModeDayTemperatureSetpoint
Heating Mode Comfort target = Lounge_Thermostat_HeatingModeComfortTemperatureSetpoint
Cooling Mode Antifreeze target = Lounge_Thermostat_CoolingModeSafeTemperatureSetpoint
Cooling Mode Night target = Lounge_Thermostat_CoolingModeNightTemperatureSetpoint
Cooling Mode Day target = Lounge_Thermostat_CoolingModeDayTemperatureSetpoint
Cooling Mode Comfort target = Lounge_Thermostat_CoolingModeComfortTemperatureSetpoint
A widget for the Alarm Times can be found here, but you will need to add the rules that restrict the hours and minutes
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
25
Hi
The developement version of the Velbus binding has limited support for the Edge Lit panels, if you want to give it a try, please follow these instructions
This new version addresses an issue with the VMB1TS too, can you give it a try and confirm that it is working correctly please.
(I have 1 x VMB1TS on my test rig which seems to be fine)
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
27
Hello everyone
Iāve finally taken the time to get my head around how text based Item files work, because weāve got a fun installation in the pipeline and I think it will save some time.
However, there is a small issue.
I think I have added the Alexa and Google assistant metadata correctly, but I donāt have any Alexa devices so canāt test it.
If anyone is feeling adventurous and generous, would you mind trying to create an Items file from the template in this ZIP file
Then letting me / us know if it plays nicely with Alexa?
Iāve included 4 updated widgets and a couple of rules in the zip for completeness. (as well as some example Items files that Iām trying in my own home)
IĀ“m not fully sure, but I think I read somewhere, that you can test Alexa <-> Openhab with a Alexa app. (I have no idea where you should find it, perhaps at Google Play. I havnĀ“t got any Alex devices either).
1 Like
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
29
The Alexa app is available and Iām certain I could create an account and run my phone like an Alexa device.
(Thatās what a Velbus distributor does with his iPhone)
Random thought timeā¦
Can we run the Alexa App on an Android wall tablet in the background???
In fact, we were testing Alexa yesterday with his home Velbus setup.
I think weāve nailed everything other than changing Velbus Thermostat Modes from the Alexa.
We can change operating mode from Heating to Cooling, but itās the 4 setpoint modes that I canāt seem to map to Alexa.
Iāve tried creating a metadata entry for the ThermostatMode that maps
Alexa Off to Velbus Night
Alexa Eco to Velbus Day
Alexa Heat to Velbus Comfort
But all that comes up in Alexa app is ācustomisedā and we canāt figure what to do to get Alexa to change the mode.
Update
Yes, I can load the Alexa app on my Android device and link it to openHAB2.
So all I need to do now is completely remove all the old style tagging that Iāve been using and replace every entry with metadata
That wonāt take longā¦ Ha ha ha ha
1 Like
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
30
Hello everyone
Iām certain that most of you will know about the cleaning mode in the Velbus Oled panels, but just in case this is news.
MDAR
(Stuart Hanlon, UK importer of Velbus hardware)
34
With the fabulous assistance of @jeshab the Alexa Skill can now set BOTH the Velbus Operating Mode and the āPresetsā for that mode, or as Velbus refers to them, the thermostat modes.
Be aware that the voice instruction do have to be extremely precise.
I have a vmb1rys. I can import it into Openhab and the relay works fine, but I also use the input on this module for a sensor. As far as I canāt see the input is not showing in Openhab. I can work around id by just having a relay follow the state, but this uses a virtual relay (and I might need it for something else in the future). Are there any plans to support this in the future?
Iām also moving to Openhab 3. I am however not upgrading my old installation. Iām reinstalling with a clean Openhab 3. But so far everything I use works!