Skip to main content
User guides
- Open/Close ShadesOnce Smart Shades are integrated with Alarm.com, they can be opened and closed using the Customer app and Customer Website.
How-to troubleshooting guides
Frequently asked questions
sp;
`;
const shareLink = document.createElement('li');
shareLink.classList.add('share-link');
shareLink.innerHTML = buttonMarkup;
shareLink.addEventListener('click', copyLocation);
elmMetaTop.appendChild(shareLink);
}
if (location.pathname.startsWith('/Customer')) window.addEventListener('DOMContentLoaded', createShareButton);