Commit Graph
100 Commits
Author SHA1 Message Date
Yurii bf161c1200 feat: added Italian locale by @bredy73 #132 2025-01-19 22:20:16 +03:00
Yurii 57f1129cee style: formatting 2025-01-14 06:22:04 +03:00
Yurii 0425cdc499 refactor: prohibition of enabling portal auth with an empty login or password 2025-01-14 06:21:32 +03:00
Yurii 53ff69f03a fix: removed `required` attribute for optional parameters on settings page #128 2025-01-14 06:16:15 +03:00
Yurii e7cae4b950 refactor: improved OT bus reset 2025-01-13 10:56:19 +03:00
Yurii 3ff8f40654 refactor: sensors pos from 1 on `Sensors settings` page 2025-01-13 01:26:22 +03:00
Yurii d2499a2727 docs: update readme 2025-01-13 01:02:07 +03:00
Yurii 5b7da4ed2a fix: typo 2025-01-09 20:44:12 +03:00
Yurii 8d516c7f95 refactor: optimized work with etag 2025-01-09 19:35:56 +03:00
Yurii d756716497 chore: bump pioarduino/platform-espressif32 from 3.1.0 to 3.1.1 2025-01-09 19:35:24 +03:00
Yurii 3ce3ce5016 chore: move web flasher to `gh-pages` branch 2025-01-07 06:53:08 +03:00
Yurii 6ca6d3cab7 chore: added web flasher 2025-01-07 06:22:41 +03:00
Yurii e7f3c66e05 chore: bump version to 1.5.1 2025-01-05 21:45:28 +03:00
Yurii 17bd31b2a2 feat: added OT option `Sync max heating temp with target temp` 2025-01-05 17:32:10 +03:00
Yurii 8662b9dc8f chore: update pcb for smt 2025-01-05 01:55:34 +03:00
Yurii 6efa3a52fe refactor: added OT bus reset; increased timings for changing OT status 2025-01-05 01:39:36 +03:00
Yurii 7e31de6c71 fix: typo 2025-01-02 23:21:54 +03:00
Yurii b53dae6a43 fix: `inputmode` attribute fixed for float settings #117 2024-12-31 01:48:44 +03:00
Yurii de2318bc6a refactor: compatibility with ArduinoJson 7.3.0 2024-12-30 23:12:31 +03:00
Yurii 081209420a chore: bump bblanchon/ArduinoJson from 7.1.0 to 7.3.0 2024-12-30 23:11:14 +03:00
Yurii 75bc4d5c4a feat: ability to reset fault on the dashboard 2024-12-26 19:37:39 +03:00
Yurii 527e9cc1d6 feat: added OT option `Heating state as summer/winter mode` 2024-12-25 19:30:09 +03:00
Yurii 60b7caf4bc fix: typo 2024-12-25 19:25:22 +03:00
Yurii e8d0ad0a4e refactor: improved work with clones (not original) of DS18B20 sensors 2024-12-23 11:37:54 +03:00
Yurii afe269aeff fix: `Content-Length` for pretty json for chunked response 2024-12-23 11:08:37 +03:00
Yurii 4702909043 fix: BLE power 9 dbm with NimBLE-Arduino 2.1.x 2024-12-18 21:58:45 +03:00
Yurii 4c32ccc450 fix: `Content-Length` on esp32 for chunked response 2024-12-18 20:53:33 +03:00
Yurii 2e3b38e14f refactor: compatibility with NimBLE-Arduino 2.1.x 2024-12-17 11:24:49 +03:00
Yurii b6c80f355f Merge branch 'master' of https://github.com/Laxilef/OTGateway 2024-12-17 11:22:13 +03:00
Yurii 0cb361d243 refactor: OT option `heatingCh2Enabled has been renamed to ch2AlwaysEnabled` 2024-12-17 10:30:06 +03:00
Yurii c7f54ca4fb chore: bump pioarduino/platform-espressif32 from 3.1.0 rc3 to 3.1.0 2024-12-17 09:45:10 +03:00
Yurii 1d46176b5e chore: update pcb 2024-12-17 04:00:29 +03:00
Yurii 5e2f6c9cea refactor: optimization of the web portal layout 2024-12-16 00:43:32 +03:00
Yurii f439f8c5ba feat: added OT cooling support flag
* refactoring OT settings struct
* renamed some OT settings
2024-12-15 14:24:05 +03:00
Yurii bae7770371 chore: update pcb 2024-12-07 23:47:21 +03:00
Yurii 4e5a3e9da5 refactor: little changes 2024-12-07 23:10:50 +03:00
Yurii 412e1594e9 chore: update readme & assets 2024-12-07 23:10:27 +03:00
Yurii 5c1e967fdc refactor: improved display of sensors on Dashboard 2024-12-04 06:09:20 +03:00
Yurii 105a79f72c refactor: optimization of OT requests for CH2 2024-12-04 05:55:01 +03:00
Yurii 50280f6db3 fix: negative temperature values from BLE devices 2024-12-04 05:36:04 +03:00
Yurii c97e50669c fix: typo in purpose of sensors for emergency mode 2024-12-04 05:35:19 +03:00
Yurii 43fd095714 fix: digest auth changed to basic
Digest auth not working on ios #99
2024-12-02 06:26:03 +03:00
Yurii 1bb9b61017 feat: display sensor values on dashboard page 2024-12-01 05:26:14 +03:00
Yurii 222ea4feaa refactor: some changes 2024-11-29 20:58:52 +03:00
Yurii ea1406c509 fix: action state for HA `climate` entities fixed 2024-11-20 23:11:30 +03:00
Yurii b20b450736 fix: fixed ERR_CONNECTION_RESET for Chrome based browsers 2024-11-20 23:10:42 +03:00
Yurii e8c7f58e67 fix: fixed power calculation 2024-11-18 19:41:12 +03:00
Yurii 2589020428 refactor: optimized polling of unused OT IDs 2024-11-16 22:57:52 +03:00
Yurii 2bb771a4a7 chore: bump pioarduino/platform-espressif32 from 3.1.0 rc2 to 3.1.0 rc3 2024-11-16 22:56:01 +03:00
Yurii f4af237472 chore: bump version to 1.4.6 2024-11-16 14:19:40 +03:00
Yurii 5473034421 chore: deleted .ino file 2024-11-16 14:15:26 +03:00
Yurii a5996cc93d refactor: rounding sensor values 2024-11-15 01:28:28 +03:00
Yurii 9d6b6c18ab fix: pub network.rssi 2024-11-15 01:18:45 +03:00
Yurii e6119dc7ee refactor: restart action improved 2024-11-15 00:55:38 +03:00
Yurii 19feb85230 refactor: some changes 2024-11-15 00:25:41 +03:00
Yurii 0d71a674b6 feat: added more OT polled IDs & reformat code
* ID79 - exhaust CO2
* ID84 - exhaust fan speed
* ID85 - supply fan speed
* ID29 - solar storage temp
* ID30 - solar collector temp
* ID35 - boiler fan speed setpoint & actual
2024-11-14 23:02:46 +03:00
Yurii 34eabca64a refactor: improved web cache 2024-11-14 22:30:34 +03:00
Yurii d3b28c5bfb fix: building without BLE fixed 2024-11-13 12:11:36 +03:00
Yurii 640935a2b7 refactor: improved updating OT sensors 2024-11-13 01:00:04 +03:00
Yurii c0c631aab4 fix: added `step to HA entities for Sensors::Type::MANUAL` 2024-11-13 00:58:28 +03:00
Yurii 861db33765 feat: added signal quality for DALLAS sensors 2024-11-13 00:57:01 +03:00
Yurii b91266063b refactor: imporved updating OT sensors 2024-11-12 19:47:56 +03:00
Yurii b087e6e6d3 refactor: some changes 2024-11-12 15:26:28 +03:00
Yurii b205f14bae refactor: impoved sensors settings page 2024-11-12 15:25:58 +03:00
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