Amo
10. September 2023 um 16:21
1
Hallo
Ich habe ein problem bei der Installation von Node-RED Companion Integration sie wird unter Integration nicht angezeigt zum installieren.
Hat jemand eine Idee was ich da falsch mache
Auch das manuelle installieren wie bei GitHub beschrieben hat nicht funktioniert
Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core
Gruß
totow
10. September 2023 um 18:10
2
Moin, entweder du machst das über HACS oder manuell.
Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core
HACS
Install via HACS (Home Assistant Community Store)
Go to HACS → Integrations → “+ Explore & Download Repos”
Find “Node-RED Companion”.
Open the search result and click “Download this Repository with HACS”.
Refresh your browser window (bug in HA where it doesn’t update the integration list after a reboot)
In the Home Assistant UI go to “Configuration” → “Integrations” click “+” and search for “Node-RED”
manuell
Using your tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
If you do not have a custom_components directory (folder) there, you need to create it.
In the custom_components directory (folder) create a new folder called nodered.
Download all the files from the custom_components/nodered/ directory (folder) in this repository.
Place the files you downloaded in the new directory (folder) you created.
Restart Home Assistant
Refresh your browser window (bug in HA where it doesn’t update the integration list after a reboot)
In the Home Assistant UI go to “Configuration” → “Integrations” click “+” and search for “Node-RED”
LG
Tobi
Amo
12. September 2023 um 10:34
3
Hallo
Ich hatte das HACS nicht installiert. Mir war nicht klar wie das mit dem HACS funktioniert jetzt hat es geklappt