Siirry pääsisältöön
Support
Avaa/sulje navigaatiovalikko
Back to website
Lähetä pyyntö
Kirjaudu sisään
Supported products
Tuotepäivitykset
Forum
...checking...
Suomi
Dansk (Danmark)
English (Norway)
Norsk
Svenska (Sverige)
Kategoriat
Futurehome
Yksityisasiakas
Usein kysytyt kysymykset
Hae
Supported products
Tuotepäivitykset
Forum
...checking...
Usein kysytyt kysymykset
FAQ – Tilaus
Korotettu artikkeli
Miten laite liitetään?
Miten laite poistetaan?
Tuetko tätä laitetta?
Miten hakea Enova-tukea?
Smarthub ei vastaa?
En löydä vastausta siihen, mitä mietin.
Voivatko useat käyttäjät hallita samaa paikkaa?
Popular searches
,
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Kategoriat
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Avaa/sulje navigaatiovalikko
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Kategoriat
Kategoriat
<% 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) { %>
Näytä lisää
<% } %>
<% } %>
<% categories.forEach(function(category, index) { %> <% if(category.isActive){ %> <% if (category.sections.length > 0) { %> <% var excludedIds = [200982905, 9358347567773]; %> <% var filteredSections = category.sections.filter(function(section) { return !excludedIds.includes(section.id); }); %> <%= partial('partial-sections-navigation-sections-new', { partial: partial, filteredSections: filteredSections }) %> <% } %> <% } %> <% }); %>
<% filteredSections.forEach(function(section) { %> <% const isActive = section.hasOwnProperty('isActive') ? section.isActive : false; %>
<% if (section.id == 6356749443229) { %>
<% } if (section.id == 6356752175517) { %>
<% } if (section.id == 6356768739741) { %>
<% } if (section.id == 6356807630621) { %>
<% } if (section.id == 6356828703133) { %>
<% } if (section.id == 15979342897053) { %>
<% } if (section.id == 15979357682845) { %>
<% } if (section.id == 15979403596701) { %>
<% } if (section.id == 16473752972189) { %>
<% } if (section.id == 16473806766109) { %>
<% } if (section.id == 360009513851) { %>
<% } if (section.id == 11678382625693) { %>
<% } if (section.id == 6658627840669) { %>
<% } if (section.id == 9345543801245) { %>
<% } if (section.id == 6550160540573) { %>
<% } if (section.id == 13834216352285) { %>
<% } if (section.id == 6550202183709) { %>
<% } %>
<%= section.name %>
<% }); %>
<% if (articles.length) { %> <% articles.sort(function(a,b){ return new Date(b.created_at) - new Date(a.created_at); }); var maxSections = 6; %>
<% articles.filter(function(article) { var excludedIds = [10788122134557, 200982905]; return !excludedIds.includes(article.section_id); }).slice(0, maxSections).forEach(function(article) { %> <% var section = sections.filter(function(section) { return section.id === article['section_id']; })[0] || null; var category = (section) ? section.category_id : null; %> <% if (section) { %> <% if(!article.promoted) { %>
<% if (article.promoted) { %>
<% } else { %>
<% } %>
<%= article.title %>
<% } %> <% } %> <% }) %>
<% } %>
<% if (articles.length > 0) { %> <% articles.sort(function(a,b){ return new Date(b.created_at) - new Date(a.created_at); }); var maxSections = 9; %>
<% articles.filter(function(article) { var excludedIds = [10788122134557, 200982905]; return !excludedIds.includes(article.section_id); }).slice(0, maxSections).forEach(function(article) { %>
<% if (article.promoted) { %>
<% } else { %>
<% } %>
<%= article.title %>
<% }) %>
<% } %>
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>
<% if (items.length > 1) { %>
<% items.forEach(function(item) { %>
<%= item.name %>
<% }); %>
<% } %>
You own StromKontroll and you have questions?
Let us provide some help.
Reach out
Can't find what you are looking for?
Let us provide some help.
Contact
Can’t find what you’re looking for?
Let us provide some help.
Submit request
Can’t find what you’re looking for?
Let us provide some help.
Submit a request
Can’t find what you’re looking for?
Let us provide some help.
Reach out