diff --git a/README-fr.md b/README-fr.md index a5b0f0c..9bd9294 100644 --- a/README-fr.md +++ b/README-fr.md @@ -236,6 +236,7 @@ Certains thermostat de type TRV sont réputés incompatibles avec le Versatile T 3. les thermostats de type Heatzy qui ne supportent pas les commandes de type set_temperature 4. les thermostats de type Rointe ont tendance a se réveiller tout seul. Le reste fonctionne normalement. 5. les TRV de type Aqara SRTS-A01 et MOES TV01-ZB qui n'ont pas le retour d'état `hvac_action` permettant de savoir si elle chauffe ou pas. Donc les retours d'état sont faussés, le reste à l'air fonctionnel. +6. La clim Airwell avec l'intégration "Midea AC LAN". Si 2 commandes de VTherm sont trop rapprochées, la clim s'arrête d'elle même. # Pourquoi une nouvelle implémentation du thermostat ? diff --git a/README.md b/README.md index ba1cc38..0b195c8 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Some TRV type thermostats are known to be incompatible with the Versatile Thermo 3. Thermostat of type Heatzy which doesn't supports the set_temperature command. 4. Thermostats of type Rointe tends to awake alone even if VTherm turns it off. Others functions works fine. 5. TRV of type Aqara SRTS-A01 and MOES TV01-ZB which doesn't have the return state `hvac_action` allowing to know if it is heating or not. So return states are not available. Others features, seems to work normally. +6. The Airwell with the "Midea AC LAN" integration. If two orders are too close, the device shut off. # Why another thermostat implementation ?