bemble / node-red-contrib-mi-devices

node-red extension to integrate Xiaomi gateway devices
16 stars 20 forks source link

Missing Nodes "xiaomi-gateway in" and "xiaomi-gateway out" #10

Open tonifanfa opened 6 years ago

tonifanfa commented 6 years ago

During the installation of node-network-contrib-my-devices, from the node palette there has been no error but the xiaomi-gateway-in and xiaomi-gateway-out nodes do not appear. I've done the process twice, once in Windows 10 and once in a Raspberry pi 2 model B, and in both cases the same thing happens. However, in the node palette it seems that they have been installed correctly. I do not know what I can be doing wrong. A greeting

nodes xiaomi nodes xiaomi palette

bemble commented 6 years ago

Could you send me the "dependencies" part of your package.json? Maybe a conflict between different packages.

tonifanfa commented 6 years ago

Pierre, I'm a rookie and I do not know if it's this package.json you want to check. By doing tests I have imported the example flow and the missing nodes appear correctly, but in the nodes palette there is no. "dependencies": { "cryptojs": "^2.5.3", "miio": "0.13.0" }, ejemlo xiaomi

Thanks for your help

bemble commented 6 years ago

No problem. I was talking about the "main" package.json, in your node-red directory. Otherwise, a screenshot of your palette should be OK (Menu > Manage palette).

scotie commented 5 years ago

I've had this issue as well. I was because I had both node-red-contrib-mi-devices and node-red-contrib-xiaomi-smart-devices installed. To fix removerd both and installed node-red-contrib-mi-devices.