* Add minimal_deactivation_delay
In some cases users may want to keep the equipment on if it will deactivate for a short time.
This could help reduce wear on gas boilers.
* fix(prop_algorithm): correct the log message for minimal_deactivation_delay
* fix(translations): correct the translations for minimal_deactivation_delay
* Refactor Presence Feature
* Add PresenceFeatureManager ok
* Python 3.13
* Fix presence test
* Refactor power feature
* Add Motion manager. All tests ok
* Tests ok. But tests are not complete
* All tests Window Feature Manager ok.
* All windows tests ok
* Fix all testus with feature_window_manager ok
* Add test_auto_start_stop feature manager. All tests ok
* Add safety feature_safety_manager
Rename config attribute from security_ to safety_
* Documentation and release
* Add safety manager direct tests
* Typo
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
* 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>