Elecz gives your workflows real-time electricity price data — current spot price, cheapest upcoming hours, and contract comparisons. No authentication required, no API key, just install and use.
Install: Settings → Community Nodes → n8n-nodes-elecz
Coverage: 40+ countries, 100+ zones across 5 continents
-
Europe: Finland, Sweden, Norway, Denmark, Estonia, Latvia, Lithuania, Germany, Netherlands, Belgium, Austria, France, Switzerland, UK, Ireland, Spain, Portugal, Italy (6 zones), Poland, Czech Republic, Hungary, Romania, Croatia, Slovenia, Slovakia, Bulgaria, Greece, Serbia, and more
-
North America: Ontario (CA-ON), California (CAISO), Texas (ERCOT), New York (NYISO), Mexico — Monterrey, Guadalajara, Cancun and 11 more cities
-
Asia: Japan (9 JEPX zones), South Korea
-
Africa: South Africa
-
Oceania: Australia (NSW, VIC, QLD, SA, TAS), New Zealand
Three operations
Spot Price — current wholesale price for any zone. Useful as a condition, a log entry, or an alert trigger.
Cheapest Hours — returns the N cheapest hours in the next 24–48h, plus ready-made signals you can wire directly into your workflow:
| Field | Use |
|---|---|
current_hour_is_cheap |
Boolean — plug straight into an IF node |
hours_until_next_cheap |
How long to wait before the next cheap window |
cheap_window_ends |
When the current cheap window closes |
cheap_hours_remaining_today |
How many cheap hours are left today |
Best Energy Contract — compares available spot and fixed contracts for a zone based on your annual consumption. Returns estimated annual cost and savings.
Who is this for?
Home automation folks: EV charging, heat pump, dishwasher, battery charging — trigger when current_hour_is_cheap is true.
Industrial and business workflows: the same signals work at any scale. Schedule pumping stations, compressors, refrigeration units, or batch processes during the cheapest hours. A 50 kW pump shifted 6 hours a day to off-peak windows can save thousands per year with no process changes — just a smarter schedule. Same goes for ML training jobs, cold storage pre-cooling, and battery arbitrage.
Links: elecz.com · docs · GitHub
Happy to answer questions or add zones on request.