Yurii
bc0ba5bdd8
small fix externalPump
2023-12-09 08:12:36 +03:00
Yurii
bc23bbc9f3
fix typo in printf
2023-12-09 08:01:34 +03:00
Yurii
d61b8a8ecb
fix BufferedTelnetStream
2023-12-09 04:09:49 +03:00
Yurii
3fbb26fd91
added BufferedTelnetStream
2023-12-09 03:43:14 +03:00
Menno de Graaf
3ed2b22d06
Prevent using deprecated type
2023-12-08 10:42:24 +01:00
Menno de Graaf
5ecbddc929
Add support for BLE temp sensors
2023-12-08 10:32:58 +01:00
Yurii
dbcca514b0
small fix
2023-12-07 22:04:13 +03:00
Yurii
96d506ba57
refactoring
2023-12-07 22:03:41 +03:00
Yurii
03aeaa9441
ha scripts
...
fix bug and compatibility with older versions
2023-12-07 21:26:16 +03:00
Yurii
5bdc28675f
upd readme
2023-12-07 16:29:46 +03:00
Yurii
5633d0d2ee
fix ha scripts
2023-12-07 16:04:51 +03:00
Yurii
85cd37c4ae
refactoring
2023-12-07 02:57:06 +03:00
Yurii
45630c3be9
fix times ext pump
2023-12-07 02:09:10 +03:00
Yurii
dd293e9802
added external pump control
2023-12-07 01:01:19 +03:00
Yurii
412740c5d2
upd readme
2023-12-06 19:44:34 +03:00
Yurii
c95a19eb42
fix current temperature in climate.heating entity
2023-12-05 19:52:57 +03:00
Yurii
9b32ccca16
small fix
2023-12-04 08:49:57 +03:00
Yurii
60f66a4ead
attach OT task to 1 core
2023-12-04 08:49:42 +03:00
Yurii
7740d9c4c7
disable tasks before ota update
2023-12-04 08:48:02 +03:00
Yurii
c5434e0a45
fix sendRequest()
2023-12-03 06:43:55 +03:00
Yurii
cd0e8a6a11
bump ESP32Scheduler to 1.0.1
2023-12-02 23:10:50 +03:00
Yurii
88682eef13
modify task priority for ESP32, remove attach to core
2023-12-02 23:06:32 +03:00
Yurii
c0a181632a
changing intervals for some tasks
2023-12-02 23:04:30 +03:00
Yurii
a457ab31be
added buffer for writing to mqtt, refactoring
2023-12-02 23:03:19 +03:00
Yurii
3284e84b67
added buffer for writing to mqtt
2023-12-02 23:02:48 +03:00
Yurii
e379df388c
bump TinyLogger to 1.0.7
2023-12-01 14:36:06 +03:00
Yurii
ff91e328cb
refactoring
2023-12-01 14:35:13 +03:00
Yurii
522f8ec699
bump TinyLogger to 1.0.6
2023-11-29 23:58:05 +03:00
Yurii
ad1fe601b3
fix typo
2023-11-29 23:57:38 +03:00
Yurii
40d9606bea
bump TinyLogger to 1.0.5
2023-11-29 18:47:16 +03:00
Yurii
10df1c1d34
fix typo
2023-11-28 17:51:19 +03:00
Yurii
ead8c64e92
upd images
2023-11-28 13:31:38 +03:00
Yurii
9bc4c06cad
upd ha scripts
2023-11-28 12:45:49 +03:00
Yurii
7763ee9fa9
ha scripts
2023-11-27 21:28:27 +03:00
Yurii
2c26b1cb92
added interval for OT task
2023-11-27 14:38:19 +03:00
Yurii
02d2f0f524
move USE_TELNET & USE_SERIAL to global env section
2023-11-27 14:37:24 +03:00
Laxilef
df99aae812
Merge pull request #13 from mennodegraaf/patch-1
...
Support for Wemos D1 mini32
2023-11-26 23:28:27 +03:00
Menno de Graaf
4d0c87f0b5
Support for Wemos D1 mini32
2023-11-26 19:14:47 +01:00
Yurii
46de4e0cfc
upd readme
2023-11-26 19:52:24 +03:00
Yurii
83296855ba
many changes
...
* added parameter "Modulation sync with heating"
* refactoring
2023-11-26 19:36:47 +03:00
Yurii
0ded2c53d8
TinyLogger bump to 1.0.4
2023-11-26 19:33:08 +03:00
Yurii
8ec3655340
add method to f8.8, rename method from f8.8
2023-11-26 16:04:56 +03:00
Yurii
eb2dcd7c09
fix when using two sensors, str to flash
2023-11-26 16:02:38 +03:00
Yurii
8a4b598161
many changes
...
* migrate from jandrassy/TelnetStream to lennarthennigs/ESP Telnet
* ability to turn on/off output logs to telnet and serial
* memory optimization
* added OT parameter DHW blocking
* changed algorithm for setting OpenThermMessageID::MConfigMMemberIDcode
* refactoring
2023-11-26 00:17:47 +03:00
Yurii
0dee4c20ce
refactoring
2023-11-23 09:08:02 +03:00
Yurii
761788792f
fix state class for uptime
2023-11-23 05:18:44 +03:00
Yurii
70e577e29f
states.faultCode moved to sensors.faultCode, states.rssi moved to sensors.rssi, states.uptime moved to sensors.uptime
2023-11-23 05:11:58 +03:00
Yurii
b268ff4007
reformat code
2023-11-23 04:57:23 +03:00
Yurii
92a2cb9d56
added DHW flow rate from OT
2023-11-23 04:41:39 +03:00
Yurii
e82d47e1dc
added OT parameter DHW to CH2
2023-11-23 01:57:08 +03:00