Commit Graph
100 Commits
Author SHA1 Message Date
Yurii 7482eb8898 refactor: added {BUILD_TIME} in path js and css files 2024-11-12 11:44:02 +03:00
Yurii 2ff84cbddf fix: update target heating temp when restoring settings 2024-11-12 11:42:48 +03:00
Yurii 8b6e6be670 fix: display of current heating temp on dashboard 2024-11-12 11:37:09 +03:00
Yurii 636872f72d refactor: some fixes 2024-11-12 10:48:29 +03:00
Yurii c6df74f06e refactor: optimizations & fixes 2024-11-11 15:45:36 +03:00
Yurii 24a46f4c16 fix: unit of dhw flow rate fixed 2024-11-11 13:52:15 +03:00
Yurii ddc9cf7c90 fix: fix typos in settings page 2024-11-11 13:32:36 +03:00
Yurii 2d74d0c0ad refactor: gpio 17 (A0) is valid for ESP8266 2024-11-11 12:59:35 +03:00
Yurii e04462811b refactor: improved NTC polling 2024-11-11 12:56:18 +03:00
Yurii 99d82657c0 fix: restore settings on portal fixed 2024-11-11 12:54:23 +03:00
Yurii ed50208546 feat: added will msg for mqtt broker 2024-11-11 09:29:19 +03:00
Yurii fda18cdb13 refactor: memory optimization for esp8266 2024-11-11 02:41:39 +03:00
Yurii 6a9bd9673a fix: `Sensors::cleanDallasInstances()` fixed 2024-11-10 01:32:42 +03:00
Yurii 5aea80e630 fix: fix typos 2024-11-10 01:30:28 +03:00
Yurii fcf7d61ca5 fix: polling ntc on esp8266 fixed 2024-11-09 17:41:39 +03:00
Yurii e71f3868fd refactor: dynamic sensors 2024-11-09 17:10:26 +03:00
Yurii c3d0d94806 fix; fix typo 2024-11-01 12:49:35 +03:00
Yurii e4211c872c fix: hysteresis with native heating control has been fixed 2024-11-01 12:47:32 +03:00
Yurii 467cfea449 feat: ability to use return heat carrier temp as indoor temp 2024-11-01 04:16:50 +03:00
Yurii 0e3473e065 fix: fix typo 2024-11-01 04:10:56 +03:00
Yurii 8780e5245a fix: for some HA entities added missing parameter enabled_by_default 2024-11-01 03:33:35 +03:00
Yurii 94e8288d76 feat: added entities to HA: connected, rssi, battery, humidity for indoor and outdoor sensors; some entities are disabled by default 2024-11-01 02:36:45 +03:00
Yurii 261a53207c refactor: improved turbo mode 2024-10-31 22:35:23 +03:00
Yurii 1dbc895cdb refactor: increased delay before sending data to MQTT after connection 2024-10-31 22:33:11 +03:00
Yurii 747d8841bc refactor: removed resetting modulation and power if response not valid 2024-10-31 22:30:37 +03:00
Yurii 7ed47a4eca chore: updated equitherm calculator 2024-10-31 22:29:04 +03:00
Yurii 0ccea290cb fix: try to auto determine the min boiler power 2024-10-31 05:29:24 +03:00
Yurii c03df67900 fix: fixed crash if BLE service not found #88 2024-10-31 05:25:34 +03:00
Yurii f86857c279 feat: improved turbo mode
- added turbo factor parameter
- implemented turbo mode for PID
2024-10-31 05:22:41 +03:00
Yurii acd8348a5b feat: try to auto determine the min boiler power 2024-10-31 03:49:00 +03:00
Yurii cdde3c30af chore: fix typos 2024-10-31 02:42:46 +03:00
Yurii 392242ef3e refactor: vendor list updated 2024-10-31 01:36:50 +03:00
Yurii a6e8953807 refactor: reworked emergency mode; reworked hysteresis algorithm; improved detection of connection state for MANUAL & BOILER type sensors 2024-10-31 01:36:21 +03:00
Yurii 11b1277d79 refactor: added ID validation for opentherm response 2024-10-27 04:33:46 +03:00
Yurii f62e687d3f fix: fixed pressure and flow validation when using correction 2024-10-27 04:31:35 +03:00
Yurii 42fa95969f fix: compilation on windows fixed for C3, C6 2024-10-27 03:36:18 +03:00
Yurii 56a0d1322f fix: display of fault code and diag code in logs fixed 2024-10-26 21:37:23 +03:00
Yurii 45762967ee refactor: fix wifi scan on esp32, connection timeouts changed 2024-10-26 20:18:23 +03:00
Yurii 10f9cde17a chore: bump pioarduino/platform-espressif32 from 3.0.6 to 3.1.0 rc2 2024-10-26 20:16:54 +03:00
Yurii 351a884685 refactor: increased max request size for /api/settings 2024-10-24 05:13:29 +03:00
Yurii 98db62cc9e fix: fix typo 2024-10-24 05:00:52 +03:00
Yurii 355d983437 chore: copy elf to build dir 2024-10-24 04:26:46 +03:00
Yurii 3d11d13631 feat: added crash recorder and ability to save dump 2024-10-24 04:01:14 +03:00
Yurii 6c4f8a78a0 refactor: added defaults for serial & telnet 2024-10-24 04:00:06 +03:00
Yurii 3fb5eb32c3 refactor: increased max request size for /api/vars and /api/backup/restore 2024-10-24 03:54:26 +03:00
Yurii c1447098da chore: bump framework-arduinoespressif32 from 3.0.5 to 3.0.6 2024-10-24 03:52:01 +03:00
Yurii 87b222e7bc refactor: increased the max value of dt for pid to 1800 sec 2024-10-21 21:34:53 +03:00
Yurii 0eea1b8121 fix: change of log level when wifi is not connected 2024-10-18 06:45:16 +03:00
Yurii 7f701a74e7 feat: fault state gpio setting replaced with cascade control 2024-10-18 06:14:09 +03:00
Yurii 57cf98ca19 refactor: cosmetic changes; move maxModulation setting to opentherm section 2024-10-15 05:09:20 +03:00
Yurii c32c643442 refactor: more logs 2024-10-15 04:21:20 +03:00
Yurii 5553a13cc0 feat: added log level setting 2024-10-15 04:07:00 +03:00
Yurii a9e97c15ad refactor: more logs; improved sensor of current boiler power: added settings min & max boiler power 2024-10-15 02:10:46 +03:00
Yurii dc62f99b7d feat: added polling of min modulation and max boiler power; added sensor for current boiler power 2024-10-14 19:54:26 +03:00
Yurii 05ff426b28 chore: bump version to 1.4.5 2024-10-13 22:39:20 +03:00
Yurii 45af7a30d8 refactor: cosmetic changes; added coeff. setting for filtering numeric values 2024-10-13 21:42:33 +03:00
Yurii 8aab541afa fix: added min DHW flow rate of 0.1 l/min 2024-10-11 01:38:05 +03:00
Yurii 7672c4b927 fix: fix types 2024-10-11 01:33:49 +03:00
Yurii b0a9460257 feat: added correction coeff. settings for pressure and dhw flow rate 2024-10-11 01:29:50 +03:00
Yurii 3c69f1295e feat: added opentherm option for filtering numeric values 2024-10-10 21:08:13 +03:00
Yurii 282a02ecdb fix: added request for set opentherm version 2024-10-09 12:33:58 +03:00
Yurii 8503ef966f fix: small fix 2024-10-05 10:27:16 +03:00
Yurii a4ee4c5224 feat: added diagnostic code polling via opentherm, added hex value for fault code and diag code 2024-10-05 10:03:14 +03:00
Yurii 4478e8f204 chore: updated platformio.ini for ESP32 C6 2024-10-01 01:45:57 +03:00
Yurii a50c13fd8a Merge branch 'master' of https://github.com/Laxilef/OTGateway 2024-10-01 01:39:27 +03:00
Yurii ee1e7f92b2 fix: added delay before start web server 2024-10-01 01:39:23 +03:00
Yurii 5704075682 chore: switch from PaulStoffregen/OneWire to pstolarz/OneWireNg 2024-10-01 01:38:57 +03:00
Yurii 52e4933923 fix: compatibility with framework-arduinoespressif32 version 3.0.5 2024-10-01 01:36:44 +03:00
Yurii 00a82ca3e5 chore: switch from espressif/arduino-esp32 to pioarduino/platform-espressif32 for new core 2024-10-01 01:35:36 +03:00
Yurii 7658aeaa8c feat: added opentherm option 'immergasFix' 2024-10-01 01:32:35 +03:00
Yurii 790ff5a011 feat: added Radiant to vendor list 2024-09-30 23:56:52 +03:00
Yurii 503068f6e7 chore: update readme 2024-09-06 20:29:50 +03:00
Yurii 5c868d589d chore: update files for production 2024-09-06 20:25:29 +03:00
Yurii 1cca8ffd5d chore: update assets 2024-09-06 19:40:30 +03:00
Yurii f291eb33ac chore: added assets 2024-09-03 18:00:12 +03:00
Yurii f0c505c332 chore: added blueprints 2024-09-03 17:38:59 +03:00
Yurii 7eafe4a90b fix: compatibility with framework-arduinoespressif32 version 3.0.4 2024-08-22 04:57:13 +03:00
Yurii d23527a48b chore: bump framework-arduinoespressif32 from 3.0.1 to 3.0.4 2024-08-22 03:34:17 +03:00
Yurii c341f86e5c refactor: cosmetic changes 2024-08-22 03:33:12 +03:00
Yurii 939ed6cdab chore: bump bblanchon/ArduinoJson from 7.0.4 to 7.1.0 2024-08-22 00:46:13 +03:00
Yurii 2da41707a9 chore: bump version to 1.4.4 2024-08-20 23:39:50 +03:00
Yurii 460cb01146 chore: removed wowki support 2024-08-20 23:28:09 +03:00
Yurii 1b2bc8e200 feat: added feat use of BLE external sensor; added events onIndoorSensorDisconnect and onOutdoorSensorDisconnect for emergency mode; added polling of rssi, humidity, battery for BLE sensors 2024-08-20 19:06:18 +03:00
Yurii d5acb44648 fix: text of action buttons fixed 2024-08-20 19:01:08 +03:00
Yurii c64cf41757 Merge branch 'master' of https://github.com/Laxilef/OTGateway 2024-08-20 02:13:42 +03:00
Yurii 9250bb26f2 fix: locale detection error fixed 2024-08-19 14:45:06 +03:00
Yurii 5cec043015 chore: bump platformio_dependabot to 1.1.0 2024-06-22 20:28:44 +03:00
Yurii 05104aa8eb chore: create dependabot.yml, pio-dependabot.yaml 2024-06-21 03:44:25 +03:00
Yurii ca3c318d8f chore: bump version 2024-06-21 02:05:34 +03:00
Yurii 2648918dda feat: added multilanguage for portal 2024-06-21 02:01:38 +03:00
Yurii 8b50fdec21 fix: fix typo 2024-06-20 06:41:32 +03:00
Yurii 5b6e23251a fix: use static IP at startup fixed #70 2024-06-18 10:25:58 +03:00
Yurii 769daa0857 chore: bump version to 1.4.2 2024-06-15 03:03:50 +03:00
Yurii 76979531b8 feat: added more info about the build to the portal 2024-06-15 03:03:31 +03:00
Yurii 7779076498 refactor: optimizing work with network 2024-06-14 18:18:43 +03:00
Yurii 45e2e0334e chore: added nodemcu v3 board; changed default gpio for nodemcu 32s 2024-06-14 18:17:12 +03:00
Yurii b631b496cb chore: bump version to 1.4.1 2024-06-13 17:15:37 +03:00
Yurii 36328a1db5 refactor: NetworkMgr code optimization 2024-06-13 17:09:41 +03:00
Yurii a28c7f67b5 chore: added min version of espressif8266 for build #68 2024-06-13 17:07:53 +03:00
Yurii bb9b6a5f4c fix: casting types in setupForm fixed #61 2024-06-11 20:19:54 +03:00