(function() { function getParam(param) { let params = new URLSearchParams(window.location.search); return params.get(param); } function storeClickId(param, storageKey) { let value = getParam(param); if (value) { let record = { value: value, expiry: new Date().getTime() + 90 * 24 * 60 * 60 * 1000 }; localStorage.setItem(storageKey, JSON.stringify(record)); console.log(`✅ Stored ${param}:`, record); } else { console.log(`⚠ No ${param} found in URL`); } } function updateHubSpotIframe(attempt = 0) { let iframe = document.querySelector('iframe[src*="hsforms.com"]'); if (!iframe) { console.warn(`⚠ Attempt ${attempt}: HubSpot iFrame not found.`); if (attempt < 20) setTimeout(() => updateHubSpotIframe(attempt + 1), 500); return; } let gclid = JSON.parse(localStorage.getItem("gclid"))?.value || ""; let fbclid = JSON.parse(localStorage.getItem("fbclid"))?.value || ""; let li_fat_id = JSON.parse(localStorage.getItem("li_fat_id"))?.value || ""; let newSrc = iframe.src.split("?")[0] + `?google_clickid=${encodeURIComponent(gclid)}` + `&meta_clickid=${encodeURIComponent(fbclid)}` + `&linkedin_clickid=${encodeURIComponent(li_fat_id)}`; console.log("🔄 Updating HubSpot iFrame to:", newSrc); iframe.src = newSrc; } // Delay execution until page is fully loade
top of page
Dorfantenne

STRENGTHEN MUNICIPAL SUCCESS!

Project development by experienced experts and long-term operation ensure that economic goals and municipal climate targets are achieved. 

referenz BGM Mitterteich Stefan Grillmei
With green flexibility, we have not only driven forward the energy transition, but also positioned our municipality as a pioneer in terms of sustainability. The professional collaboration and the local value creation effects convinced us.

Stefan Grillmeier, Mayor Mitterteich

WE BECOME PART OF YOUR COMMUNITY.
WE HAVE COME TO STAY.

WHY BATTERY STORAGES

Our battery storage systems stabilize the electricity grids and enable greater integration of renewable energies. By using your municipality, you help to reduce electricity costs, ensure grid stability and enable a clean energy future for decades to come.

WHY GREEN FLEXIBILITY?

We develop, build and operate long-term sustainable energy projects and support them or you from start to finish. We guarantee safety thanks to decades of experience in the battery sector and focus on the highest quality and compliance with all legal regulations.

More:

PROJECT PIPELINE

> 10 GW

READY-TO-BUILD

> 200 MW

PRIVILEGATION in building law

To the Blog-Article

OPPORTUNITIES FOR YOUR MUNICIPALITY AT A GLANCE 

MORE INCOME

Achieve long-term and predictable trade tax income for your municipality 

STRENGTHENING THE ENERGY TRANSITION

Strengthen your local and our national electricity infrastructure for a successful energy transition

ACHIEVING CLIMATE TARGETS

Receive a CO₂ certificate for your climate targets and become a pioneer in your region

12.png

PROJECT PARTICIPATION

Benefit from a possible project participation and investment in our storage project

SAFETY

Our leading industry expertise and quality promise ensures security in long-term operation

EFFECTIVE UTILIZATION

Low space requirement and natural integration into the environment maximizes contribution to the energy transition

FAQ  

Green_Flexibility_Group_05422.jpg

YOUR CONTACT TO US

bottom of page