Skip to main content
Toggle navigation menu
Contact form
Call us
English (United Kingdom)
Dansk (Danmark)
Deutsch
Español
Français
Italiano (Italia)
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?
Do my Smart devices work with voice assistants such as Alexa or Google Assistant?
How can I update my Smart products?
How do I reset my Smart products?
Which Wi-Fi network do my smart devices use?
Can I allow other people in my household to control the Smart products via the app?
See all 12 articles
Indoor & outdoor lighting
How do I install the Bluetooth Mesh Gateway?
Why do my outdoor lights keep losing connection?
Firmware update Outdoor lamps
Connections
Can I control groups of lamps or devices independently from each other using physical switches?
How can I set my Smart products to turn on or off automatically based on time or a schedule?
How do I create a new scene?
Can I control the connected Smart lamps separately from each other 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 Levels 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 make the Smart Plug turn on or off automatically using a schedule?
Are there safety measures when using the Smart Plug with high loads?
Using a Smart plug as an alert in case of a power outage.
How do I connect smart plugs to smart lights?
How to connect a smart plug to your 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
<% } %>
<% } %>