Jean-Marc Collin
d624c327b6
Issue #552 ( #627 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.7.0
2024-11-13 19:14:22 +01:00
Jean-Marc Collin
b46a24f834
Issue #628 add follow underlying temp change entity ( #630 )
...
* First commit (no test)
* With tests ok
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2024-11-13 19:14:03 +01:00
Jean-Marc Collin
d31376d55d
Add Overkiz incompatilibity
2024-11-10 15:29:35 +00:00
Jean-Marc Collin
dbfd294ff3
Issue #496 - precision on safety parameters for over_climate
2024-11-10 10:03:33 +00:00
Jean-Marc Collin
e111bd0647
Removes most of the collapsible section in README.
2024-11-10 09:48:45 +00:00
Jean-Marc Collin
ba69319198
Issue #619 - manual hvac_off should be prioritized over window and auto-start/stop hvac_off ( #622 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.6.3.beta1
2024-11-10 10:17:53 +01:00
Jean-Marc Collin
f9df925181
Issue #615 - VTherm switch to manual on its own ( #618 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.6.2
2024-11-09 18:44:13 +01:00
Jean-Marc Collin
2d72efe447
Issue 600 energy can be negative after configuration ( #614 )
...
* Add logs to diagnose the case
* Issue #552 (#608 )
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
* Fix typo (#607 )
* - Force writing state when entity is removed
- Fix bug with issue #552 on CONF_USE_CENTRAL_BOILER_FEATURE which should be proposed on a central configuration
- Improve reload of entity to avoid reloading all VTherm. Only the reconfigured one will be reloaded
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
Co-authored-by: Ludovic BOUÉ <lboue@users.noreply.github.com >
6.6.1
2024-11-07 21:57:08 +01:00
Ludovic BOUÉ
95af6eba97
Fix typo ( #607 )
2024-11-05 22:47:42 +01:00
Jean-Marc Collin
06dc537767
Issue #552 ( #608 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2024-11-05 22:39:26 +01:00
Joeri Colman
2d79d961dc
Update en.json ( #604 )
...
fixed typo
2024-11-05 10:40:49 +01:00
Jean-Marc Collin
027bf8386b
Add message into issue template.
6.6.0
2024-11-05 06:37:27 +00:00
Jean-Marc Collin
a0e548ef71
Release
6.6.0.beta1
2024-11-03 22:16:15 +00:00
Jean-Marc Collin
132519b471
Merge #590 and fix some tests
2024-11-03 22:12:56 +00:00
hilburn
e6c330fc9d
Underlying config changes ( #590 )
...
* Changes config_flow to allow dynamic length list of underlying entities
Updates previously defined 4x entries to new config style
Changes to thermostat_X to load underlying entities from list
Changes to thermostat X to display underlying entities as a list - COULD BREAK EXISTING TEMPLATES
* Modifies tests to use the new list format
* Added English translation for UI
* Removed all references to individual entities in strings/en.json
* Fix merge mistake
---------
Co-authored-by: Jean-Marc Collin <jm.collin.78@gmail.com >
2024-11-03 22:52:19 +01:00
Jean-Marc Collin
968e8286ea
Add some infos
2024-11-03 21:50:42 +00:00
hilburn
0f60c070ab
Preset display tweaks ( #599 )
...
* Addded Frost Preset to translations
Added Icons for Shedding, Safety, Manual and Frost Presets
* Fixed French Translation
2024-11-03 11:50:37 +01:00
Jean-Marc Collin
810430f7b1
Update README.md
...
#597
2024-11-02 19:16:24 +01:00
Jean-Marc Collin
b4860c2b8d
Issue 585 add auto start/stop feature ( #594 )
...
* 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 >
6.5.0
2024-11-01 18:54:22 +01:00
Gernot Messow
60bd522a97
Filter out-of-range target temperature sent from underlying climate devices ( #581 )
...
* Filter out-of-range temperature from underlying climate
* Fixed broken test case, added new test case for range filtering
6.4.1
6.5.0.beta2
2024-10-27 09:21:08 +01:00
Jean-Marc Collin
fc39cf5f40
Maia suggestion to README
2024-10-26 11:27:16 +02:00
Jean-Marc Collin
f6fb7487d5
Issue #467 - Always apply offset compensation ( #567 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.4.1.beta1
2024-10-16 19:33:55 +02:00
Jean-Marc Collin
0f585be0c9
issue #556 - enhance motion detection feature (2)
2024-10-16 05:08:57 +00:00
Jean-Marc Collin
492c95aff5
FIX issue #556 - enhance motion detection feature ( #560 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.4.0
2024-10-14 20:14:51 +02:00
Jean-Marc Collin
a530051bbd
FIX #518 TypeError: unsupported operand type(s) for -: 'int' and 'NoneType' ( #559 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2024-10-14 19:29:34 +02:00
Jean-Marc Collin
4ef82af8ce
Merge branch 'issue_554-simulate-hvac-action'
2024-10-14 17:01:01 +00:00
Jean-Marc Collin
2ea5cf471b
Cleaning
2024-10-14 16:58:18 +00:00
Jean-Marc Collin
f6afaf2715
with local tests ok. ( #555 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.4.0.beta1
2024-10-14 09:02:50 +02:00
Jean-Marc Collin
f29b2f9b81
with local tests ok.
2024-10-14 07:01:27 +00:00
Jean-Marc Collin
de9b95903e
Add testu
6.3.5
2024-10-14 04:56:12 +00:00
Jean-Marc Collin
d112273c58
Fix preset temp is sommetimes lost on over_climate
2024-10-14 04:43:19 +00:00
Jean-Marc Collin
73a9ca4e53
Issue #478 vtherm doesn't follow underlying ( #548 )
...
* Dispatch test_bugs into each own VTherm type tests
* Local tests ok
* With testus ok.
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.4
6.3.4.beta5
2024-10-13 11:30:04 +02:00
Jean-Marc Collin
1334bdbd8f
FIX #465 and make this coherent with Windows open/close ( #545 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.4.beta4
2024-10-12 17:32:05 +02:00
Jean-Marc Collin
646ef47f6f
Fix issue #485 ( #544 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.4.beta3
2024-10-12 12:50:12 +02:00
Jean-Marc Collin
c344c43185
FIX #518 ( #543 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.4.beta2
2024-10-12 11:02:24 +02:00
Jean-Marc Collin
062f8a617d
Fix #533 ( #542 )
...
Clean some pylint hints
Avoid 2 times open percentage send at startup
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.4.beta1
2024-10-12 10:46:13 +02:00
Jean-Marc Collin
70f91f3cbe
Issue #524 switch from cool to heat don't change the target temp ( #529 )
...
* Preparation tests ok
* Fixed
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.3
2024-10-08 17:06:16 +02:00
Jean-Marc Collin
668053b352
Fix unit_test
6.3.2
2024-10-07 05:22:57 +00:00
Jean-Marc Collin
6ff9ff1ee5
Fix variables in error log
2024-10-07 04:52:33 +00:00
Jean-Marc Collin
3f95ed74f4
FIX TypeError: '>' not supported between instances of 'float' and 'NoneType' error message
6.3.1
2024-10-06 09:04:47 +00:00
Jean-Marc Collin
6e42904ddf
Issue #518 - Fix ThermostatOverClimate object has no attribute __attr_preset_modes
2024-10-06 08:58:58 +00:00
Jean-Marc Collin
4c1fc396fb
Issue #500 - check feature is use central config is checked ( #513 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.0
2024-09-29 11:34:39 +02:00
Jean-Marc Collin
d6ec7a86be
issue #506 - Add some check to verify tpi algorithm parameters are correctly set. ( #512 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.0.beta2
2024-09-29 09:54:39 +02:00
Jean-Marc Collin
a3f8715fe5
HA 2024.9.3 and issue 508 ( #510 )
...
* HA 2024.9.3 and issue 508
* Fix strings trailing spaces
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
6.3.0.beta1
2024-09-28 19:36:46 +02:00
domozer
a1a9a8bbab
Update README-fr.md ( #487 )
...
Remplacement de "Awesome Thermostat" par "Versatile Thermostat" dans la section "Encore mieux avec le composant Scheduler !"
Idem pour le fichier README.md
2024-07-23 19:24:56 +02:00
Jean-Marc Collin
d5c5869276
Update settings
2024-07-17 06:50:01 +00:00
Jean-Marc Collin
c4b03f8c1e
Update manifest.json
6.2.9
2024-07-07 16:49:22 +02:00
Paulo Ferreira de Castro
ac206a949f
Fix Home Assistant deprecation warnings (EventType, helpers.service) ( #484 )
...
* Type hints: Replace deprecated helpers.typing.EventType with core.Event
* Replace deprecated use of hass.helpers.service.async_register_admin_service
2024-07-07 16:47:30 +02:00
Jean-Marc Collin
4bccb746b8
Release 6.2.8
6.2.8
2024-07-02 05:18:29 +00:00
Jean-Marc Collin
e999705286
Issue 474 - TPI in AC mode is wrong
2024-07-02 05:17:14 +00:00