Commit Graph
100 Commits
Author SHA1 Message Date
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
Yurii ce7bd7e23b feat: migrate to arduino-esp32 core 3.0.1 2024-06-10 16:20:03 +03:00
Yurii 249d32ce35 chore: more info when scan wifi 2024-06-10 14:55:14 +03:00
Yurii baf8adfb02 fix: validation GPIO and reset wifi for arduino-esp32 core 3.x.x fixed 2024-06-06 16:37:57 +03:00
Yurii 018a1c5188 fix: set ssid on portal fixed 2024-06-06 02:56:19 +03:00
Yurii b600c130f0 fix: conflicts with sdk 3.x.x for esp32 fixed 2024-06-05 23:11:27 +03:00
Yurii 59eb05726a chore: bump platformio/framework-arduinoespressif32 to 2.0.17 2024-05-26 23:22:19 +03:00
Yurii f245f37dfd chore: bump version 2024-05-26 17:41:12 +03:00
Yurii a825412f37 feat: added fault state GPIO setting 2024-05-25 02:51:10 +03:00
Yurii 935f8bd0a8 fix: outdoor sensor GPIO validation fixed 2024-05-25 00:17:55 +03:00
Yurii f78d2f38b8 fix: equitherm with BLE indoor sensor in emergency mode fixed 2024-04-25 13:38:03 +03:00
Yurii ef083991e3 feat: added board info on portal 2024-04-23 10:30:42 +03:00
Yurii 3c0f846335 fix: added set target indoor temp to CH2 for native heating control #58 2024-04-23 08:13:03 +03:00
Yurii 85011ce4ea chore: bump version 2024-04-22 08:19:41 +03:00
Yurii 8687e122ca feat: added native heating control by boiler; refactoring; emergency settings removed from HA 2024-04-22 08:18:59 +03:00
Yurii d35ea81080 fix: PID optimization, correction of default PID settings 2024-04-18 00:04:23 +03:00
Yurii cca8ec58b4 fix: fix radio on settings page (portal) 2024-04-16 18:58:28 +03:00
Yurii 301b14bbd4 chore: bump version 2024-04-15 15:07:28 +03:00
Yurii 41ce9b268e fix: fix set heating temp on ITALTHERM TIME MAX 30F 2024-04-15 15:00:41 +03:00
Yurii 646939179e fix: serial on s2, s3 fixed 2024-04-15 05:49:46 +03:00
Yurii 73dddd18f0 fix: scan networks on s3 fixed 2024-04-15 02:47:42 +03:00
Yurii f069de0415 chore: fix typo 2024-04-12 21:47:09 +03:00
Yurii f4a4afeb29 chore: bump version 2024-04-12 20:47:02 +03:00
Yurii f9824337dc chore: delete .gz files 2024-04-12 20:39:56 +03:00
Yurii 1cd8c6a336 chore: html files moved to src_data dir; compression files 2024-04-12 04:13:44 +03:00
Yurii 63228baebd chore: auto file compression when building a FS 2024-04-12 04:10:55 +03:00
Yurii 6bb261dfd7 feat: ability to use compressed files for StaticPage 2024-04-12 04:08:28 +03:00
Yurii a026a962f0 fix: fixed thermostat temperature limits for different unit systems on dashboard 2024-04-12 02:03:43 +03:00
Yurii db2faad741 feat: added Italtherm to vendor list 2024-04-12 01:58:33 +03:00
Yurii fbc43dc535 feat: added settings for status led gpio, opentherm rx led gpio, emergency treshold time 2024-04-11 23:53:15 +03:00
Yurii 31dfc21d69 refactor: added info for emergency mode in settings 2024-04-11 04:38:12 +03:00