Jean-Marc Collin
592b2ca574
Fix hvac_action
...
Fix offset_calibration=room_temp - (local_temp - current_offset)
2024-11-19 19:32:20 +00:00
Jean-Marc Collin
9102b09691
Calculate offset_calibration as room_temp - local_temp
...
Fix hvac_action calculation
2024-11-19 06:58:20 +00:00
Jean-Marc Collin
5b64a8fba0
Add #602 - implement a max_on_percent setting
2024-11-18 10:04:04 +00:00
Jean-Marc Collin
14bb7474ae
Fix release name
2024-11-18 10:04:04 +00:00
Jean-Marc Collin
bc1c18d719
Release
2024-11-18 10:04:03 +00:00
Jean-Marc Collin
c935ee3af5
Fix Testus
2024-11-18 10:04:02 +00:00
Jean-Marc Collin
ce73f1275b
Work in simuated environment
2024-11-18 10:04:01 +00:00
Jean-Marc Collin
cd08dca913
With 1rst implementation of VTherm TRVZB and underlying
2024-11-18 10:02:18 +00:00
Jean-Marc Collin
93079e974f
Next (not finished)
2024-11-18 10:02:17 +00:00
Jean-Marc Collin
db38392dab
Fix configuration
2024-11-18 10:02:16 +00:00
Jean-Marc Collin
ac705df862
With Sonoff configuration ok
2024-11-18 10:02:15 +00:00
ms5
289ccc7bb7
Implementing max_on_percent setting ( #632 )
...
* implementing max_on_percent setting
* remove % sign from log message
* README updated: created new export-mode section, moved self-regulation expert settings to new section, added new section about on-time clamping
2024-11-17 18:28:24 +01:00
Gernot Messow
4f8e45dda6
Just ignore illegal target temp, do not throw away all data ( #635 )
...
Co-authored-by: Gernot Messow <gmessow@insys-locks.de >
2024-11-14 21:54:15 +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
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 >
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 >
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 >
2024-11-07 21:57:08 +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
a0e548ef71
Release
2024-11-03 22:16:15 +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
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 >
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
2024-10-27 09:21:08 +01:00
Jean-Marc Collin
f6fb7487d5
Issue #467 - Always apply offset compensation ( #567 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
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 >
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
2ea5cf471b
Cleaning
2024-10-14 16:58:18 +00:00
Jean-Marc Collin
f29b2f9b81
with local tests ok.
2024-10-14 07:01:27 +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 >
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 >
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 >
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 >
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 >
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 >
2024-10-08 17:06:16 +02:00
Jean-Marc Collin
668053b352
Fix unit_test
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
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 >
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 >
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 >
2024-09-28 19:36:46 +02:00
Jean-Marc Collin
c4b03f8c1e
Update manifest.json
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
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
Jean-Marc Collin
b4873bfd27
FIX issue_479 ( #480 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2024-07-02 07:04:47 +02:00