Skip to content

add support for long-lived token (fix issue with node-red losing connection to HA) #47

@simbesh

Description

@simbesh

Problem/Motivation

currently when the server config uses http://hassio/homeassistant and pulls a token each time home assistant is restarted, i must re-deploy my flows (or restart the add-on) for node-red to regain connection to home assistant

Proposed changes

using the websockets fork (https://github.com/zachowj/node-red-contrib-home-assistant-websocket) if i set the server config to my duckdns IP (https://_____.duckdns.org:8123) and use the long-lived token, node red functions perfectly, regarding restarts to home assistant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions