Hello,
Did not kow in which category publish as it touches everything. Let me make it short
I am using a raspberry pi for pulling iot devices via mqtt mosquitto and use them i node red. Working great.
Now i have devices on my wifi like vaccum robot, printer, etc that i would like to bring to nodered too but they cannot be discovered via mqqt since they i cannot add them there.
So can i use an xmpp server on the same raspberr pi to make them show ?
For example i have an ecovac deebot 950 that is on my wifi.
I found this https://github.com/mrbungle64/ecovacs-deebot.js
I need to make it show in node red.
How would you nodered genius do ?
Thank you