Aller au contenu principal
Recherche
Comment pouvons-nous vous aider ?
Recherche
Legrand Help Center
Home + Control
Foire aux Questions
Foire aux Questions
Quels sont les scénarios par défaut des commandes sans fil Départ/Arrivée et Lever/Coucher?
Article à la une
Comment utiliser les notifications intelligentes pour être averti lorsque j'ai de l'énergie disponible ?
Comment déclencher mes automations de station météo plus rapidement ?
Comment inviter un utilisateur à partager le contrôle de ma maison HomeKit ?
J'utilise iCloud pour m'assurer que Home + Control a accès aux données HomeKit, mais comment puis-je vérifier que Trousseau est activé ?
Comment puis-je autoriser l'application "Maison" d'Apple à utiliser iCloud?
Comment autoriser l'App Maison d'Apple à accéder aux données de Home + Control?
L’application Netatmo n’est pas disponible sur mon smartphone Android.
Comment les produits connectés sont mis à jour pour disposer des dernières fonctionnalités ?
Comment consulter le niveau de batterie de mes commandes sans fil ?
Comment lier une application partenaire à mon App Home + Control ?
J'ai changé de pièce un produit câblé "... with Netatmo", comment changer son emplacement dans l'App ?
Comment donner et retirer l’accès à mon installation (ma maison) à d’autres personnes dans l'App Home + Control ?
Comment retirer un produit ne faisant plus partie de mon installation de l'App Home + Control et identifié "injoignable" ?
<% 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