Brewfather does not currently have a dedicated Node-RED setup wizard in the app UI.
For Node-RED integrations, use one of these patterns:
Open Settings → Integration → Generate API-Key.
Select required scopes.
Copy both:
API-Key
User Id
Configure your Node-RED flow to call the Brewfather API.
API docs: https://api.brewfather.apparrow-up-right
In the current UI, Generate Key is only shown when no user API key exists. Delete/regenerate when rotating keys.
Create an HTTPS endpoint in Node-RED.
In Brewfather, open Settings → Power-ups for a supported integration.
Click (configure webhook) and add your endpoint URL.
Choose Processed or Raw format.
Webhook guide: Webhook (Device Forwarding)
Community package:
https://flows.nodered.org/node/node-red-contrib-brewfatherarrow-up-right
Last updated 5 days ago
Was this helpful?