Aller au contenu principal
Recherche
Comment pouvons-nous vous aider ?
Recherche
Legrand Help Center
MyHome
Fonctionnalités de l'application
Fonctionnalités de l'application
Comment puis-je inviter d'autres utilisateurs « invités » à gérer mon installation?
Comment gérer mon installation avec un assistant vocal ?
Comment puis-je créer des programmes pour le ventilo-convecteur et le sèche-serviettes ?
Que se passe-t-il si je dois passer du mode chauffage au mode climatisation dans Home + Control ?
Est-il possible d'insérer un temps "attente" entre une action et une autre dans le même scénario ?
Comment créer des scénarios avec des notifications intelligentes ?
Puis-je modifier un scénario créé par mon installateur ?
Qu'est-ce qu'une automatisation ?
Qu'est-ce qu'une notification intelligente ?
Qu'est-ce qu'un programme ?
L'installateur peut-il gérer mon installation ?
Pourquoi je ne trouve pas le lecteur Nuvo dans Home + Control ?
Puis-je contrôler plus d'une maison avec l'application Home + Control ?
Est-il possible de partager le scénario entre différents utilisateurs ?
Les utilisateurs peuvent-ils créer un scénario ?
Qu'est-ce qu'un scénario ?
L'application Home + Control fonctionnera-t-elle sur mon smartphone et mes tablettes ?
Y a-t-il une limite au nombre de comptes qui peuvent être invités à partager la même installation ?
J'emménage dans un logement équipé de la solution MyHOME. Comment y accéder avec mon smartphone ?
Comment le MYHOMEServer1 est-il mis à jour pour avoir le dernier micrologiciel (firmware) ?
Y a-t-il une limite au nombre de comptes qui peuvent être connectés à la même installation en même temps ?
Comment déplacer un objet d'une pièce à une autre dans l'application ?
Puis-je personnaliser la position des pièces dans l'application Home + Control ?
Puis-je personnaliser l'icône et/ou le nom d'une pièce ?
<% 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