-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathCHANGES.txt
More file actions
94 lines (72 loc) · 2.57 KB
/
CHANGES.txt
File metadata and controls
94 lines (72 loc) · 2.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
0.8.4.12
* update used libs: arduino-home-assistant to v.2.1.2, PubSubClient to v. 2.8.2
It fix problems with slow MQTT connection
* DS18B20 update to RobTillaart/DS18B20_RT v 0.2.6
* add MQTT statistic at Debug page
* support DHWFlowRate, add MQTT sensor
* add MQTT sensor for control panel on slave OT interface (ST2)
* fix for ST2, read-only mode for control panel
* PID: more adequate behavior of integral with adaptive Kdiss
0.8.4.11
* PID, OT log changes
* base temperature for OTC (Outside Temperature Compensation)
0.8.4.10
* report version on MCMD_GET_CAP + fixes
0.8.4.9
* bugfix+mode debug RTC points
0.8.4.8
* User can set CPU frequency 240/160/80MHz
* fix for DS18b20 -127
0.8.4.7
* bugfix
0.8.4.6
* AutoConnect lib change to v. 1.4.7, arduino-home-assistant lib change to 2.1.1
* Periodic set of OpenThermMessageID::TSet fix
0.8.4.5
* delayed write config to flash after MQTT change mode or target temperature
0.8.4.4
* Add watchdog, changes in libraries arduino-home-assistant and pubsubclient
0.8.4.3
* bugfix
0.8.4.2
* bugfix in [AutoConnect](https://github.com/Evgen2/AutoConnect)
0.8.4.1
* bugfix
0.8.4
* Add remote OT log
* Close AP after conection to WiFi router after timeout
0.8.3
* Add support for slave OpenTherm interface
* Change MQTT server string up to 80 characters
* MQTT settings read/write to separate config file
* Add link to controller web page from HA MQTT device card
* Add effective modulation for the previous hour MQTT sensor
0.8.2
* Add build variant with onboard relay
* Add support for OT:MaxRelModLevelSetting
* Add support for OT:RemoteRequest (BLOR)
0.8.1
* At PID startup and room setpoint change recalculate the integral part of PID
to speed up reaching the target setpoint. I.e start and restart PID with non zero integral
0.8.0
* TCP API changes for Andriod application & remote server support
* PID changes
* add use ID29 (Tstorage) as Indirect Water Heaters temperature for Buderus
* Immergas fix
0.7.5
* add WinterMode (ID0:HB5) and Use_OTC (ID0:HB3) support
* speedup OT startup ~2 sec
* add binary CH and HW sensors to MQTT
* MQTT connect after detecting boiler Capabilities if OT work
* MQTT connect to server without reset at MQTT config changes
0.7.4 changes
* PID + weather-compensated automation (standalone + HA)
0.7.3 changes
* fixed autoreconnect to WiFi
0.7.1 changes
* Add MQTT and MQTT discovery for home assistant
v 0.6 changes
* TCP/UDP interface, Windows/Linux application [SmartServer](https://github.com/Evgen2/SmartServer) for TCP/UDP API
* config saved and read after reboot
* Hot water and CH2 enabled
* Increased free RAM