Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mise à jour : Gestion différenciée des pièces avec une vanne (NRV) sur Thermostat Classique VS Thermostat modulant #16

Merged
merged 7 commits into from
Mar 4, 2024

Conversation

ThePiloo
Copy link
Contributor

@ThePiloo ThePiloo commented Feb 28, 2024

Description

Après analyse détaillée des commandes disponibles dans l'API Netamo Energy & Control : j'ai mis en évidence que selon la typologie d'installation (Thermostat classique ou modulant) les fonctions disponibles étaient différentes (mode OFF sur le Thermostat et les vannes avec le Thermostat classique VS mode HG sur le Thermostat et les vannes avec le Thermostat modulant).
Le Thermostat Modulant et Le Thermostat Modulant possèdent déjà leur propre structure de commande (fichier device).
Il me semble nécessaire de faire de même pour les vannes selon la typologie de l'installation (NRV VS NRV sur Thermostat Modulant)
Gestion des modes (Away/Off/HG) avec 2 options : avec une durée de fin ou sans durée de fin selon les besoins des utilisateurs
Corrections strotime VS strtotime

Suggested changelog entry

Amélioration / Corrections gestion des modes (hg/off) des pièces
Amélioration / Connection des commandes pour les pièces avec des vannes (avec Thermostat Modulant)

Related issues/external references

Types of changes

  • Bug fix (non-breaking change which fixes)
  • New feature (non-breaking change which adds functionality)

PR checklist

  • I have checked there is no other PR open for the same change.
  • I have read the Contribution Guidelines.
  • I grant the project the right to include and distribute the code under the GNU.

@zoic21 zoic21 marked this pull request as ready for review March 4, 2024 09:18
@zoic21 zoic21 merged commit 06306ba into jeedom:beta Mar 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants