top of page

TESLA

screen shot 2020-12-20 at 4.44.19 pm.png

TESLA

POWERWALL

Backup Protection

Powerwall is a battery that stores energy, detects outages and automatically becomes your home's energy source when the grid goes down. Unlike gasoline generators, Powerwall keeps your lights on and phones charged without upkeep, fuel or noise. Pair with solar and recharge with sunlight to keep your appliances running for days.

Tesla-Powerwall-and-EV-Charger-Installat
bottom of page
import wixChatBackend from 'wix-chat-backend'; $w.onReady(function () { let channelId = "YOUR_CHANNEL_ID"; // Replace with your channel ID let obj = { "messageText": "Hello! How can I assist you today?", "channelId": channelId, "sendAsVisitor": false }; wixChatBackend.sendMessage(obj) .then( () => { console.log("Chat message sent"); }) .catch( (error) => { console.log(error); }); });