* Migrate to HA 2024.10.4
* Auto start/stop alog and testu + ConfigFlow
* With config flow ok
* Change algo
* All is fine
* Add change_preset test
* + comment
* FIX too much start/stop
* Change algo to take slop into account
* Allow calculation even if slope is None
* With enable + tests + hysteresis in calculation
* Add hvac_off_reason and test with window interaction
* Fix some tests
* Restore saved_state
* Release
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
* Change VTherm temperature unit to HA's preferred unit.
* fix pytest issue
* update current_temperature, explicitly convert temps (fixes pytest error)
* HA 2024.2.b4
* Add temp entities initialization
* Python12 env rebuild
* Init temperature number for central configuration + testus ok
* With calculation of VTherm temp entities + test ok
* FIX some testus. Some others are still KO
* Beers
* Update central config Number temp entity
* Many but not all testus ok
* All testus ok
* With central config temp change ok
* Cleaning and fixing Issues
* Validation tests ok
* With new menu. Testus KO
* All developped and tests ok
* Fix central_config menu
* Documentation and release
* Fix testus KO
* Add log into migration for testu
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
* Update Home Assistant dev version in requirements_dev.txt
* Avoid "Error starting FFmpeg" error in VSCode dev container logs
* Add "editor.formatOnSaveMode": "modifications" to .vscode/settings.json
* 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>