Overview of Node-RED Companion Integration features
mainThe Node-RED Companion Integration acts as a bridge between Node-RED and Home Assistant. It allows Node-RED to manage Home Assistant entities and automations dynamically.
Key Capabilities:
- Entity Management: Create and update various Home Assistant entities from Node-RED, including:
Binary SensorsButtonsNumbersSelectsSensorsSwitchesText fields
- Flow Control: Enable or disable Node-RED flows directly from the Home Assistant UI.
- Webhooks: Create and manage Home Assistant webhooks that are handled in Node-RED.
- Device Automation: Use device triggers and actions within Node-RED for advanced automation.