Aller au contenu principal
Recherche
Comment pouvons-nous vous aider ?
Recherche
Legrand Help Center
MyHomeServer 1
Démarrer mon projet connecté
Démarrer mon projet connecté
Dans une installation comportant plusieurs Classe 300EOS with Netatmo, sera-t-il possible de gérer les automatismes à travers tous ces appareils ?
Est-il possible de tester l'installation via l'application ?
Qu'en est-il de la compatibilité avec l'assistant vocal ?
Puis-je gérer des installations avec MyHOMEServer1 et Classe 300EOS with Netatmo avec des configurateurs physiques ?
Que puis-je faire avec Home + Project ?
Quel serveur puis-je utiliser pour créer une installation avec des appareils BUS et Zigbee ?
Puis-je installer un écran tactile sur l'installation pour gérer tous les objets connectés sur le système ?
Quelles sont les plateformes disponibles pour HOME+PROJECT ?
Est-il possible de gérer un LIFX sur une installation MyHOME ?
L'installation MyHOME peut-elle gérer un compteur d'énergie ?
Comment puis-je me connecter au système Classe 300EOS with Netatmo ?
L'application HOME+PROJECT peut-elle fonctionner sur mon smartphone et mes tablettes ?
Combien d'applications Home + Project peuvent être connectées à la même installation en même temps et la configurer ?
Est-il possible d'avoir une sauvegarde ou un projet enregistré dans l'outil 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