Aller au contenu principal
Recherche
Comment pouvons-nous vous aider ?
Recherche
Legrand Help Center
Linea 5000
Linea 5000
Utiliser mes produits connectés
Combien de badges puis-je configurer par appartement ?
Quelle est la différence entre la synchronisation automatique et manuelle ?
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 ?
Afficher les 17 articles
Installer mes produits connectés
Quelles sont les limites de la Ligne 5000 ?
Puis-je configurer plusieurs installations avec Home+Project ?
Puis-je installer des accessoires sans la Linea 5000 ?
Démarrer mon projet connecté
L'application Home+Project fonctionne-t-elle sur mon smartphone et ma tablette ?
Est-il possible de tester l'installation ?
Combien d'applications Home+Project peuvent être connectées à la même installation et configurées en même temps ?
Où sont enregistrés mes projets ?
Installation électrique et réseau
La Linea 5000 nécessite-t-elle une alimentation dédiée ?
Configuration
Puis-je gérer les installations avec Linea 5000 à l'aide de configurateurs physiques ?
Connexion à mon réseau Wi-Fi
Que puis-je faire à distance lorsque Linea 5000 est connecté à Internet ?
Est-il possible d'utiliser Home+Project à distance ?
Puis-je terminer la configuration sans connexion Internet sur l'appareil ?
Dépannage
Dois-je payer pour l'application Home+Project pour effectuer des installations ?
<% 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