* Add central config into ConfigFlow
* Test manual of confif_flow ok
* Ignore central confic in instanciate entities
* Init data in base_thermostat ok
* With central configuration testu ok
* All testu ok
* With fixture for init_vtherm_api and init_central_config
* Add reload VTherms when central configuration is changed
* Update strings.json and replace security by safety in README.
* UPdate README with release 5.0
* FIX missing Presets central configuration initialisation
* FIX frost_away_temp translation missing
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
* Add ema calculation class, calculate an emo temperature, use the ema_temperature in auto_window dectection
* Removes circular dependency error
* Fix ema_temp unknown and remove slope smoothing
* 15 sec between two slope calculation
* Take Maia feedbacks on the algo.
* Maia comments: change MAX_ALPHA to 0.5, add slope calculation at each cycle.
* With EMA entity and slope calculation optimisations
* Change open_window_detection fake datapoint threshold
* Try auto window new algo
* Don't store datetime of fake datapoint
* Change auto window threshold in °/hour
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
* Add configFlow and translations
* Refacto VersatileThermostat with BaseThermostat. Tests ok
* Add ThermostatValve. All tests ok
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
* Replace tests at the right place. Add missing config files. Run tests
* FIX merge from #108 have lost some changes
* FIX entity_not found error
* Change port
* Add tests for over switch AC mode
* Issue #133 - Force temperature after off to on transition of over climate
* Build release 3.6.0
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>