Commit Graph

430 Commits

Author SHA1 Message Date
Yurii 53eaa1d7f1 chore: bump version 1.4.0-rc.19 2024-04-04 21:26:48 +03:00
Yurii a7d796e0cc refactor: removed unused methods, replaced some methods to native 2024-03-31 22:29:53 +03:00
Yurii 4490b38130 fix: fixed reading exhaust gas temperature 2024-03-31 19:41:33 +03:00
Yurii 0ede2240a2 fix: temperature_unit for climate fixed; temp in vars.parameters.* by default fixed 2024-03-31 07:29:32 +03:00
Yurii 0cff35ee12 feat: update portal for unit systems 2024-03-31 06:32:23 +03:00
Yurii 14aef20234 fix: typo for HA_TEMPERATURE_UNIT 2024-03-31 02:49:36 +03:00
Yurii 560f8fbd51 feat: optimizing with different unit systems 2024-03-31 02:47:20 +03:00
Yurii 946414ad31 Merge branch 'master' into unit-system 2024-03-31 01:02:59 +03:00
Yurii 39a29042e1 fix: set max temp (ID57) as setpoint heating temp 2024-03-31 00:37:18 +03:00
Yurii f544f01caa feat: polling of exhaust gas temperature (#42) and heating return temperature; added new sensors to HA 2024-03-30 00:04:51 +03:00
Yurii 41cca76bfa chore: update README 2024-03-24 20:38:02 +03:00
Yurii 942bc53043 chore: bump version 1.4.0-rc.18 2024-03-24 19:28:26 +03:00
Yurii 1bad689b6b fix: revert board_build.ldscript for esp8266, update OpenTherm Library 2024-03-24 19:27:16 +03:00
Yurii 2f4dbcc205 feat: added unit system selection 2024-03-20 02:37:20 +03:00
Yurii 9e3ef7a465 chore: bump version 1.4.0-rc.17 2024-03-14 13:08:11 +03:00
Yurii a5f6749101 refactor: added SensorType enum 2024-03-14 13:07:42 +03:00
Yurii b07dd46f55 refactor: optimization
* names changed: pin => gpio
* ability to change OpenTherm GPIO without rebooting
2024-03-10 04:10:18 +03:00
Yurii 07ab121788 chore: bump OpenTherm Library to master 2024-03-09 00:03:34 +03:00
Yurii 7cbc52a8b0 chore: bump version 1.4.0-rc.16 2024-03-01 00:26:41 +03:00
Laxilef e090be380c Merge pull request #49 from blitzu/patch-3
fix: fix typo in settings.html
2024-03-01 00:22:32 +03:00
Laxilef 0bf49d2249 Merge pull request #50 from blitzu/patch-2
fix: fix typo in network.html
2024-03-01 00:22:13 +03:00
Laxilef a83d94d361 Merge pull request #51 from blitzu/patch-1
fix: fix typo in index.html
2024-03-01 00:21:49 +03:00
Laxilef 358980da4c Merge pull request #48 from blitzu/patch-4
fix: fix typo in upgrade.html
2024-03-01 00:21:13 +03:00
blitzu f91e39d067 Update upgrade.html 2024-02-29 18:52:31 +02:00
blitzu 1d53f21d46 Update settings.html 2024-02-29 18:52:08 +02:00
blitzu c225e7c2a8 Update network.html 2024-02-29 18:51:25 +02:00
blitzu 6831c4331f Update index.html 2024-02-29 18:50:36 +02:00
Yurii 8fb62ce8ae fix: set temperature for sensors in manual mode fixed 2024-02-23 03:50:30 +03:00
Yurii e829a00355 chore: bump version 1.4.0-rc.15 2024-02-20 16:21:20 +03:00
Yurii bee720386a refactor: changed availability conditions for HA entities 2024-02-20 16:17:03 +03:00
Yurii c4b6eadb81 refactor: using BLE advertising instead of manual requests 2024-02-20 15:29:14 +03:00
Yurii a5d2b9fcfa refactor: small fixes 2024-02-20 15:27:51 +03:00
Yurii 1a03117257 chore: bump version 1.4.0-rc.14 2024-02-05 19:58:11 +03:00
Yurii b421780f7b fix: change channel to 6 for Wifi AP 2024-02-05 19:57:26 +03:00
Yurii 987c101394 fix: set wifi sleep if use ble 2024-02-05 19:55:40 +03:00
Yurii 4002f5b6c2 fix: added board_build.ldscript in platformio.ini for esp8266 boards 1.4.0-rc.13 2024-02-04 05:37:31 +03:00
Yurii 21edbb7432 chore: bump version 2024-02-04 05:04:51 +03:00
Yurii 88f217abcc refactor: optimization 2024-02-04 05:03:28 +03:00
Yurii 89f3578f27 fix: #37 fixed 2024-02-04 04:48:11 +03:00
Yurii 9c47bf1ddb fix: write empty topics (mqtt) 2024-02-04 04:31:19 +03:00
Yurii 4d199876fb chore: bump lib 2024-02-04 04:28:00 +03:00
Yurii 2ffd19e850 chore: gitignore update 2024-02-04 04:26:20 +03:00
Yurii d0aabbe82a fix: set policy manual for wifi 13 ch; change timeouts 2024-02-01 21:27:22 +03:00
Yurii f2e4f2f631 fix: revert 20 ms wait before start bit 2024-02-01 21:24:22 +03:00
Yurii d374ddc02a refactor: optimization 2024-01-27 18:42:51 +03:00
Yurii cad9e50a78 fix: hostname pattern in portal fixed 2024-01-27 03:16:27 +03:00
Yurii f74d0713d7 chore: updated README 2024-01-23 22:38:45 +03:00
Yurii 114b7fb5a7 chore: bump ESP Telnet to 2.2 2024-01-23 01:59:19 +03:00
Yurii 1b969dcb33 style: indents changed 2024-01-23 01:11:13 +03:00
Yurii 0c64c08ff8 fix: changed "accept" attribute for input type=file 2024-01-23 01:10:33 +03:00