Jean-Marc Collin
2c5078cd7f
With update for UI card
2023-11-11 08:41:25 +00:00
Jean-Marc Collin
71aad211c6
Add power_percent in over_switch for UI
2023-11-07 00:09:34 +00:00
Jean-Marc Collin
a40f976fd1
Enhance messages when temp are not ready
2023-11-06 16:54:19 +00:00
Jean-Marc Collin
382f6f99c6
Issue #162 - overpowering mode after preset change
2023-11-06 16:43:59 +00:00
Jean-Marc Collin
95c4aa8ae9
Issue #174 - regression following PR#150
2023-11-06 16:13:35 +00:00
Jean-Marc Collin
a6a47fde53
Resolve devcontainers warnings
2023-11-06 15:58:09 +00:00
echopage
e08f51b4f2
Update it.json ( #172 )
...
Verifica e sostituzione terminologie errate
2023-11-06 16:17:19 +01:00
Jean-Marc Collin
cf2098bd88
Release 4.0.0
2023-11-06 12:53:28 +01:00
Jean-Marc Collin
0c8d80f378
Issue #168 - Adds slow auto-new_slow_regulation ( #170 )
...
Issue #169 - Adds support for Versatile Thermostat UI Card
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2023-11-06 12:31:45 +01:00
adi90x
9abcd98f52
Mean power Update ( #150 )
...
* Mean power should not multiply power setup + Documentation
* Update test to use device_power
2023-11-03 23:31:41 +01:00
Andrea Nicotra
5e6b477174
switch from HEAT to COOL mode ( #144 )
...
* support both HEAT and COOL mode
* update unit test to support both HEAT and COOL mode
2023-11-02 00:40:48 +01:00
Jean-Marc Collin
89b6f0523b
FIX is_device_active
2023-11-01 23:08:01 +00:00
Jean-Marc Collin
2ebeac30e6
Feature 124 add inversion pilot wire ( #149 )
...
* Add inverse switch command for ThermostatOverSwitch
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2023-11-01 12:08:13 +01:00
Jean-Marc Collin
dd7d6c97b3
Feature #129 add auto regulation for over climate ( #148 )
...
* Algo implementation and tests
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2023-11-01 00:52:31 +01:00
Jean-Marc Collin
923d374ce3
FIX save window state if bypass is activated
2023-10-30 09:15:07 +00:00
Jean-Marc Collin
3c988749b5
Release 3.7.0
2023-10-30 08:51:12 +00:00
Jean-Marc Collin
dc89e011c7
Window bypass - add testu and color theme for sensor
2023-10-30 08:22:06 +00:00
adi90x
2786a6e5ae
Window ByPass ( #143 )
...
* Add Window ByPass
2023-10-30 07:47:51 +01:00
misa1515
88760dbec9
Create sk.json ( #135 )
...
* Create sk.json
* Update sk.json
* Update sk.json
2023-10-29 22:21:57 +01:00
Jean-Marc Collin
1cc47626c7
Refactorisation and complete #137
2023-10-29 09:20:06 +00:00
Jean-Marc Collin
4905c93a51
Removes Valve update trigger to avoid loops
2023-10-28 22:13:17 +00:00
Jean-Marc Collin
1b49d8566f
Add valves keys missing
2023-10-28 21:23:42 +00:00
Jean-Marc Collin
15c419ae82
FIX bug ( #141 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2023-10-28 18:53:20 +02:00
Jean-Marc Collin
e1c4fa1a08
Add _entity_component_unrecorded_attributes to exclude attributes from record ( #140 )
...
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2023-10-28 18:31:15 +02:00
Jean-Marc Collin
1c5790d096
Feature 131 control trv valve ( #139 )
...
* 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 >
2023-10-28 11:30:14 +02:00
Jean-Marc Collin
e0f1c968a7
Release 3.6.0 ( #134 )
...
* 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 >
2023-10-21 23:51:50 +02:00
Andrea Nicotra
eb54f2826f
move AC mode config under the right configuration step ( #108 )
...
* move AC mode config under the right configuration step
2023-10-21 08:31:45 +02:00
Jean-Marc Collin
043fd5f7aa
Feature 128 activity preset ( #132 )
...
* Issue #128 - add motion_off_delay
* Fix movement detection
---------
Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com >
2023-10-21 08:28:19 +02:00
Jean-Marc Collin
81900ceeea
Issue #120 - presence sensor not updated
2023-10-15 19:04:46 +02:00
Jean-Marc Collin
66297c6044
FIX non catched error (see issue #120 )
2023-10-15 18:39:13 +02:00
Jean-Marc Collin
f384225b0f
Maj documentation + issue #115
2023-10-15 18:16:24 +02:00
Jean-Marc Collin
e6ecd100f6
Issue #119 - Set preset target temperature not updating in ac mode
2023-10-15 12:22:15 +02:00
Jean-Marc Collin
7ac49d7864
undo remove other packages. Test don't run into gitlab-ci environment
2023-10-15 10:43:59 +02:00
Jean-Marc Collin
40da04838d
Bug #121 loop in over climate
...
* Issue #121 - loop when underlying is slow
* Issue #121 - try fix
* Release 3.5.3
* Fix tests step
2023-10-15 10:29:54 +02:00
Jean-Marc Collin
fcdd93b4ae
Issue # 114 - add unit test for multi-climate VTherm
2023-10-08 13:08:34 +02:00
Jean-Marc Collin
56fdbf4fba
FIX Issue #114 - Thermostat not reporting on / off properly (90 sec delay)
2023-10-08 11:05:04 +02:00
Jean-Marc Collin
72c4105bbd
Issue #113 - Add multi thermostat over climate
2023-10-08 01:23:25 +02:00
Jean-Marc Collin
b032198c66
Issue #103 - expose preset temp pour AC mode
2023-10-07 18:16:20 +02:00
Jean-Marc Collin
487c118b44
Issue #101 - Use target temperature of underlying if changed
2023-10-07 17:54:50 +02:00
Jean-Marc Collin
e29ff0568b
Issue #82 - unavailable climate goes into security mode
2023-10-07 10:49:40 +02:00
Jean-Marc Collin
814e4d3b83
Last HA versions
2023-10-03 08:09:12 +02:00
felix schwenzel
abb6531f49
Update climate.py ( #112 )
...
without these parenthesis the `action` and therefore returned `hvac_action` seems to be `True` instead of i.e. `heating`
(did not see that when using an underlying homekit devices climate device, but when the underlying was a generic thermostat)
2023-10-03 08:06:52 +02:00
Jean-Marc Collin
f970c18eaf
Issue #100 : compatibility with HA 2023.9.0
2023-09-08 08:48:09 +02:00
Jean-Marc Collin
af51ef62e0
Issue #99 : over climate VTherm a regulated by the device itself and should not goes into security
2023-08-30 09:06:26 +02:00
Jean-Marc Collin
b38fbd9d78
Issue #99 - security mode toggling 100 times within 2 minutes
2023-08-27 18:06:43 +02:00
Jean-Marc Collin
6e8e72e343
FIX Service name Github error
2023-08-16 22:30:46 +02:00
Jean-Marc Collin
2bebe3e210
Issue #95 - the integration would switch ac on and off rapidly and lock up home assistant if outside temp is NaN
2023-08-05 20:02:54 +02:00
Jean-Marc Collin
aa3b87762d
FIX AC climate stops even if already stopped
2023-07-30 21:25:20 +02:00
Jean-Marc Collin
f4cabbf2c0
FIX unit tests
2023-07-30 18:09:42 +02:00
Jean-Marc Collin
24b59e545b
FIX cancel_timer await
2023-07-29 11:22:50 +02:00