zachowj / hass-node-red

Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core
MIT License
465 stars 182 forks source link

can't do the integration #18

Closed pedrotainha closed 4 years ago

pedrotainha commented 4 years ago

When searching for this integration, appears an empty line: image

I've put the contents in the folder as described in the instructions: image

when i select it showed loading icon during some time, but then only this:

image

And i don't have the integration in the list as installed.

this is what appeared me in the logs only: 2020-03-15 15:37:14 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for nodered which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

versions:

image

zachowj commented 4 years ago

Looks like you're missing the .translations directory

pedrotainha commented 4 years ago

thanks it was that. and i could continue

niccolobusato commented 4 years ago

hi, still not working for me, same problem but i have the .translations directory. does exist a minimum version requirement? i'm on 0.94.4 on this installation..

zachowj commented 4 years ago

@niccolobusato Requires 0.96.0 because that's when custom components were able to use the config flow.

gdr2404 commented 4 years ago

I'm not getting Node Red in the UI configurations either.

Running HA 0.110.2 Installed via Hacs translations shows in my custom_components/nodered.

Any advice would be much appreciated.

skarabaraks commented 4 years ago

I'm not getting Node Red in the UI configurations either.

Running HA 0.110.2 Installed via Hacs translations shows in my custom_components/nodered.

Any advice would be much appreciated.

Same here - Installed via HACS, followed the documentation and enabled node red in HA integrations but not sure what happens next?