Skip to main content
Toggle navigation menu
Contact form
Call us
English (United Kingdom)
Dansk
Deutsch
Español
Français
Italiano
Nederlands
Polski
Svenska
Search
How can we help you?
Search
Smart
General
What should I do if my Smart device does not respond to the app or remote control?
How do I update my Smart products?
How do I reset my Smart products?
Which Wifi network do my smart devices use?
Can I allow other people in my household to control the Smart products via the app?
What can I do if my Smart products are offline in the app?
See all 11 articles
Indoor & outdoor lighting
How do I install the Bluetooth Mesh Gateway?
Why do my outdoor lights sometimes lose connection?
Firmware update Outdoor lamps
Connections
Can I control groups of lamps or devices independently from each other via physical switches?
How can I automatically turn my Smart products on or off based on time or schedule?
How do I create a new scene?
Can I control the connected Smart lamps separately with the Smart Remote Control or the Smart wall switch?
How do I connect my Smart remote control or Smart wall switch to my Smart products?
Dimmer steps Smart remote and Smart wall switch
See all 8 articles
Security
How do I connect my Calex Smart Outdoor Camera?
Video doorbells
How do I connect the Calex Smart video doorbell?
How can I save my footage?
Smart plugs
Can I automatically turn the Smart Plug on or off using a schedule?
Are there safety precautions when using the Smart plug with high loads?
Using a smart plug as an alert in case of a power outage.
Can I connect my Smart lamps and Smart plugs in one group?
How do I connect the plug in the app?
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>