Commit Graph

  • 1d53f21d46 Update settings.html blitzu 2024-02-29 18:52:08 +02:00
  • c225e7c2a8 Update network.html blitzu 2024-02-29 18:51:25 +02:00
  • 6831c4331f Update index.html blitzu 2024-02-29 18:50:36 +02:00
  • 8fb62ce8ae fix: set temperature for sensors in manual mode fixed Yurii 2024-02-23 03:50:30 +03:00
  • e829a00355 chore: bump version 1.4.0-rc.15 Yurii 2024-02-20 16:21:20 +03:00
  • bee720386a refactor: changed availability conditions for HA entities Yurii 2024-02-20 16:17:03 +03:00
  • c4b6eadb81 refactor: using BLE advertising instead of manual requests Yurii 2024-02-20 15:29:14 +03:00
  • a5d2b9fcfa refactor: small fixes Yurii 2024-02-20 15:27:51 +03:00
  • 1a03117257 chore: bump version 1.4.0-rc.14 Yurii 2024-02-05 19:58:11 +03:00
  • b421780f7b fix: change channel to 6 for Wifi AP Yurii 2024-02-05 19:57:26 +03:00
  • 987c101394 fix: set wifi sleep if use ble Yurii 2024-02-05 19:55:40 +03:00
  • 4002f5b6c2 fix: added board_build.ldscript in platformio.ini for esp8266 boards 1.4.0-rc.13 Yurii 2024-02-04 05:37:31 +03:00
  • 21edbb7432 chore: bump version Yurii 2024-02-04 05:04:51 +03:00
  • 88f217abcc refactor: optimization Yurii 2024-02-04 05:03:28 +03:00
  • 89f3578f27 fix: #37 fixed Yurii 2024-02-04 04:48:11 +03:00
  • 9c47bf1ddb fix: write empty topics (mqtt) Yurii 2024-02-04 04:31:19 +03:00
  • 4d199876fb chore: bump lib Yurii 2024-02-04 04:28:00 +03:00
  • 2ffd19e850 chore: gitignore update Yurii 2024-02-04 04:26:20 +03:00
  • d0aabbe82a fix: set policy manual for wifi 13 ch; change timeouts Yurii 2024-02-01 21:27:22 +03:00
  • f2e4f2f631 fix: revert 20 ms wait before start bit Yurii 2024-02-01 21:24:22 +03:00
  • d374ddc02a refactor: optimization Yurii 2024-01-27 18:42:51 +03:00
  • cad9e50a78 fix: hostname pattern in portal fixed Yurii 2024-01-27 03:16:27 +03:00
  • f74d0713d7 chore: updated README Yurii 2024-01-23 22:38:45 +03:00
  • 114b7fb5a7 chore: bump ESP Telnet to 2.2 Yurii 2024-01-23 01:59:19 +03:00
  • 1b969dcb33 style: indents changed Yurii 2024-01-23 01:11:13 +03:00
  • 0c64c08ff8 fix: changed "accept" attribute for input type=file Yurii 2024-01-23 01:10:33 +03:00
  • e6b9a2901c chore: bump GyverPID to 3.3.2 Yurii 2024-01-23 00:56:41 +03:00
  • ca0ef94478 chore: bump OpenTherm Library Yurii 2024-01-19 19:42:29 +03:00
  • 335429a52e fix: set mqtt prefix before connection Yurii 2024-01-19 03:37:54 +03:00
  • 2561e92ab9 feat: added validation for BLE address Yurii 2024-01-19 03:37:18 +03:00
  • 2a67716f65 fix: http code for StaticPage fixed Yurii 2024-01-19 03:19:17 +03:00
  • 2adbda6832 feat: added form validation Yurii 2024-01-19 03:05:50 +03:00
  • 99088fb723 fix: data output via web server on ESP32 fixed Yurii 2024-01-18 23:37:12 +03:00
  • 5e3751ca03 refactor: code style Yurii 2024-01-18 23:34:47 +03:00
  • ef63f48f57 chore: added partition file for esp32 Yurii 2024-01-18 01:59:58 +03:00
  • 4de7119d6c chore: pcb upd Yurii 2024-01-17 19:01:48 +03:00
  • 280c7f2887 refactor: heap info Yurii 2024-01-17 17:51:15 +03:00
  • 85ffd4188f chore: bump version Yurii 2024-01-17 16:09:24 +03:00
  • 133015d7b9 refactor: network management code moved to MainTask (memory optimization); removed stopping DHCP server and client on reset wifi Yurii 2024-01-17 16:08:53 +03:00
  • 8731311c62 fix: added close tag Yurii 2024-01-16 17:00:47 +03:00
  • 5856a45d37 chore: bump version Yurii 2024-01-15 20:24:28 +03:00
  • 827c18513b fix: set default sta password Yurii 2024-01-15 20:24:07 +03:00
  • 6f08685859 refactor: fix css Yurii 2024-01-15 16:19:41 +03:00
  • ccbec44775 feat: saving network settings after FS upgrade Yurii 2024-01-15 15:41:19 +03:00
  • 5a70403444 refactor: fix css, rename src_data dir Yurii 2024-01-15 15:39:31 +03:00
  • a9c9457918 refactor: added doc.clear() doc.shrinkToFit() in some code areas Yurii 2024-01-14 19:57:25 +03:00
  • 520baa4920 refactor: sensors type settings moved to portal, entities for HA have been deleted; logging settings moved; bump version Yurii 2024-01-14 19:16:24 +03:00
  • 30ae602ab9 refactor: JsonDocument clear before send response Yurii 2024-01-14 16:34:49 +03:00
  • a6098555dc refactor: optimization of connection to MQTT Yurii 2024-01-14 16:33:32 +03:00
  • 60c860bc26 fix: opentherm polling interval reduced Yurii 2024-01-14 15:56:04 +03:00
  • 7463687f1b refactor: removed unnecessary ::yield() and added call setNoDelay() for ESP8266 Yurii 2024-01-14 15:50:11 +03:00
  • 5ee1c7029b fix: updated connection logic to MQTT and enable/disable emergency mode Yurii 2024-01-14 15:48:57 +03:00
  • 70f2760413 refactor: added info about the need to restart after changing the gpio Yurii 2024-01-13 20:35:40 +03:00
  • 07ce1db304 feat: make fs after build and copy to build dir Yurii 2024-01-13 20:34:00 +03:00
  • 04a6b4e1b0 refactor: additional checks when initializing sensors Yurii 2024-01-13 20:32:55 +03:00
  • 4c48dc048a chore: added monitor_filters to platformio.ini Yurii 2024-01-13 20:31:41 +03:00
  • feac3bbdf4 feat: display a message on home page if the file system is not flashed Yurii 2024-01-13 13:26:24 +03:00
  • 1ad1f26d4f feat: automatic restart after restoring settings Yurii 2024-01-13 13:02:12 +03:00
  • f22c64e30c feat: human-readable uptime formatting Yurii 2024-01-13 13:00:43 +03:00
  • a9db175dba fix: automatic reboot if memory is too low Yurii 2024-01-13 12:58:44 +03:00
  • b7c090465b refactor: moving some strings to flash memory Yurii 2024-01-12 21:06:32 +03:00
  • 50a049915b chore: remove unused files Yurii 2024-01-12 21:05:29 +03:00
  • e38bda6b4a fix: calculating pid temperature in float, fixed #23 Yurii 2024-01-12 18:30:13 +03:00
  • ab1e9c761f * feat: new portal & network manager * refactor: migrate from PubSubClient to ArduinoMqttClient * refactor: migrate from EEManager to FileData * chore: bump ESP Telnet to 2.2 * chore: bump TinyLogger to 1.1.0 Yurii 2024-01-12 18:29:55 +03:00
  • b36e4dca42 refactoring: moving some strings to flash memory Yurii 2024-01-12 18:12:33 +03:00
  • fb01d9f566 chore: removed unused code Yurii 2023-12-28 20:41:18 +03:00
  • 46999fe61c fix: set device_class and unit_of_measurement for number.pid_dt Yurii 2023-12-25 15:59:49 +03:00
  • 5846812813 chore: workflow Yurii 2023-12-25 15:58:19 +03:00
  • 67ae236f25 fix: correction pressure and DHW flow rate, if the received value is x10 Yurii 2023-12-24 18:50:54 +03:00
  • 347723cbba fix: rename entities #26 * Current heating min temp => Boiler heating min temp * Current heating max temp => Boiler heating max temp * Current DHW min temp => Boiler DHW min temp * Current DHW max temp => Boiler DHW max temp Yurii 2023-12-22 19:15:00 +03:00
  • 06659b749a fix: rounding numbers in MqttTask Yurii 2023-12-22 18:54:39 +03:00
  • 83347765a8 chore: bump version to 1.4.0-rc.5 Yurii 2023-12-21 18:56:03 +03:00
  • 68f412e670 fix: added timeout for wifi client Yurii 2023-12-21 18:54:59 +03:00
  • cf4a60dd2d fix: log messages in RegulatorTask Yurii 2023-12-21 18:54:08 +03:00
  • ff5da950c1 fix: correction of PID coefficients limits Yurii 2023-12-21 16:34:21 +03:00
  • ab21913aa7 fix: disable turbo mode if heating is off Yurii 2023-12-21 16:32:27 +03:00
  • 7b2014e7b4 fix: upd ESPTelnet Yurii 2023-12-21 12:38:33 +03:00
  • 025a185bbf refactoring: timings Yurii 2023-12-20 16:47:36 +03:00
  • e9bb3e46c8 bump version to 1.4.0-rc.4 Yurii 2023-12-20 08:14:46 +03:00
  • f4fe8c7366 refactoring: arp gratuitous for esp8266 Yurii 2023-12-20 08:12:39 +03:00
  • 4e980b6e5b feature: added settings.pid.dt, editable via mqtt Yurii 2023-12-20 08:11:08 +03:00
  • 2df2205d60 fix: PID interval correction #23 Yurii 2023-12-20 07:50:57 +03:00
  • 4bf3b575db feature: use pid in emergency mode Yurii 2023-12-19 16:44:54 +03:00
  • c87e08c6af small fix Yurii 2023-12-18 08:05:41 +03:00
  • e4e349ba15 fix: change type for mqtt port in settings Yurii 2023-12-18 08:05:13 +03:00
  • 2b5d66173e Fix typo #24 Yurii 2023-12-18 00:55:25 +03:00
  • 0236a0dd8a optimization for esp8266 Yurii 2023-12-17 13:21:25 +03:00
  • 8875fd019a upd heap monitoring Yurii 2023-12-17 13:18:42 +03:00
  • 7149f52d62 Heap fragmentation optimization Moving object creation to task constructors Yurii 2023-12-16 05:05:37 +03:00
  • 214e840ec2 fix buildings JsonDocuments Yurii 2023-12-16 01:52:17 +03:00
  • 6c23d5032b Merge pull request #17 from mennodegraaf/ot-improvements Laxilef 2023-12-16 00:43:20 +03:00
  • 47879d5486 Update OpenThermTask.h Laxilef 2023-12-16 00:42:17 +03:00
  • 315a975aa8 mqtt refactoring, change version to 1.4.0-rc.1 * added MqttWriter * added MqttWiFiClient (modified WiFiClient for esp8266) * adaptation HomeAssistantHelper for MqttWriter * adaptation HaHelper for new HomeAssistantHelper Yurii 2023-12-16 00:29:19 +03:00
  • 21ed8f2a14 heap monitoring features Yurii 2023-12-15 23:59:20 +03:00
  • 8d92409d7b Fix Guru Meditation Error on esp32 Yurii 2023-12-15 23:58:25 +03:00
  • 15645f4d30 Add log info Menno de Graaf 2023-12-15 14:46:35 +01:00
  • a5581f3778 Add master/slave set/get to initBoiler() Menno de Graaf 2023-12-15 12:42:22 +01:00
  • d5e55cf0ae Improve opentherm handling Menno de Graaf 2023-12-07 10:40:04 +01:00
  • adbf67ac13 fix heap monitoring on esp32 Yurii 2023-12-14 06:20:30 +03:00
  • e13984f869 small fix Yurii 2023-12-14 06:00:09 +03:00