Aller au contenu principal
Recherche
Comment pouvons-nous vous aider ?
Recherche
Legrand Help Center
Linea 5000
Fonctionnalités de l'application
Fonctionnalités de l'application
Comment puis-je prendre le contrôle d'un Home+Project ?
Comment puis-je ajouter un lecteur externe supplémentaire ?
Quelles fonctions puis-je attribuer aux locataires ?
Vous souhaitez nous rejoindre dans un appartement ?
Quelles fonctionnalités puis-je mettre à disposition du résident ?
Puis-je utiliser le même code d'accès pour différentes unités ?
Comment ajouter un nouveau nom à un lecteur existant ?
Comment puis-je mettre à jour le firmware de la Linea 5000 et de ses accessoires ?
Puis-je utiliser Home+Project avec mon smartphone sans connexion Internet ?
Comment puis-je transférer un projet existant vers Home+Project ?
Comment puis-je ajouter une nouvelle station de porte ?
J'ai besoin de remplacer une Linea 5000 défectueuse, comment puis-je procéder ?
Quelles sont les différences entre l’utilisateur Installateur et l’Administrateur du bâtiment ?
Quels services supplémentaires puis-je activer ?
Quelles sont les différences entre l’application Home+Project et l’outil de bureau Home+Project ?
Comment puis-je ajouter un nouvel appartement ?
Puis-je utiliser un compte Eliot pour accéder à Home+Project ?
<% 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; } %>
Parcourez les articles en sélectionnant un sujet
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Vous ne trouvez toujours pas la réponse à vos questions ?
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Catégories
<% 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 = 20 %>
Ouvrir/Fermer le menu de navigation
<% categories.forEach(function(category, index) { %> <% if (category.id === activeCategoryId) {%>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% } %> <% }); %>
Catégories
Catégories
<% 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) { %>
Afficher plus
<% } %>
<% } %>
Réalisé par Zendesk