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

No new integration "Node-red" #8

Closed Dohnalradek closed 4 years ago

Dohnalradek commented 4 years ago

I follow your guide, createn new folder nodered (subfolder of custom_components), cope there all files and restart Hass.io. But when I go to Configuration -> Integrations -> + there isnt option nodered.

Im using Hass.io and Node-red v.6.0.0

zachowj commented 4 years ago

Do the Home Assistant logs show the component loading?

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.

Dohnalradek commented 4 years ago

No, there's nothing in Hass.io log. Do I add something to configuration.yaml?

EDIT: I upgrade Hass.io to the newest version and now I see in Hass log this: 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. 10:00 PM loader.py (WARNING)

But stil nothing new in Integrations...

EDIT2: I made 3x restart and now I can finally se nodered in Integration.

tiagofreire-pt commented 4 years ago

I have this same issue, no matter the restarts.

HA 0.105.2. Lastest Node-red Add-on.

tiagofreire-pt commented 4 years ago

@Dohnalradek , do you mind re-opening this issue, please?

zachowj commented 4 years ago

@tiagofreire-pt does #11 solve your issue?

tiagofreire-pt commented 4 years ago

@zachowj , seems stable for now.