Commit Graph

21 Commits

Author SHA1 Message Date
Jean-Marc Collin
b607fb1075 2.0.0-beta1
Issue #30 - security mode
Issue #26 - upodate entity on config change
Issue #21 - check box to select feature
Issue #16 - Suggest/select entity in a list on the configuration screens
Issue #5  - Thermostat over climate type
2023-01-29 19:53:49 +01:00
Jean-Marc Collin
4786949aeb Add availability to choose entity in Config Flow 2023-01-25 23:08:20 +01:00
Jean-Marc Collin
62425bb91f FIX don't trigger cycle calculation at each power event 2023-01-21 17:34:28 +01:00
Jean-Marc Collin
952d6d5e97 Issue #13 - After reconfiguration of the thermostat we need to reload the integration
Issue #22 - Change preset to "security" when the Thermostat goes in security mode
Issue #30 - When shutting of a thermostat after it has been in security mode, the thermostat can start up alone
2023-01-21 13:38:37 +01:00
Jean-Marc Collin
638e007c21 Add min_temp and max_temp in configuration #17
Mise en sécurité du thermostat si pas de changement de température #18
Add a configurable minimal delay of activation #19
2023-01-18 23:40:55 +01:00
Jean-Marc Collin
c520d7fad5 FIX services.yaml error 2023-01-15 22:40:00 +01:00
Jean-Marc Collin
c366314a95 FIX issue #14 - delay when changing states 2023-01-15 01:24:33 +01:00
Jean-Marc Collin
10189a59a7 Issue #12 - Cannot remove entity_id in configuration
Issue #09 - Hide preset that are not configured
Issue #04 - Add service to update the temperature of a preset
Issue #02 - Limits the usable presets
2023-01-14 12:28:26 +01:00
Jean-Marc Collin
c605c5e3ae issue #11 - Rename coeff_c and coeff_t to coeff_int et coeff_ext
issue #10 - Add a service to force the presence or non presence
issue #07 - Make external temperature sensor mandatory for TPI mode
issue #06 - Use person.xxx as presence detector directly
issue #02 - Limits the usable presets
issue #01 - Add a temperature configuration for present / not present for each preset
2023-01-11 23:11:04 +01:00
Jean-Marc Collin
018343ec53 FIX power float conversion when state unknown 2023-01-08 13:15:02 +01:00
Jean-Marc Collin
89984b3dfc Add presence management
Fix many bugs on states actualisation
Add extra attributes with all internal states
2023-01-08 12:29:50 +01:00
Jean-Marc Collin
5fb148d445 FIX restore preset after power preset 2023-01-07 19:44:43 +01:00
Jean-Marc Collin
62a5e05a7a FIX power management not intialized 2023-01-07 18:30:46 +01:00
Jean-Marc Collin
a6a5fd38a0 Add custom attributes
Fix initialization temperature bug
2023-01-07 17:00:10 +01:00
Jean-Marc Collin
44174f23eb Add TPI algorithm 2023-01-07 10:14:29 +00:00
Jean-Marc Collin
a0486a3f54 FIX exception when no power sensor are configured
Add more explantions on README
2023-01-03 17:15:29 +01:00
Jean-Marc Collin
bb7322854e FIX exception when power is not retrieved at first run 2023-01-02 15:59:57 +01:00
Jean-Marc Collin
95c5cf94c2 FIX exception when temperature state is not retrieved
FIX start heating for 0 sec
2023-01-02 15:48:10 +01:00
Jean-Marc Collin
425482a1cd Full functional and configured release 2023-01-02 11:11:56 +01:00
Jean-Marc Collin
f1dc006904 With cycle and Proportional calculation working 2022-12-28 23:51:28 +00:00
Jean-Marc Collin
3a0a475810 Initialisation of component ok 2022-12-28 17:25:25 +01:00