bitpool / edge-bacnet

A bitpool-edge bacnet gateway for Node-RED
MIT License
9 stars 6 forks source link

HOMEASSISTANT - NODERED #1

Closed lucaskhourybr closed 11 months ago

lucaskhourybr commented 1 year ago

O nó Gateway não apresenta as Network Interface. Alguma solução ?

dblanchie commented 1 year ago

O nó Gateway não apresenta as Network Interface. Alguma solução ?

Please send through OS details, did you restart node red after deploying gateway node?

lucaskhourybr commented 1 year ago

Estou rodando o node Red no sistema HAOS ( HomeAssistant ) . Já reinicei o NODERED e já reiniciei o servidor HAOS , porém sem sucesso.

lucaskhourybr commented 12 months ago

Alguem tem alguma solução ja tentei diversas vezes porem sem sucesso

dblanchie commented 12 months ago

Alguem tem alguma solução ja tentei diversas vezes porem sem sucesso

I recommend running nodered on a seperate instance, we have tested on Ubuntu Server and Windows to date. You can grab the entire docker container from the link in the repo

lucaskhourybr commented 12 months ago

Precisaria utilizar na plataforma no HOMEASSISTANT devido as integrações que estou criando . Em instancia separada funciona mesmo conforme comentando .

bitpool-dev commented 11 months ago

Hi @lucaskhourybr - we currently do not support Home assistant os. Please use node-red directly on linux or windows, or docker for linux.

gnlgrim commented 1 month ago

For anyone interested. I got this working . I am busy writing up a documentation for the whole process. But in a quick way. do everything as normal, but access node red through Home assistant IP and the port under the add-on configuration settings ( usually 1880 ) please remember to add a username and password. You have to choose All interfaces under interface settings and set Broadcast Address to 255.255.255.255

Hope this helps. Will send everything over to devs when done so they can add it to documentation