Heat Pump Incentives for HVAC and Water Heaters

Take Advantage of Generous Incentives for a New Heat Pump HVAC and Hot Water Heater System

Explore Current Heat Pump Incentives

Here are the rebates currently available to homeowners in SF Bay area from your respective Community Choice Aggregator (CCA).

Silicon Valley Clean Energy Rebate San Jose Clean Energy Rebate Peninsula Clean Energy Rebate Central Coast Community Energy (3CE) Silicon Valley Power
Heat Pump HVAC $2,500 $1,500 - $2,500 $1,500 $2,000 N/A
Heat Pump Water Heater $2,000 $2,000 - $3,000 $500 - $2,500 $1,000 $5,500

Act today to get a free quote on a heat pump installation for your home while incentives are still available.

Interest

Your SF Bay Area Solar, Storage and Heat Pump  Expert

We make Electrification EASY!

function getParam(p) { var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search); return match && decodeURIComponent(match[1].replace(/\+/g, ' ')); } function getExpiryRecord(value) { var expiryPeriod = 90 * 24 * 60 * 60 * 1000; // 90 day expiry in milliseconds var expiryDate = new Date().getTime() + expiryPeriod; return { value: value, expiryDate: expiryDate }; } function addGclid() { var gclidParam = getParam('gclid'); var gclidFormFields = ['wpforms-5893-field_10']; // all possible gclid form field ids here var gclidRecord = null; var currGclidFormField; var gclsrcParam = getParam('gclsrc'); var isGclsrcValid = !gclsrcParam || gclsrcParam.indexOf('aw') !== -1; gclidFormFields.forEach(function (field) { if (document.getElementById(field)) { currGclidFormField = document.getElementById(field); } }); if (gclidParam && isGclsrcValid) { gclidRecord = getExpiryRecord(gclidParam); localStorage.setItem('gclid', JSON.stringify(gclidRecord)); } var gclid = gclidRecord || JSON.parse(localStorage.getItem('gclid')); var isGclidValid = gclid && new Date().getTime() < gclid.expiryDate; if (currGclidFormField && isGclidValid) { currGclidFormField.value = gclid.value; } } window.addEventListener('load', addGclid);