mlfunston / node-red-contrib-broadlink-control

Set of node-red nodes to manage the Broadlink home automation device suite
MIT License
44 stars 24 forks source link

ENHANCEMENT: HEX od Base64 output #50

Open S474N opened 3 years ago

S474N commented 3 years ago

Will be possible to Learn output to HEX or Base64?

mlfunston commented 3 years ago

I think so. Are you looking for the Learn output to be formatted as both hex and Base64 in the same message?

Should be easy enough to implement.

S474N commented 3 years ago

As you wish :) I prefer two variables in one payload :) Thank you!