twocolors / node-red-contrib-esphome

Node-RED nodes to ESPhome devices
MIT License
18 stars 5 forks source link

Possible collab #1

Closed guyluz11 closed 1 year ago

guyluz11 commented 1 year ago

Thinking of integrating your package in a smart home automation platform named CyBear Jinni

It is open source here is a link.

When do you intend to make this public, I can't find it in the Palette install tab

image

twocolors commented 1 year ago

i not see any problems

image

and found in https://catalogue.nodered.org/catalogue.json?_=1674208207731

today i not recommended use this node in prod - more bugs ... and this is !!! Alpha, Alpha, Alpha release

guyluz11 commented 1 year ago

Searched it today and found it, cool.

Now I have error when installing it

-----------------------------------------------------------
2023-01-20T10:13:25.955Z Install : node-red-contrib-esphome 0.0.2

2023-01-20T10:13:25.995Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-esphome@0.0.2
2023-01-20T10:13:26.222Z [err] npm WARN config production Use `--omit=dev` instead.
2023-01-20T10:13:28.225Z [err] npm
2023-01-20T10:13:28.226Z [err]  ERR! code
2023-01-20T10:13:28.226Z [err]  ENOENT
2023-01-20T10:13:28.226Z [err] npm 
2023-01-20T10:13:28.226Z [err] ERR! syscall
2023-01-20T10:13:28.226Z [err]  spawn git
2023-01-20T10:13:28.226Z [err] npm 
2023-01-20T10:13:28.226Z [err] ERR!
2023-01-20T10:13:28.226Z [err]  path git
2023-01-20T10:13:28.227Z [err] npm 
2023-01-20T10:13:28.227Z [err] ERR! errno -2
2023-01-20T10:13:28.228Z [err] npm ERR!
2023-01-20T10:13:28.228Z [err]  enoent
2023-01-20T10:13:28.228Z [err]  An unknown git error occurred
2023-01-20T10:13:28.229Z [err] npm 
2023-01-20T10:13:28.229Z [err] ERR! enoent This is related to npm not being able to find a file.
2023-01-20T10:13:28.229Z [err] npm ERR!
2023-01-20T10:13:28.229Z [err]  enoent 
2023-01-20T10:13:28.230Z [err] 
2023-01-20T10:13:28.230Z [err] npm 
2023-01-20T10:13:28.230Z [err] ERR! A complete log of this run can be found in:
2023-01-20T10:13:28.230Z [err] npm 
2023-01-20T10:13:28.230Z [err] ERR!     /root/snap/node-red/854/.npm/_logs/2023-01-20T10_13_26_203Z-debug-0.log
2023-01-20T10:13:28.239Z rc=254

today i not recommended use this node in prod - more bugs ... and this is !!! Alpha, Alpha, Alpha release

Ok will think about it, currently this is the only option that I can use normally so it has the advantage over nothing.

You are more then welcome to join the discord server of CyBear Jinni, if you need someone to test parts on the package and give you feedback I am here :).

Discord

twocolors commented 1 year ago

you need install git , i use my fork https://github.com/twocolors/esphome-native-api

guyluz11 commented 1 year ago

I think that all the requirements for the package should be part of it. I have downloaded several packages before without problem.

twocolors commented 1 year ago

npm (package.json) can use git for source