Api for day ahead price + forecast - General - Node-RED Forum
Hi everyone, I am looking for a few Node-RED users who would like to test a new electricity price and CO2 forecast API in a real setup. I did not build a custom Node-RED node for this first step on purpose. Instead, I started with a simple copy-paste approach: import a flow, call the API via HTTP Request, and use the returned fields directly in your own automations. The goal of this test phase is to find out: whether the API structure works well in real Node-RED flows whether the guide is ...