gertst / node-red-contrib-velbus

A Node Red plugin to connect the Velleman Velbus home automation system to Node Red
5 stars 2 forks source link

{feature request} Memo text node #6

Open MDAR opened 3 years ago

MDAR commented 3 years ago

Hi Gert

I know your moving away from Velbus, but I was wondering if you could work your node red magic just once more and create a node to handle the memo text command to Oled panels.

I really have tried to use the raw packet mode and a function node, but I just don't have the skills.

Thanks, Stuart

ggaljoen commented 3 years ago

Hi Stuart,

Hopefully Gert will find the courage and necessary free time to brew these bits together...

the raw packet mode and a function node

Otherwise I could try to throw some raw bytes in a function, depending on your needs. Not really your question answered but it could maybe be a (spinoff) solution. Regards, Gg.

MDAR commented 3 years ago

Hi Gg

It's very kind of you to offer.

Otherwise I could try to throw some raw bytes in a function, depending on your needs.

I thought I could manage it, but I failed as soon as I tried to convert the string characters into Hex, let alone breaking long strings into separate messages and assigning characters to their correct place.

If you have time and enough curiosity, I'd be very grateful.

There isn't any rush, it can be achieve via openHAB / OpenRemote / Control4 / HomeAssistant currently, I'm just trying to make it easier for anyone to use Velbus with whichever platform they want.

gertst commented 3 years ago

@MDAR, I feel sorry about it, but I really don't have the spare time right now... as I'm in the middle of the renovation of our new house. I'm sure you understand.

@ggaljoen, Very kind to reach out - if you are stuck with some javascript, share what you already have and I'm happy to assist with some coding snippets!

Gert S