I know the protocol files are saying 33 = temperature sensor name.
But if you open Velbuslink, it uses channel 34 for the temperature. There is nu channel 33 in Velbuslink.
So I also use channel 34 in my scripts to be consistent with Velbuslink.
Iām refactoring my Velbus-Node-Red connector to get Velbus module names by using @Stef_Coeneās JSON file.
All is working fine so far!
I will try to get more module commands out of this JSON data over time.
I created a web frontend for the json file: https://qos.docum.org/velserver/
This is work in progress, but maybe it can be useful for someone else.
Iām also going to include extra comments to explain the json.
By reading my own json file, I realized I have to figure out what I did for the Edlge lid panels.
I donāt own one myself. I did some coding for it on a remote setup and I donāt remember the logic behind my own code
Yeah, I know, thatās a website thatās normally only used by me.
Iām just too lazy to fix the ssl error
And when my home router gets a new ip, I have to fix the dns entry manually.