CyBear-Jinni / cbj_hub

🕸️ Easy to use open source Hub to control your smart devices from one app.
https://cybearjinni.com
GNU Affero General Public License v3.0
31 stars 21 forks source link

Move Node-RED server into a separate package #320

Closed guyluz11 closed 9 months ago

guyluz11 commented 9 months ago

Node-RED server integration is now written inside of cbj_hub code. Let's move it to a separate package so that it will be easier to maintain and more people will be able to use it.

Here for reference is an example of the package in Python https://pypi.org/project/nodered.py (I am not sure if this is a good reference)

guyluz11 commented 9 months ago

Done https://pub.dev/packages/nodered

https://github.com/CyBear-Jinni/nodered