Skip to main content
- Somfy TaHoma Smart Shade Control

- Features Include: Integrate Alarm.com with the TaHoma Hub to Control Compatible Awnings, Pergolas, and Shades • Remote Adjustment of Natural Light Levels • Automate with Scenes, Schedules, and Rules
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);