73 Commits
1.4.6 ... 1.5.1

Author SHA1 Message Date
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
github-actions[bot]
65b2a3c2bd chore: bump NimBLE-Arduino from 1.4.3 to 2.1.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-17 11:21:04 +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
9701e8c97b chore: update readme 2024-12-07 22:59:29 +03:00
Yurii
2fe546812c chore: update readme 2024-12-07 22:47:24 +03:00
Yurii
7efcbaa57e chore: bump version to 1.5.0 2024-12-05 00:04:58 +03:00
Yurii
43c065b97a Merge branch 'master' into 1.5.0-dev 2024-12-04 07:56:19 +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
1eb10563ed chore: update readme 2024-11-30 23:58:54 +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
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
55 changed files with 22840 additions and 11842 deletions

View File

@@ -1,40 +1,44 @@
<div align="center"> <div align="center">
![logo](/assets/logo.svg)
<br>
[![GitHub version](https://img.shields.io/github/release/Laxilef/OTGateway.svg?include_prereleases)](https://github.com/Laxilef/OTGateway/releases) [![GitHub version](https://img.shields.io/github/release/Laxilef/OTGateway.svg?include_prereleases)](https://github.com/Laxilef/OTGateway/releases)
[![GitHub download](https://img.shields.io/github/downloads/Laxilef/OTGateway/total.svg)](https://github.com/Laxilef/OTGateway/releases/latest) [![GitHub download](https://img.shields.io/github/downloads/Laxilef/OTGateway/total.svg)](https://github.com/Laxilef/OTGateway/releases/latest)
[![License](https://img.shields.io/github/license/Laxilef/OTGateway.svg)](LICENSE.txt) [![License](https://img.shields.io/github/license/Laxilef/OTGateway.svg)](LICENSE.txt)
[![Telegram](https://img.shields.io/badge/Telegram-Channel-33A8E3)](https://t.me/otgateway) [![Telegram](https://img.shields.io/badge/Telegram-Channel-33A8E3)](https://t.me/otgateway)
</div> </div>
<hr />
![Dashboard](/assets/poster-1.png)
![Configuration](/assets/poster-2.png)
![Integration with HomeAssistant](/assets/poster-3.png)
## Features ## Features
- Hot water temperature control - DHW temperature control
- Heating temperature control - Heating temperature control
- Smart heating temperature control modes: - Smart heating temperature control modes:
- PID - PID
- Equithermic curves - adjusts the temperature based on indoor and outdoor temperatures - Equithermic curves - adjusts the temperature based on indoor and outdoor temperatures
- Hysteresis setting (for accurate maintenance of room temperature) - Hysteresis setting _(for accurate maintenance of room temperature)_
- Ability to connect an external sensors to monitor outdoor and indoor temperature ([compatible sensors](https://github.com/Laxilef/OTGateway/wiki/Compatibility#temperature-sensors)) - Ability to connect [additional (external) sensors](https://github.com/Laxilef/OTGateway/wiki/Compatibility#temperature-sensors): Dallas (1-wire), NTC 10k, Bluetooth (BLE). Makes it possible to monitor indoor and outdoor temperatures, temperatures on pipes/heat exchangers/etc.
- Emergency mode. If the Wi-Fi connection is lost or the gateway cannot connect to the MQTT server, the mode will turn on. This mode will automatically maintain the set temperature and prevent your home from freezing. In this mode it is also possible to use equithermal curves (weather-compensated control). - Emergency mode. In any dangerous situation _(loss of connection with Wifi, MQTT, sensors, etc)_ it will not let you and your home freeze.
- Automatic error reset (not with all boilers) - Ability of remote fault reset _(not with all boilers)_
- Diagnostics: - Diagnostics:
- The process of heating: works/does not work - Displaying gateway status
- The process of heating water for hot water: working/not working - Displaying the connection status to the boiler via OpenTherm
- Display of boiler errors - Displaying the fault status and fault code
- Burner status (flame): on/off - Displaying the diagnostic status & diagnostic code
- Burner modulation level in percent - Display of the process of heating: works/does not work
- Pressure in the heating system - Display of burner (flame) status: on/off
- Gateway status (depending on errors and connection status) - Display of burner modulation level in percent
- Boiler connection status via OpenTherm interface - Display of pressure in the heating system
- The current temperature of the heat carrier (usually the return heat carrier) - Display of current temperature of the heat carrier
- Set heat carrier temperature (depending on the selected mode) - Display of return temperature of the heat carrier
- Current hot water temperature - Display of setpoint heat carrier temperature (useful when using PID or Equitherm)
- Display of the process of DHW: working/not working
- Display of current DHW temperature
- _And other information..._
- [Home Assistant](https://www.home-assistant.io/) integration via MQTT. The ability to create any automation for the boiler! - [Home Assistant](https://www.home-assistant.io/) integration via MQTT. The ability to create any automation for the boiler!
![logo](/assets/ha.png)
## Documentation ## Documentation
All available information and instructions can be found in the wiki: All available information and instructions can be found in the wiki:
@@ -52,6 +56,7 @@ All available information and instructions can be found in the wiki:
* [Ratios](https://github.com/Laxilef/OTGateway/wiki#ratios) * [Ratios](https://github.com/Laxilef/OTGateway/wiki#ratios)
* [Fit coefficients](https://github.com/Laxilef/OTGateway/wiki#fit-coefficients) * [Fit coefficients](https://github.com/Laxilef/OTGateway/wiki#fit-coefficients)
* [PID mode](https://github.com/Laxilef/OTGateway/wiki#pid-mode) * [PID mode](https://github.com/Laxilef/OTGateway/wiki#pid-mode)
* [Logs and debug](https://github.com/Laxilef/OTGateway/wiki#logs-and-debug)
* [Compatibility](https://github.com/Laxilef/OTGateway/wiki/Compatibility) * [Compatibility](https://github.com/Laxilef/OTGateway/wiki/Compatibility)
* [Boilers](https://github.com/Laxilef/OTGateway/wiki/Compatibility#boilers) * [Boilers](https://github.com/Laxilef/OTGateway/wiki/Compatibility#boilers)
* [Boards](https://github.com/Laxilef/OTGateway/wiki/Compatibility#boards) * [Boards](https://github.com/Laxilef/OTGateway/wiki/Compatibility#boards)
@@ -64,21 +69,5 @@ All available information and instructions can be found in the wiki:
* [Connection](https://github.com/Laxilef/OTGateway/wiki/OT-adapters#connection) * [Connection](https://github.com/Laxilef/OTGateway/wiki/OT-adapters#connection)
* [Leds on board](https://github.com/Laxilef/OTGateway/wiki/OT-adapters#leds-on-board) * [Leds on board](https://github.com/Laxilef/OTGateway/wiki/OT-adapters#leds-on-board)
___
This project is tested with BrowserStack.
## Dependencies
- [ESP8266Scheduler](https://github.com/nrwiersma/ESP8266Scheduler) (for ESP8266)
- [ESP32Scheduler](https://github.com/laxilef/ESP32Scheduler) (for ESP32)
- [ArduinoJson](https://github.com/bblanchon/ArduinoJson)
- [OpenTherm Library](https://github.com/ihormelnyk/opentherm_library)
- [ArduinoMqttClient](https://github.com/arduino-libraries/ArduinoMqttClient)
- [ESPTelnet](https://github.com/LennartHennigs/ESPTelnet)
- [FileData](https://github.com/GyverLibs/FileData)
- [GyverPID](https://github.com/GyverLibs/GyverPID)
- [GyverBlinker](https://github.com/GyverLibs/GyverBlinker)
- [DallasTemperature](https://github.com/milesburton/Arduino-Temperature-Control-Library)
- [TinyLogger](https://github.com/laxilef/TinyLogger)
## Debug
To display DEBUG messages you must enable debug in settings (switch is disabled by default).
You can connect via Telnet to read messages. IP: ESP8266 ip, port: 23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 KiB

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 KiB

After

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 KiB

After

Width:  |  Height:  |  Size: 849 KiB

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 KiB

BIN
assets/poster-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
assets/poster-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
assets/poster-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 KiB

View File

@@ -6,6 +6,7 @@ const cssnano = require('cssnano');
const terser = require('gulp-terser'); const terser = require('gulp-terser');
const jsonminify = require('gulp-jsonminify'); const jsonminify = require('gulp-jsonminify');
const htmlmin = require('gulp-html-minifier-terser'); const htmlmin = require('gulp-html-minifier-terser');
const replace = require('gulp-replace');
// Paths for tasks // Paths for tasks
let paths = { let paths = {
@@ -59,6 +60,10 @@ const styles = (cb) => {
const items = paths.styles.bundles[name]; const items = paths.styles.bundles[name];
src(items) src(items)
.pipe(replace(
"{BUILD_TIME}",
Math.floor(Date.now() / 1000)
))
.pipe(postcss([ .pipe(postcss([
cssnano({ preset: 'advanced' }) cssnano({ preset: 'advanced' })
])) ]))
@@ -77,6 +82,10 @@ const scripts = (cb) => {
const items = paths.scripts.bundles[name]; const items = paths.scripts.bundles[name];
src(items) src(items)
.pipe(replace(
"{BUILD_TIME}",
Math.floor(Date.now() / 1000)
))
.pipe(terser().on('error', console.error)) .pipe(terser().on('error', console.error))
.pipe(concat(name)) .pipe(concat(name))
.pipe(gzip({ .pipe(gzip({
@@ -93,6 +102,10 @@ const jsonFiles = (cb) => {
const item = paths.json[i]; const item = paths.json[i];
src(item.src) src(item.src)
.pipe(replace(
"{BUILD_TIME}",
Math.floor(Date.now() / 1000)
))
.pipe(jsonminify()) .pipe(jsonminify())
.pipe(gzip({ .pipe(gzip({
append: true append: true
@@ -119,6 +132,10 @@ const staticFiles = (cb) => {
const pages = () => { const pages = () => {
return src(paths.pages.src) return src(paths.pages.src)
.pipe(replace(
"{BUILD_TIME}",
Math.floor(Date.now() / 1000)
))
.pipe(htmlmin({ .pipe(htmlmin({
html5: true, html5: true,
caseSensitive: true, caseSensitive: true,

View File

@@ -10,17 +10,19 @@ public:
free(this->buffer); free(this->buffer);
} }
void send(int code, const char* contentType, JsonDocument& content, bool pretty = false) { template <class T>
void send(int code, T contentType, const JsonVariantConst content, bool pretty = false) {
auto contentLength = pretty ? measureJsonPretty(content) : measureJson(content);
#ifdef ARDUINO_ARCH_ESP8266 #ifdef ARDUINO_ARCH_ESP8266
if (!this->webServer->chunkedResponseModeStart(code, contentType)) { if (!this->webServer->chunkedResponseModeStart(code, contentType)) {
this->webServer->send(505, F("text/html"), F("HTTP1.1 required")); this->webServer->send(505, F("text/html"), F("HTTP1.1 required"));
return; return;
} }
this->webServer->setContentLength(measureJson(content)); this->webServer->setContentLength(contentLength);
#else #else
this->webServer->setContentLength(CONTENT_LENGTH_UNKNOWN); this->webServer->setContentLength(contentLength);
this->webServer->sendHeader(F("Content-Length"), String(measureJson(content)));
this->webServer->send(code, contentType, emptyString); this->webServer->send(code, contentType, emptyString);
#endif #endif
@@ -76,10 +78,19 @@ public:
return; return;
} }
this->webServer->sendContent((const char*)this->buffer, this->bufferPos);
this->bufferPos = 0;
#ifdef ARDUINO_ARCH_ESP8266 #ifdef ARDUINO_ARCH_ESP8266
::delay(0); ::optimistic_yield(1000);
#endif
auto& client = this->webServer->client();
if (client.connected()) {
this->webServer->sendContent((const char*)this->buffer, this->bufferPos);
}
this->bufferPos = 0;
#ifdef ARDUINO_ARCH_ESP8266
::optimistic_yield(1000);
#endif #endif
} }

View File

@@ -3,15 +3,17 @@
class CustomOpenTherm : public OpenTherm { class CustomOpenTherm : public OpenTherm {
public: public:
typedef std::function<void()> YieldCallback; typedef std::function<void(unsigned int)> DelayCallback;
typedef std::function<void(unsigned long, byte)> BeforeSendRequestCallback; typedef std::function<void(unsigned long, byte)> BeforeSendRequestCallback;
typedef std::function<void(unsigned long, unsigned long, OpenThermResponseStatus, byte)> AfterSendRequestCallback; typedef std::function<void(unsigned long, unsigned long, OpenThermResponseStatus, byte)> AfterSendRequestCallback;
CustomOpenTherm(int inPin = 4, int outPin = 5, bool isSlave = false) : OpenTherm(inPin, outPin, isSlave) {} CustomOpenTherm(int inPin = 4, int outPin = 5, bool isSlave = false) : OpenTherm(inPin, outPin, isSlave) {
this->_outPin = outPin;
}
~CustomOpenTherm() {} ~CustomOpenTherm() {}
CustomOpenTherm* setYieldCallback(YieldCallback callback = nullptr) { CustomOpenTherm* setDelayCallback(DelayCallback callback = nullptr) {
this->yieldCallback = callback; this->delayCallback = callback;
return this; return this;
} }
@@ -28,14 +30,28 @@ public:
return this; return this;
} }
void reset() {
if (this->status == OpenThermStatus::NOT_INITIALIZED) {
return;
}
this->end();
this->status = OpenThermStatus::NOT_INITIALIZED;
digitalWrite(this->_outPin, LOW);
if (this->delayCallback) {
this->delayCallback(1000);
}
this->begin();
}
unsigned long sendRequest(unsigned long request, byte attempts = 5, byte _attempt = 0) { unsigned long sendRequest(unsigned long request, byte attempts = 5, byte _attempt = 0) {
_attempt++; _attempt++;
while (!this->isReady()) { while (!this->isReady()) {
if (this->yieldCallback) { if (this->delayCallback) {
this->yieldCallback(); this->delayCallback(150);
} else {
::yield();
} }
this->process(); this->process();
@@ -51,17 +67,13 @@ public:
_response = 0; _response = 0;
} else { } else {
while (true) { do {
this->process(); if (this->delayCallback) {
this->delayCallback(150);
if (this->status == OpenThermStatus::READY || this->status == OpenThermStatus::DELAY) {
break;
} else if (this->yieldCallback) {
this->yieldCallback();
} else {
::yield();
} }
}
this->process();
} while (this->status != OpenThermStatus::READY && this->status != OpenThermStatus::DELAY);
_response = this->getLastResponse(); _response = this->getLastResponse();
_responseStatus = this->getLastResponseStatus(); _responseStatus = this->getLastResponseStatus();
@@ -98,66 +110,6 @@ public:
)); ));
} }
bool setHeatingCh1Temp(float temperature) {
unsigned long response = this->sendRequest(buildRequest(
OpenThermMessageType::WRITE_DATA,
OpenThermMessageID::TSet,
temperatureToData(temperature)
));
return isValidResponse(response) && isValidResponseId(response, OpenThermMessageID::TSet);
}
bool setHeatingCh2Temp(float temperature) {
unsigned long response = this->sendRequest(buildRequest(
OpenThermMessageType::WRITE_DATA,
OpenThermMessageID::TsetCH2,
temperatureToData(temperature)
));
return isValidResponse(response) && isValidResponseId(response, OpenThermMessageID::TsetCH2);
}
bool setDhwTemp(float temperature) {
unsigned long response = this->sendRequest(buildRequest(
OpenThermMessageType::WRITE_DATA,
OpenThermMessageID::TdhwSet,
temperatureToData(temperature)
));
return isValidResponse(response) && isValidResponseId(response, OpenThermMessageID::TdhwSet);
}
bool setRoomSetpoint(float temperature) {
unsigned long response = this->sendRequest(buildRequest(
OpenThermMessageType::WRITE_DATA,
OpenThermMessageID::TrSet,
temperatureToData(temperature)
));
return isValidResponse(response) && isValidResponseId(response, OpenThermMessageID::TrSet);
}
bool setRoomSetpointCh2(float temperature) {
unsigned long response = this->sendRequest(buildRequest(
OpenThermMessageType::WRITE_DATA,
OpenThermMessageID::TrSetCH2,
temperatureToData(temperature)
));
return isValidResponse(response) && isValidResponseId(response, OpenThermMessageID::TrSetCH2);
}
bool setRoomTemp(float temperature) {
unsigned long response = this->sendRequest(buildRequest(
OpenThermMessageType::WRITE_DATA,
OpenThermMessageID::Tr,
temperatureToData(temperature)
));
return isValidResponse(response) && isValidResponseId(response, OpenThermMessageID::Tr);
}
bool sendBoilerReset() { bool sendBoilerReset() {
unsigned int data = 1; unsigned int data = 1;
data <<= 8; data <<= 8;
@@ -211,7 +163,8 @@ public:
} }
protected: protected:
YieldCallback yieldCallback; DelayCallback delayCallback;
BeforeSendRequestCallback beforeSendRequestCallback; BeforeSendRequestCallback beforeSendRequestCallback;
AfterSendRequestCallback afterSendRequestCallback; AfterSendRequestCallback afterSendRequestCallback;
int _outPin;
}; };

View File

@@ -100,8 +100,8 @@ public:
return result; return result;
} }
template <class T> template <class CT, class NT>
String getTopic(T category, T name, char nameSeparator = '/') { String makeConfigTopic(CT category, NT name, char nameSeparator = '/') {
String topic = ""; String topic = "";
topic.concat(this->prefix); topic.concat(this->prefix);
topic.concat('/'); topic.concat('/');
@@ -110,21 +110,45 @@ public:
topic.concat(this->devicePrefix); topic.concat(this->devicePrefix);
topic.concat(nameSeparator); topic.concat(nameSeparator);
topic.concat(name); topic.concat(name);
topic.concat("/config"); topic.concat(F("/config"));
return topic; return topic;
} }
template <class T> template <class T>
String getDeviceTopic(T value, char separator = '/') { String getDeviceTopic(T value, char dpvSeparator = '/') {
String topic = ""; String topic = "";
topic.concat(this->devicePrefix); topic.concat(this->devicePrefix);
topic.concat(separator); topic.concat(dpvSeparator);
topic.concat(value); topic.concat(value);
return topic; return topic;
} }
template <class CT, class NT>
String getDeviceTopic(CT category, NT name, char dpcSeparator = '/', char cnSeparator = '/') {
String topic = "";
topic.concat(this->devicePrefix);
topic.concat(dpcSeparator);
topic.concat(category);
topic.concat(cnSeparator);
topic.concat(name);
return topic;
}
template <class CT, class NT, class ST>
String getDeviceTopic(CT category, NT name, ST suffix, char dpcSeparator = '/', char cnSeparator = '/', char nsSeparator = '/') {
String topic = "";
topic.concat(this->devicePrefix);
topic.concat(dpcSeparator);
topic.concat(category);
topic.concat(cnSeparator);
topic.concat(name);
topic.concat(nsSeparator);
topic.concat(suffix);
return topic;
}
template <class T> template <class T>
String getObjectId(T value, char separator = '_') { String getObjectIdWithPrefix(T value, char separator = '_') {
String topic = ""; String topic = "";
topic.concat(this->devicePrefix); topic.concat(this->devicePrefix);
topic.concat(separator); topic.concat(separator);

View File

@@ -25,6 +25,8 @@ const char HA_ENABLED_BY_DEFAULT[] PROGMEM = "enabled_by_default";
const char HA_UNIQUE_ID[] PROGMEM = "unique_id"; const char HA_UNIQUE_ID[] PROGMEM = "unique_id";
const char HA_OBJECT_ID[] PROGMEM = "object_id"; const char HA_OBJECT_ID[] PROGMEM = "object_id";
const char HA_ENTITY_CATEGORY[] PROGMEM = "entity_category"; const char HA_ENTITY_CATEGORY[] PROGMEM = "entity_category";
const char HA_ENTITY_CATEGORY_DIAGNOSTIC[] PROGMEM = "diagnostic";
const char HA_ENTITY_CATEGORY_CONFIG[] PROGMEM = "config";
const char HA_STATE_TOPIC[] PROGMEM = "state_topic"; const char HA_STATE_TOPIC[] PROGMEM = "state_topic";
const char HA_VALUE_TEMPLATE[] PROGMEM = "value_template"; const char HA_VALUE_TEMPLATE[] PROGMEM = "value_template";
const char HA_OPTIONS[] PROGMEM = "options"; const char HA_OPTIONS[] PROGMEM = "options";
@@ -35,16 +37,21 @@ const char HA_DEVICE_CLASS[] PROGMEM = "device_class";
const char HA_UNIT_OF_MEASUREMENT[] PROGMEM = "unit_of_measurement"; const char HA_UNIT_OF_MEASUREMENT[] PROGMEM = "unit_of_measurement";
const char HA_UNIT_OF_MEASUREMENT_C[] PROGMEM = "°C"; const char HA_UNIT_OF_MEASUREMENT_C[] PROGMEM = "°C";
const char HA_UNIT_OF_MEASUREMENT_F[] PROGMEM = "°F"; const char HA_UNIT_OF_MEASUREMENT_F[] PROGMEM = "°F";
const char HA_UNIT_OF_MEASUREMENT_PERCENT[] PROGMEM = "%";
const char HA_UNIT_OF_MEASUREMENT_L_MIN[] PROGMEM = "L/min";
const char HA_UNIT_OF_MEASUREMENT_GAL_MIN[] PROGMEM = "gal/min";
const char HA_ICON[] PROGMEM = "icon"; const char HA_ICON[] PROGMEM = "icon";
const char HA_MIN[] PROGMEM = "min"; const char HA_MIN[] PROGMEM = "min";
const char HA_MAX[] PROGMEM = "max"; const char HA_MAX[] PROGMEM = "max";
const char HA_STEP[] PROGMEM = "step"; const char HA_STEP[] PROGMEM = "step";
const char HA_MODE[] PROGMEM = "mode"; const char HA_MODE[] PROGMEM = "mode";
const char HA_MODE_BOX[] PROGMEM = "box";
const char HA_STATE_ON[] PROGMEM = "state_on"; const char HA_STATE_ON[] PROGMEM = "state_on";
const char HA_STATE_OFF[] PROGMEM = "state_off"; const char HA_STATE_OFF[] PROGMEM = "state_off";
const char HA_PAYLOAD_ON[] PROGMEM = "payload_on"; const char HA_PAYLOAD_ON[] PROGMEM = "payload_on";
const char HA_PAYLOAD_OFF[] PROGMEM = "payload_off"; const char HA_PAYLOAD_OFF[] PROGMEM = "payload_off";
const char HA_STATE_CLASS[] PROGMEM = "state_class"; const char HA_STATE_CLASS[] PROGMEM = "state_class";
const char HA_STATE_CLASS_MEASUREMENT[] PROGMEM = "measurement";
const char HA_EXPIRE_AFTER[] PROGMEM = "expire_after"; const char HA_EXPIRE_AFTER[] PROGMEM = "expire_after";
const char HA_CURRENT_TEMPERATURE_TOPIC[] PROGMEM = "current_temperature_topic"; const char HA_CURRENT_TEMPERATURE_TOPIC[] PROGMEM = "current_temperature_topic";
const char HA_CURRENT_TEMPERATURE_TEMPLATE[] PROGMEM = "current_temperature_template"; const char HA_CURRENT_TEMPERATURE_TEMPLATE[] PROGMEM = "current_temperature_template";

View File

@@ -77,7 +77,7 @@ public:
#endif #endif
} }
bool publish(const char* topic, JsonDocument& doc, bool retained = false) { bool publish(const char* topic, const JsonVariantConst doc, bool retained = false) {
if (!this->client->connected()) { if (!this->client->connected()) {
this->bufferPos = 0; this->bufferPos = 0;
return false; return false;

View File

@@ -61,7 +61,7 @@ public:
} }
if (this->cacheHeader != nullptr) { if (this->cacheHeader != nullptr) {
server.sendHeader("Cache-Control", this->cacheHeader); server.sendHeader(F("Cache-Control"), this->cacheHeader);
} }
#ifdef ARDUINO_ARCH_ESP8266 #ifdef ARDUINO_ARCH_ESP8266
@@ -218,7 +218,6 @@ protected:
CanHandleCallback canHandleCallback; CanHandleCallback canHandleCallback;
BeforeSendCallback beforeSendCallback; BeforeSendCallback beforeSendCallback;
TemplateCallback templateCallback; TemplateCallback templateCallback;
String eTag;
const char* uri = nullptr; const char* uri = nullptr;
const char* path = nullptr; const char* path = nullptr;
const char* cacheHeader = nullptr; const char* cacheHeader = nullptr;

View File

@@ -1,5 +1,8 @@
#include <FS.h> #include <FS.h>
#include <detail/mimetable.h> #include <detail/mimetable.h>
#if defined(ARDUINO_ARCH_ESP32)
#include <detail/RequestHandlersImpl.h>
#endif
using namespace mime; using namespace mime;
@@ -8,7 +11,8 @@ public:
typedef std::function<bool(HTTPMethod, const String&)> CanHandleCallback; typedef std::function<bool(HTTPMethod, const String&)> CanHandleCallback;
typedef std::function<bool()> BeforeSendCallback; typedef std::function<bool()> BeforeSendCallback;
StaticPage(const char* uri, FS* fs, const char* path, const char* cacheHeader = nullptr) { template <class T>
StaticPage(const char* uri, FS* fs, T path, const char* cacheHeader = nullptr) {
this->uri = uri; this->uri = uri;
this->fs = fs; this->fs = fs;
this->path = path; this->path = path;
@@ -46,21 +50,25 @@ public:
return true; return true;
} }
#if defined(ARDUINO_ARCH_ESP8266)
if (server._eTagEnabled) { if (server._eTagEnabled) {
if (server._eTagFunction) { if (this->eTag.isEmpty()) {
this->eTag = (server._eTagFunction)(*this->fs, this->path); if (server._eTagFunction) {
this->eTag = (server._eTagFunction)(*this->fs, this->path);
} else if (this->eTag.isEmpty()) { } else {
this->eTag = esp8266webserver::calcETag(*this->fs, this->path); #if defined(ARDUINO_ARCH_ESP8266)
this->eTag = esp8266webserver::calcETag(*this->fs, this->path);
#elif defined(ARDUINO_ARCH_ESP32)
this->eTag = StaticRequestHandler::calcETag(*this->fs, this->path);
#endif
}
} }
if (server.header("If-None-Match").equals(this->eTag.c_str())) { if (!this->eTag.isEmpty() && server.header(F("If-None-Match")).equals(this->eTag.c_str())) {
server.send(304); server.send(304);
return true; return true;
} }
} }
#endif
if (!this->path.endsWith(FPSTR(mimeTable[gz].endsWith)) && !this->fs->exists(path)) { if (!this->path.endsWith(FPSTR(mimeTable[gz].endsWith)) && !this->fs->exists(path)) {
String pathWithGz = this->path + FPSTR(mimeTable[gz].endsWith); String pathWithGz = this->path + FPSTR(mimeTable[gz].endsWith);
@@ -80,14 +88,14 @@ public:
} }
if (this->cacheHeader != nullptr) { if (this->cacheHeader != nullptr) {
server.sendHeader("Cache-Control", this->cacheHeader); server.sendHeader(F("Cache-Control"), this->cacheHeader);
} }
#if defined(ARDUINO_ARCH_ESP8266) if (server._eTagEnabled && !this->eTag.isEmpty()) {
if (server._eTagEnabled && this->eTag.length() > 0) { server.sendHeader(F("ETag"), this->eTag);
server.sendHeader("ETag", this->eTag);
} }
#if defined(ARDUINO_ARCH_ESP8266)
server.streamFile(file, F("text/html"), method); server.streamFile(file, F("text/html"), method);
#else #else
server.streamFile(file, F("text/html"), 200); server.streamFile(file, F("text/html"), 200);

View File

@@ -93,10 +93,12 @@ public:
void upload(WebServer& server, const String& uri, HTTPUpload& upload) override { void upload(WebServer& server, const String& uri, HTTPUpload& upload) override {
UpgradeResult* result; UpgradeResult* result;
if (upload.name.equals("firmware")) { if (upload.name.equals(F("firmware"))) {
result = &this->firmwareResult; result = &this->firmwareResult;
} else if (upload.name.equals("filesystem")) {
} else if (upload.name.equals(F("filesystem"))) {
result = &this->filesystemResult; result = &this->filesystemResult;
} else { } else {
return; return;
} }

View File

@@ -1,4 +0,0 @@
/*
This file is needed by the Arduino IDE because the ino file needs to be named as the directory name.
Don't worry, the Arduino compiler will "merge" all files, including src/main.cpp
*/

View File

@@ -12,6 +12,7 @@
"gulp-html-minifier-terser": "^7.1.0", "gulp-html-minifier-terser": "^7.1.0",
"gulp-jsonminify": "^1.1.0", "gulp-jsonminify": "^1.1.0",
"gulp-postcss": "^10.0.0", "gulp-postcss": "^10.0.0",
"gulp-terser": "^2.1.0" "gulp-terser": "^2.1.0",
"gulp-replace": "^1.1.4"
} }
} }

View File

@@ -14,10 +14,10 @@ extra_configs = secrets.default.ini
core_dir = .pio core_dir = .pio
[env] [env]
version = 1.4.6 version = 1.5.1
framework = arduino framework = arduino
lib_deps = lib_deps =
bblanchon/ArduinoJson@^7.1.0 bblanchon/ArduinoJson@^7.3.0
;ihormelnyk/OpenTherm Library@^1.1.5 ;ihormelnyk/OpenTherm Library@^1.1.5
https://github.com/ihormelnyk/opentherm_library#master https://github.com/ihormelnyk/opentherm_library#master
;arduino-libraries/ArduinoMqttClient@^0.1.8 ;arduino-libraries/ArduinoMqttClient@^0.1.8
@@ -30,17 +30,14 @@ lib_deps =
laxilef/TinyLogger@^1.1.1 laxilef/TinyLogger@^1.1.1
build_type = ${secrets.build_type} build_type = ${secrets.build_type}
build_flags = build_flags =
-D PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
;-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
-D PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK305
-mtext-section-literals -mtext-section-literals
-D MQTT_CLIENT_STD_FUNCTION_CALLBACK=1 -D MQTT_CLIENT_STD_FUNCTION_CALLBACK=1
;-D DEBUG_ESP_CORE -D DEBUG_ESP_WIFI -D DEBUG_ESP_HTTP_SERVER -D DEBUG_ESP_PORT=Serial ;-D DEBUG_ESP_CORE -D DEBUG_ESP_WIFI -D DEBUG_ESP_HTTP_SERVER -D DEBUG_ESP_PORT=Serial
-D BUILD_VERSION='"${this.version}"' -D BUILD_VERSION='"${this.version}"'
-D BUILD_ENV='"$PIOENV"' -D BUILD_ENV='"$PIOENV"'
-D DEFAULT_SERIAL_ENABLE=${secrets.serial_enable} -D DEFAULT_SERIAL_ENABLED=${secrets.serial_enabled}
-D DEFAULT_SERIAL_BAUD=${secrets.serial_baud} -D DEFAULT_SERIAL_BAUD=${secrets.serial_baud}
-D DEFAULT_TELNET_ENABLE=${secrets.telnet_enable} -D DEFAULT_TELNET_ENABLED=${secrets.telnet_enabled}
-D DEFAULT_TELNET_PORT=${secrets.telnet_port} -D DEFAULT_TELNET_PORT=${secrets.telnet_port}
-D DEFAULT_LOG_LEVEL=${secrets.log_level} -D DEFAULT_LOG_LEVEL=${secrets.log_level}
-D DEFAULT_HOSTNAME='"${secrets.hostname}"' -D DEFAULT_HOSTNAME='"${secrets.hostname}"'
@@ -50,6 +47,7 @@ build_flags =
-D DEFAULT_STA_PASSWORD='"${secrets.sta_password}"' -D DEFAULT_STA_PASSWORD='"${secrets.sta_password}"'
-D DEFAULT_PORTAL_LOGIN='"${secrets.portal_login}"' -D DEFAULT_PORTAL_LOGIN='"${secrets.portal_login}"'
-D DEFAULT_PORTAL_PASSWORD='"${secrets.portal_password}"' -D DEFAULT_PORTAL_PASSWORD='"${secrets.portal_password}"'
-D DEFAULT_MQTT_ENABLED=${secrets.mqtt_enabled}
-D DEFAULT_MQTT_SERVER='"${secrets.mqtt_server}"' -D DEFAULT_MQTT_SERVER='"${secrets.mqtt_server}"'
-D DEFAULT_MQTT_PORT=${secrets.mqtt_port} -D DEFAULT_MQTT_PORT=${secrets.mqtt_port}
-D DEFAULT_MQTT_USER='"${secrets.mqtt_user}"' -D DEFAULT_MQTT_USER='"${secrets.mqtt_user}"'
@@ -57,7 +55,10 @@ build_flags =
-D DEFAULT_MQTT_PREFIX='"${secrets.mqtt_prefix}"' -D DEFAULT_MQTT_PREFIX='"${secrets.mqtt_prefix}"'
upload_speed = 921600 upload_speed = 921600
monitor_speed = 115200 monitor_speed = 115200
monitor_filters = direct ;monitor_filters = direct
monitor_filters =
esp32_exception_decoder
esp8266_exception_decoder
board_build.flash_mode = dio board_build.flash_mode = dio
board_build.filesystem = littlefs board_build.filesystem = littlefs
@@ -71,7 +72,11 @@ lib_ignore =
extra_scripts = extra_scripts =
post:tools/build.py post:tools/build.py
build_type = ${env.build_type} build_type = ${env.build_type}
build_flags = ${env.build_flags} build_flags =
${env.build_flags}
-D PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
;-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
-D PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK305
board_build.ldscript = eagle.flash.4m1m.ld board_build.ldscript = eagle.flash.4m1m.ld
[esp32_defaults] [esp32_defaults]
@@ -80,13 +85,13 @@ board_build.ldscript = eagle.flash.4m1m.ld
;platform_packages = ;platform_packages =
; framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#3.0.5 ; framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#3.0.5
; framework-arduinoespressif32-libs @ https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.1/esp32-arduino-libs-idf-release_v5.1-33fbade6.zip ; framework-arduinoespressif32-libs @ https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.1/esp32-arduino-libs-idf-release_v5.1-33fbade6.zip
platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10-rc2/platform-espressif32.zip platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10/platform-espressif32.zip
platform_packages = platform_packages =
board_build.partitions = esp32_partitions.csv board_build.partitions = esp32_partitions.csv
lib_deps = lib_deps =
${env.lib_deps} ${env.lib_deps}
laxilef/ESP32Scheduler@^1.0.1 laxilef/ESP32Scheduler@^1.0.1
nimble_lib = h2zero/NimBLE-Arduino@^1.4.2 nimble_lib = h2zero/NimBLE-Arduino@^2.1.0
lib_ignore = lib_ignore =
extra_scripts = extra_scripts =
post:tools/esp32.py post:tools/esp32.py

View File

@@ -1,9 +1,9 @@
[secrets] [secrets]
build_type = release build_type = release
serial_enable = true serial_enabled = true
serial_baud = 115200 serial_baud = 115200
telnet_enable = true telnet_enabled = true
telnet_port = 23 telnet_port = 23
log_level = 5 log_level = 5
hostname = opentherm hostname = opentherm
@@ -17,6 +17,7 @@ sta_password =
portal_login = admin portal_login = admin
portal_password = admin portal_password = admin
mqtt_enabled = false
mqtt_server = mqtt_server =
mqtt_port = 1883 mqtt_port = 1883
mqtt_user = mqtt_user =

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ using namespace NetworkUtils;
extern NetworkMgr* network; extern NetworkMgr* network;
extern MqttTask* tMqtt; extern MqttTask* tMqtt;
extern OpenThermTask* tOt; extern OpenThermTask* tOt;
extern FileData fsSettings, fsNetworkSettings; extern FileData fsNetworkSettings, fsSettings, fsSensorsSettings;
extern ESPTelnetStream* telnetStream; extern ESPTelnetStream* telnetStream;
@@ -32,7 +32,8 @@ protected:
unsigned long lastHeapInfo = 0; unsigned long lastHeapInfo = 0;
unsigned int minFreeHeap = 0; unsigned int minFreeHeap = 0;
unsigned int minMaxFreeBlockHeap = 0; unsigned int minMaxFreeBlockHeap = 0;
unsigned long restartSignalTime = 0; bool restartSignalReceived = false;
unsigned long restartSignalReceivedTime = 0;
bool heatingEnabled = false; bool heatingEnabled = false;
unsigned long heatingDisabledTime = 0; unsigned long heatingDisabledTime = 0;
PumpStartReason extPumpStartReason = PumpStartReason::NONE; PumpStartReason extPumpStartReason = PumpStartReason::NONE;
@@ -60,31 +61,46 @@ protected:
void loop() { void loop() {
network->loop(); network->loop();
if (fsSettings.tick() == FD_WRITE) {
Log.sinfoln(FPSTR(L_SETTINGS), F("Updated"));
}
if (fsNetworkSettings.tick() == FD_WRITE) { if (fsNetworkSettings.tick() == FD_WRITE) {
Log.sinfoln(FPSTR(L_NETWORK_SETTINGS), F("Updated")); Log.sinfoln(FPSTR(L_NETWORK_SETTINGS), F("Updated"));
} }
if (fsSettings.tick() == FD_WRITE) {
Log.sinfoln(FPSTR(L_SETTINGS), F("Updated"));
}
if (fsSensorsSettings.tick() == FD_WRITE) {
Log.sinfoln(FPSTR(L_SENSORS_SETTINGS), F("Updated"));
}
if (vars.actions.restart) { if (vars.actions.restart) {
this->restartSignalReceivedTime = millis();
this->restartSignalReceived = true;
vars.actions.restart = false; vars.actions.restart = false;
this->restartSignalTime = millis();
Log.sinfoln(FPSTR(L_MAIN), F("Received restart signal"));
}
if (!vars.states.restarting && this->restartSignalReceived && millis() - this->restartSignalReceivedTime > 5000) {
vars.states.restarting = true;
// save settings // save settings
fsSettings.updateNow(); fsSettings.updateNow();
// save sensors settings
fsSensorsSettings.updateNow();
// force save network settings // force save network settings
if (fsNetworkSettings.updateNow() == FD_FILE_ERR && LittleFS.begin()) { if (fsNetworkSettings.updateNow() == FD_FILE_ERR && LittleFS.begin()) {
fsNetworkSettings.write(); fsNetworkSettings.write();
} }
Log.sinfoln(FPSTR(L_MAIN), F("Restart signal received. Restart after 10 sec.")); Log.sinfoln(FPSTR(L_MAIN), F("Restart scheduled in 10 sec."));
} }
vars.states.mqtt = tMqtt->isConnected(); vars.mqtt.connected = tMqtt->isConnected();
vars.sensors.rssi = network->isConnected() ? WiFi.RSSI() : 0; vars.network.connected = network->isConnected();
vars.network.rssi = network->isConnected() ? WiFi.RSSI() : 0;
if (settings.system.logLevel >= TinyLogger::Level::SILENT && settings.system.logLevel <= TinyLogger::Level::VERBOSE) { if (settings.system.logLevel >= TinyLogger::Level::SILENT && settings.system.logLevel <= TinyLogger::Level::VERBOSE) {
if (Log.getLevel() != settings.system.logLevel) { if (Log.getLevel() != settings.system.logLevel) {
@@ -98,20 +114,14 @@ protected:
this->telnetStarted = true; this->telnetStarted = true;
} }
if (settings.mqtt.enable && !tMqtt->isEnabled()) { if (settings.mqtt.enabled && !tMqtt->isEnabled()) {
tMqtt->enable(); tMqtt->enable();
} else if (!settings.mqtt.enable && tMqtt->isEnabled()) { } else if (!settings.mqtt.enabled && tMqtt->isEnabled()) {
tMqtt->disable(); tMqtt->disable();
} }
if (settings.sensors.indoor.type == SensorType::MANUAL) { Sensors::setConnectionStatusByType(Sensors::Type::MANUAL, !settings.mqtt.enabled || vars.mqtt.connected, false);
vars.sensors.indoor.connected = !settings.mqtt.enable || vars.states.mqtt;
}
if (settings.sensors.outdoor.type == SensorType::MANUAL) {
vars.sensors.outdoor.connected = !settings.mqtt.enable || vars.states.mqtt;
}
} else { } else {
if (this->telnetStarted) { if (this->telnetStarted) {
@@ -123,13 +133,7 @@ protected:
tMqtt->disable(); tMqtt->disable();
} }
if (settings.sensors.indoor.type == SensorType::MANUAL) { Sensors::setConnectionStatusByType(Sensors::Type::MANUAL, false, false);
vars.sensors.indoor.connected = false;
}
if (settings.sensors.outdoor.type == SensorType::MANUAL) {
vars.sensors.outdoor.connected = false;
}
} }
this->yield(); this->yield();
@@ -151,8 +155,9 @@ protected:
for (Stream* stream : Log.getStreams()) { for (Stream* stream : Log.getStreams()) {
while (stream->available() > 0) { while (stream->available() > 0) {
stream->read(); stream->read();
#ifdef ARDUINO_ARCH_ESP8266 #ifdef ARDUINO_ARCH_ESP8266
::delay(0); ::optimistic_yield(1000);
#endif #endif
} }
} }
@@ -162,8 +167,9 @@ protected:
// restart // restart
if (this->restartSignalTime > 0 && millis() - this->restartSignalTime > 10000) { if (this->restartSignalReceived && millis() - this->restartSignalReceivedTime > 15000) {
this->restartSignalTime = 0; this->restartSignalReceived = false;
ESP.restart(); ESP.restart();
} }
} }
@@ -172,8 +178,10 @@ protected:
unsigned int freeHeap = getFreeHeap(); unsigned int freeHeap = getFreeHeap();
unsigned int maxFreeBlockHeap = getMaxFreeBlockHeap(); unsigned int maxFreeBlockHeap = getMaxFreeBlockHeap();
if (!this->restartSignalTime && (freeHeap < 2048 || maxFreeBlockHeap < 2048)) { // critical heap
this->restartSignalTime = millis(); if (!vars.states.restarting && (freeHeap < 2048 || maxFreeBlockHeap < 2048)) {
this->restartSignalReceivedTime = millis();
vars.states.restarting = true;
} }
if (settings.system.logLevel < TinyLogger::Level::VERBOSE) { if (settings.system.logLevel < TinyLogger::Level::VERBOSE) {
@@ -209,18 +217,21 @@ protected:
uint8_t emergencyFlags = 0b00000000; uint8_t emergencyFlags = 0b00000000;
// set outdoor sensor flag // set outdoor sensor flag
if (settings.equitherm.enable && !vars.sensors.outdoor.connected) { if (settings.equitherm.enabled) {
emergencyFlags |= 0b00000001; if (!Sensors::existsConnectedSensorsByPurpose(Sensors::Purpose::OUTDOOR_TEMP)) {
emergencyFlags |= 0b00000001;
}
} }
// set indoor sensor flag // set indoor sensor flags
if (!settings.equitherm.enable && settings.pid.enable && !vars.sensors.indoor.connected) { if (!Sensors::existsConnectedSensorsByPurpose(Sensors::Purpose::INDOOR_TEMP)) {
emergencyFlags |= 0b00000010; if (!settings.equitherm.enabled && settings.pid.enabled) {
} emergencyFlags |= 0b00000010;
}
// set indoor sensor flag for OT native heating control
if (settings.opentherm.nativeHeatingControl && !vars.sensors.indoor.connected) { if (settings.opentherm.options.nativeHeatingControl) {
emergencyFlags |= 0b00000100; emergencyFlags |= 0b00000100;
}
} }
// if any flags is true // if any flags is true
@@ -230,10 +241,10 @@ protected:
this->emergencyDetected = true; this->emergencyDetected = true;
this->emergencyFlipTime = millis(); this->emergencyFlipTime = millis();
} else if (this->emergencyDetected && !vars.states.emergency) { } else if (this->emergencyDetected && !vars.emergency.state) {
// enable emergency // enable emergency
if (millis() - this->emergencyFlipTime > (settings.emergency.tresholdTime * 1000)) { if (millis() - this->emergencyFlipTime > (settings.emergency.tresholdTime * 1000)) {
vars.states.emergency = true; vars.emergency.state = true;
Log.sinfoln(FPSTR(L_MAIN), F("Emergency mode enabled (%hhu)"), emergencyFlags); Log.sinfoln(FPSTR(L_MAIN), F("Emergency mode enabled (%hhu)"), emergencyFlags);
} }
} }
@@ -244,10 +255,10 @@ protected:
this->emergencyDetected = false; this->emergencyDetected = false;
this->emergencyFlipTime = millis(); this->emergencyFlipTime = millis();
} else if (!this->emergencyDetected && vars.states.emergency) { } else if (!this->emergencyDetected && vars.emergency.state) {
// disable emergency // disable emergency
if (millis() - this->emergencyFlipTime > (settings.emergency.tresholdTime * 1000)) { if (millis() - this->emergencyFlipTime > (settings.emergency.tresholdTime * 1000)) {
vars.states.emergency = false; vars.emergency.state = false;
Log.sinfoln(FPSTR(L_MAIN), F("Emergency mode disabled")); Log.sinfoln(FPSTR(L_MAIN), F("Emergency mode disabled"));
} }
} }
@@ -286,15 +297,15 @@ protected:
errors[errCount++] = 2; errors[errCount++] = 2;
} }
if (!vars.states.otStatus) { if (!vars.slave.connected) {
errors[errCount++] = 3; errors[errCount++] = 3;
} }
if (vars.states.fault) { if (vars.slave.fault.active) {
errors[errCount++] = 4; errors[errCount++] = 4;
} }
if (vars.states.emergency) { if (vars.emergency.state) {
errors[errCount++] = 5; errors[errCount++] = 5;
} }
@@ -342,7 +353,7 @@ protected:
static unsigned long outputChangedTs = 0; static unsigned long outputChangedTs = 0;
// input // input
if (settings.cascadeControl.input.enable) { if (settings.cascadeControl.input.enabled) {
if (settings.cascadeControl.input.gpio != configuredInputGpio) { if (settings.cascadeControl.input.gpio != configuredInputGpio) {
if (configuredInputGpio != GPIO_IS_NOT_CONFIGURED) { if (configuredInputGpio != GPIO_IS_NOT_CONFIGURED) {
pinMode(configuredInputGpio, OUTPUT); pinMode(configuredInputGpio, OUTPUT);
@@ -393,7 +404,7 @@ protected:
} }
} }
if (!settings.cascadeControl.input.enable || configuredInputGpio == GPIO_IS_NOT_CONFIGURED) { if (!settings.cascadeControl.input.enabled || configuredInputGpio == GPIO_IS_NOT_CONFIGURED) {
if (!vars.cascadeControl.input) { if (!vars.cascadeControl.input) {
vars.cascadeControl.input = true; vars.cascadeControl.input = true;
@@ -407,7 +418,7 @@ protected:
// output // output
if (settings.cascadeControl.output.enable) { if (settings.cascadeControl.output.enabled) {
if (settings.cascadeControl.output.gpio != configuredOutputGpio) { if (settings.cascadeControl.output.gpio != configuredOutputGpio) {
if (configuredOutputGpio != GPIO_IS_NOT_CONFIGURED) { if (configuredOutputGpio != GPIO_IS_NOT_CONFIGURED) {
pinMode(configuredOutputGpio, OUTPUT); pinMode(configuredOutputGpio, OUTPUT);
@@ -437,13 +448,13 @@ protected:
if (configuredOutputGpio != GPIO_IS_NOT_CONFIGURED) { if (configuredOutputGpio != GPIO_IS_NOT_CONFIGURED) {
bool value = false; bool value = false;
if (settings.cascadeControl.output.onFault && vars.states.fault) { if (settings.cascadeControl.output.onFault && vars.slave.fault.active) {
value = true; value = true;
} else if (settings.cascadeControl.output.onLossConnection && !vars.states.otStatus) { } else if (settings.cascadeControl.output.onLossConnection && !vars.slave.connected) {
value = true; value = true;
} else if (settings.cascadeControl.output.onEnabledHeating && settings.heating.enable && vars.cascadeControl.input) { } else if (settings.cascadeControl.output.onEnabledHeating && settings.heating.enabled && vars.cascadeControl.input) {
value = true; value = true;
} }
@@ -475,7 +486,7 @@ protected:
} }
} }
if (!settings.cascadeControl.output.enable || configuredOutputGpio == GPIO_IS_NOT_CONFIGURED) { if (!settings.cascadeControl.output.enabled || configuredOutputGpio == GPIO_IS_NOT_CONFIGURED) {
if (vars.cascadeControl.output) { if (vars.cascadeControl.output) {
vars.cascadeControl.output = false; vars.cascadeControl.output = false;
@@ -516,75 +527,75 @@ protected:
} }
if (configuredGpio == GPIO_IS_NOT_CONFIGURED) { if (configuredGpio == GPIO_IS_NOT_CONFIGURED) {
if (vars.states.externalPump) { if (vars.externalPump.state) {
vars.states.externalPump = false; vars.externalPump.state = false;
vars.parameters.extPumpLastEnableTime = millis(); vars.externalPump.lastEnabledTime = millis();
Log.sinfoln("EXTPUMP", F("Disabled: use = off")); Log.sinfoln(FPSTR(L_EXTPUMP), F("Disabled: use = off"));
} }
return; return;
} }
if (!vars.states.heating && this->heatingEnabled) { if (!vars.master.heating.enabled && this->heatingEnabled) {
this->heatingEnabled = false; this->heatingEnabled = false;
this->heatingDisabledTime = millis(); this->heatingDisabledTime = millis();
} else if (vars.states.heating && !this->heatingEnabled) { } else if (vars.master.heating.enabled && !this->heatingEnabled) {
this->heatingEnabled = true; this->heatingEnabled = true;
} }
if (!settings.externalPump.use) { if (!settings.externalPump.use) {
if (vars.states.externalPump) { if (vars.externalPump.state) {
digitalWrite(configuredGpio, LOW); digitalWrite(configuredGpio, LOW);
vars.states.externalPump = false; vars.externalPump.state = false;
vars.parameters.extPumpLastEnableTime = millis(); vars.externalPump.lastEnabledTime = millis();
Log.sinfoln("EXTPUMP", F("Disabled: use = off")); Log.sinfoln(FPSTR(L_EXTPUMP), F("Disabled: use = off"));
} }
return; return;
} }
if (vars.states.externalPump && !this->heatingEnabled) { if (vars.externalPump.state && !this->heatingEnabled) {
if (this->extPumpStartReason == MainTask::PumpStartReason::HEATING && millis() - this->heatingDisabledTime > (settings.externalPump.postCirculationTime * 1000u)) { if (this->extPumpStartReason == MainTask::PumpStartReason::HEATING && millis() - this->heatingDisabledTime > (settings.externalPump.postCirculationTime * 1000u)) {
digitalWrite(configuredGpio, LOW); digitalWrite(configuredGpio, LOW);
vars.states.externalPump = false; vars.externalPump.state = false;
vars.parameters.extPumpLastEnableTime = millis(); vars.externalPump.lastEnabledTime = millis();
Log.sinfoln("EXTPUMP", F("Disabled: expired post circulation time")); Log.sinfoln(FPSTR(L_EXTPUMP), F("Disabled: expired post circulation time"));
} else if (this->extPumpStartReason == MainTask::PumpStartReason::ANTISTUCK && millis() - this->externalPumpStartTime >= (settings.externalPump.antiStuckTime * 1000u)) { } else if (this->extPumpStartReason == MainTask::PumpStartReason::ANTISTUCK && millis() - this->externalPumpStartTime >= (settings.externalPump.antiStuckTime * 1000u)) {
digitalWrite(configuredGpio, LOW); digitalWrite(configuredGpio, LOW);
vars.states.externalPump = false; vars.externalPump.state = false;
vars.parameters.extPumpLastEnableTime = millis(); vars.externalPump.lastEnabledTime = millis();
Log.sinfoln("EXTPUMP", F("Disabled: expired anti stuck time")); Log.sinfoln(FPSTR(L_EXTPUMP), F("Disabled: expired anti stuck time"));
} }
} else if (vars.states.externalPump && this->heatingEnabled && this->extPumpStartReason == MainTask::PumpStartReason::ANTISTUCK) { } else if (vars.externalPump.state && this->heatingEnabled && this->extPumpStartReason == MainTask::PumpStartReason::ANTISTUCK) {
this->extPumpStartReason = MainTask::PumpStartReason::HEATING; this->extPumpStartReason = MainTask::PumpStartReason::HEATING;
} else if (!vars.states.externalPump && this->heatingEnabled) { } else if (!vars.externalPump.state && this->heatingEnabled) {
vars.states.externalPump = true; vars.externalPump.state = true;
this->externalPumpStartTime = millis(); this->externalPumpStartTime = millis();
this->extPumpStartReason = MainTask::PumpStartReason::HEATING; this->extPumpStartReason = MainTask::PumpStartReason::HEATING;
digitalWrite(configuredGpio, HIGH); digitalWrite(configuredGpio, HIGH);
Log.sinfoln("EXTPUMP", F("Enabled: heating on")); Log.sinfoln(FPSTR(L_EXTPUMP), F("Enabled: heating on"));
} else if (!vars.states.externalPump && (vars.parameters.extPumpLastEnableTime == 0 || millis() - vars.parameters.extPumpLastEnableTime >= (settings.externalPump.antiStuckInterval * 1000ul))) { } else if (!vars.externalPump.state && (vars.externalPump.lastEnabledTime == 0 || millis() - vars.externalPump.lastEnabledTime >= (settings.externalPump.antiStuckInterval * 1000lu))) {
vars.states.externalPump = true; vars.externalPump.state = true;
this->externalPumpStartTime = millis(); this->externalPumpStartTime = millis();
this->extPumpStartReason = MainTask::PumpStartReason::ANTISTUCK; this->extPumpStartReason = MainTask::PumpStartReason::ANTISTUCK;
digitalWrite(configuredGpio, HIGH); digitalWrite(configuredGpio, HIGH);
Log.sinfoln("EXTPUMP", F("Enabled: anti stuck")); Log.sinfoln(FPSTR(L_EXTPUMP), F("Enabled: anti stuck"));
} }
} }
}; };

View File

@@ -1,3 +1,4 @@
#include <unordered_map>
#include <MqttClient.h> #include <MqttClient.h>
#include <MqttWiFiClient.h> #include <MqttWiFiClient.h>
#include <MqttWriter.h> #include <MqttWriter.h>
@@ -61,10 +62,18 @@ public:
this->prevPubSettingsTime = 0; this->prevPubSettingsTime = 0;
} }
inline void resetPublishedSensorTime(uint8_t sensorId) {
this->prevPubSensorTime[sensorId] = 0;
}
inline void resetPublishedVarsTime() { inline void resetPublishedVarsTime() {
this->prevPubVarsTime = 0; this->prevPubVarsTime = 0;
} }
inline void rebuildHaEntity(uint8_t sensorId, Sensors::Settings& prevSettings) {
this->queueRebuildingHaEntities[sensorId] = prevSettings;
}
protected: protected:
MqttWiFiClient* wifiClient = nullptr; MqttWiFiClient* wifiClient = nullptr;
MqttClient* client = nullptr; MqttClient* client = nullptr;
@@ -72,12 +81,14 @@ protected:
MqttWriter* writer = nullptr; MqttWriter* writer = nullptr;
UnitSystem currentUnitSystem = UnitSystem::METRIC; UnitSystem currentUnitSystem = UnitSystem::METRIC;
bool currentHomeAssistantDiscovery = false; bool currentHomeAssistantDiscovery = false;
std::unordered_map<uint8_t, Sensors::Settings> queueRebuildingHaEntities;
unsigned short readyForSendTime = 30000; unsigned short readyForSendTime = 30000;
unsigned long lastReconnectTime = 0; unsigned long lastReconnectTime = 0;
unsigned long connectedTime = 0; unsigned long connectedTime = 0;
unsigned long disconnectedTime = 0; unsigned long disconnectedTime = 0;
unsigned long prevPubVarsTime = 0; unsigned long prevPubVarsTime = 0;
unsigned long prevPubSettingsTime = 0; unsigned long prevPubSettingsTime = 0;
std::unordered_map<uint8_t, unsigned long> prevPubSensorTime;
bool connected = false; bool connected = false;
bool newConnection = false; bool newConnection = false;
@@ -118,7 +129,7 @@ protected:
#endif #endif
this->client->onMessage([this] (void*, size_t length) { this->client->onMessage([this] (void*, size_t length) {
String topic = this->client->messageTopic(); const String& topic = this->client->messageTopic();
if (!length || length > 2048 || !topic.length()) { if (!length || length > 2048 || !topic.length()) {
return; return;
} }
@@ -128,7 +139,7 @@ protected:
payload[i] = this->client->read(); payload[i] = this->client->read();
} }
this->onMessage(topic.c_str(), payload, length); this->onMessage(topic, payload, length);
}); });
// writer settings // writer settings
@@ -142,7 +153,7 @@ protected:
Log.straceln(FPSTR(L_MQTT), F("%s publish %u of %u bytes to topic: %s"), result ? F("Successfully") : F("Failed"), written, length, topic); Log.straceln(FPSTR(L_MQTT), F("%s publish %u of %u bytes to topic: %s"), result ? F("Successfully") : F("Failed"), written, length, topic);
#ifdef ARDUINO_ARCH_ESP8266 #ifdef ARDUINO_ARCH_ESP8266
::delay(0); ::optimistic_yield(1000);
#endif #endif
//this->client->poll(); //this->client->poll();
@@ -151,13 +162,13 @@ protected:
#ifdef ARDUINO_ARCH_ESP8266 #ifdef ARDUINO_ARCH_ESP8266
this->writer->setFlushEventCallback([this] (size_t, size_t) { this->writer->setFlushEventCallback([this] (size_t, size_t) {
::delay(0); ::optimistic_yield(1000);
if (this->wifiClient->connected()) { if (this->wifiClient->connected()) {
this->wifiClient->flush(); this->wifiClient->flush();
} }
::delay(0); ::optimistic_yield(1000);
}); });
#endif #endif
@@ -173,9 +184,8 @@ protected:
} }
void loop() { void loop() {
if (settings.mqtt.interval > 120) { if (vars.states.restarting || vars.states.upgrading) {
settings.mqtt.interval = 5; return;
fsSettings.update();
} }
if (this->connected && !this->client->connected()) { if (this->connected && !this->client->connected()) {
@@ -186,9 +196,15 @@ protected:
Log.sinfoln(FPSTR(L_MQTT), F("Connecting to %s:%u..."), settings.mqtt.server, settings.mqtt.port); Log.sinfoln(FPSTR(L_MQTT), F("Connecting to %s:%u..."), settings.mqtt.server, settings.mqtt.port);
this->haHelper->setDevicePrefix(settings.mqtt.prefix); this->haHelper->setDevicePrefix(settings.mqtt.prefix);
this->haHelper->updateCachedTopics();
this->client->stop(); this->client->stop();
this->client->setId(networkSettings.hostname); this->client->setId(networkSettings.hostname);
this->client->setUsernamePassword(settings.mqtt.user, settings.mqtt.password); this->client->setUsernamePassword(settings.mqtt.user, settings.mqtt.password);
this->client->beginWill(this->haHelper->getDeviceTopic(F("status")).c_str(), 7, true, 1);
this->client->print(F("offline"));
this->client->endWill();
this->client->connect(settings.mqtt.server, settings.mqtt.port); this->client->connect(settings.mqtt.server, settings.mqtt.port);
this->lastReconnectTime = millis(); this->lastReconnectTime = millis();
this->yield(); this->yield();
@@ -210,22 +226,44 @@ protected:
} }
#ifdef ARDUINO_ARCH_ESP8266 #ifdef ARDUINO_ARCH_ESP8266
::delay(0); ::optimistic_yield(1000);
#endif #endif
// publish variables and status // publish variables and status
if (this->newConnection || millis() - this->prevPubVarsTime > (settings.mqtt.interval * 1000u)) { if (this->newConnection || millis() - this->prevPubVarsTime > (settings.mqtt.interval * 1000u)) {
this->writer->publish(this->haHelper->getDeviceTopic("status").c_str(), "online", false); this->writer->publish(this->haHelper->getDeviceTopic(F("status")).c_str(), "online", false);
this->publishVariables(this->haHelper->getDeviceTopic("state").c_str()); this->publishVariables(this->haHelper->getDeviceTopic(F("state")).c_str());
this->prevPubVarsTime = millis(); this->prevPubVarsTime = millis();
} }
// publish settings // publish settings
if (this->newConnection || millis() - this->prevPubSettingsTime > (settings.mqtt.interval * 10000u)) { if (this->newConnection || millis() - this->prevPubSettingsTime > (settings.mqtt.interval * 10000u)) {
this->publishSettings(this->haHelper->getDeviceTopic("settings").c_str()); this->publishSettings(this->haHelper->getDeviceTopic(F("settings")).c_str());
this->prevPubSettingsTime = millis(); this->prevPubSettingsTime = millis();
} }
// publish sensors
for (uint8_t sensorId = 0; sensorId <= Sensors::getMaxSensorId(); sensorId++) {
if (!Sensors::hasEnabledAndValid(sensorId)) {
continue;
}
auto& rSensor = Sensors::results[sensorId];
bool needUpdate = false;
if (millis() - this->prevPubSensorTime[sensorId] > ((this->haHelper->getExpireAfter() - 10) * 1000u)) {
needUpdate = true;
} else if (rSensor.activityTime >= this->prevPubSensorTime[sensorId]) {
auto estimated = rSensor.activityTime - this->prevPubSensorTime[sensorId];
needUpdate = estimated > 1000u;
}
if (this->newConnection || needUpdate) {
this->publishSensor(sensorId);
this->prevPubSensorTime[sensorId] = millis();
}
}
// publish ha entities if not published // publish ha entities if not published
if (settings.mqtt.homeAssistantDiscovery) { if (settings.mqtt.homeAssistantDiscovery) {
if (this->newConnection || !this->currentHomeAssistantDiscovery || this->currentUnitSystem != settings.system.unitSystem) { if (this->newConnection || !this->currentHomeAssistantDiscovery || this->currentUnitSystem != settings.system.unitSystem) {
@@ -239,6 +277,79 @@ protected:
this->publishNonStaticHaEntities(); this->publishNonStaticHaEntities();
} }
for (auto& [sensorId, prevSettings] : this->queueRebuildingHaEntities) {
Log.sinfoln(FPSTR(L_MQTT_HA), F("Rebuilding config for sensor #%hhu '%s'"), sensorId, prevSettings.name);
// delete old config
if (strlen(prevSettings.name) && prevSettings.enabled) {
switch (prevSettings.type) {
case Sensors::Type::BLUETOOTH:
this->haHelper->deleteConnectionDynamicSensor(prevSettings);
this->haHelper->deleteSignalQualityDynamicSensor(prevSettings);
this->haHelper->deleteDynamicSensor(prevSettings, Sensors::ValueType::TEMPERATURE);
this->haHelper->deleteDynamicSensor(prevSettings, Sensors::ValueType::HUMIDITY);
this->haHelper->deleteDynamicSensor(prevSettings, Sensors::ValueType::BATTERY);
this->haHelper->deleteDynamicSensor(prevSettings, Sensors::ValueType::RSSI);
break;
case Sensors::Type::DALLAS_TEMP:
this->haHelper->deleteConnectionDynamicSensor(prevSettings);
this->haHelper->deleteSignalQualityDynamicSensor(prevSettings);
this->haHelper->deleteDynamicSensor(prevSettings, Sensors::ValueType::TEMPERATURE);
break;
case Sensors::Type::MANUAL:
this->client->unsubscribe(
this->haHelper->getDeviceTopic(
F("sensors"),
Sensors::makeObjectId(prevSettings.name).c_str(),
F("set")
).c_str()
);
default:
this->haHelper->deleteDynamicSensor(prevSettings, Sensors::ValueType::PRIMARY);
}
}
if (!Sensors::hasEnabledAndValid(sensorId)) {
continue;
}
// make new config
auto& sSettings = Sensors::settings[sensorId];
switch (sSettings.type) {
case Sensors::Type::BLUETOOTH:
this->haHelper->publishConnectionDynamicSensor(sSettings);
this->haHelper->publishSignalQualityDynamicSensor(sSettings, false);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::TEMPERATURE, settings.system.unitSystem);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::HUMIDITY, settings.system.unitSystem);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::BATTERY, settings.system.unitSystem);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::RSSI, settings.system.unitSystem, false);
break;
case Sensors::Type::DALLAS_TEMP:
this->haHelper->publishConnectionDynamicSensor(sSettings);
this->haHelper->publishSignalQualityDynamicSensor(sSettings, false);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::TEMPERATURE, settings.system.unitSystem);
break;
case Sensors::Type::MANUAL:
this->client->subscribe(
this->haHelper->getDeviceTopic(
F("sensors"),
Sensors::makeObjectId(prevSettings.name).c_str(),
F("set")
).c_str()
);
default:
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::PRIMARY, settings.system.unitSystem);
}
}
this->queueRebuildingHaEntities.clear();
} else if (this->currentHomeAssistantDiscovery) { } else if (this->currentHomeAssistantDiscovery) {
this->currentHomeAssistantDiscovery = false; this->currentHomeAssistantDiscovery = false;
} }
@@ -254,24 +365,24 @@ protected:
unsigned long downtime = (millis() - this->disconnectedTime) / 1000; unsigned long downtime = (millis() - this->disconnectedTime) / 1000;
Log.sinfoln(FPSTR(L_MQTT), F("Connected (downtime: %u s.)"), downtime); Log.sinfoln(FPSTR(L_MQTT), F("Connected (downtime: %u s.)"), downtime);
this->client->subscribe(this->haHelper->getDeviceTopic("settings/set").c_str()); this->client->subscribe(this->haHelper->getDeviceTopic(F("settings/set")).c_str());
this->client->subscribe(this->haHelper->getDeviceTopic("state/set").c_str()); this->client->subscribe(this->haHelper->getDeviceTopic(F("state/set")).c_str());
} }
void onDisconnect() { void onDisconnect() {
this->disconnectedTime = millis(); this->disconnectedTime = millis();
unsigned long uptime = (millis() - this->connectedTime) / 1000; unsigned long uptime = (millis() - this->connectedTime) / 1000;
Log.swarningln(FPSTR(L_MQTT), F("Disconnected (reason: %d uptime: %u s.)"), this->client->connectError(), uptime); Log.swarningln(FPSTR(L_MQTT), F("Disconnected (reason: %d uptime: %lu s.)"), this->client->connectError(), uptime);
} }
void onMessage(const char* topic, uint8_t* payload, size_t length) { void onMessage(const String& topic, uint8_t* payload, size_t length) {
if (!length) { if (!length) {
return; return;
} }
if (settings.system.logLevel >= TinyLogger::Level::TRACE) { if (settings.system.logLevel >= TinyLogger::Level::TRACE) {
Log.strace(FPSTR(L_MQTT_MSG), F("Topic: %s\r\n> "), topic); Log.strace(FPSTR(L_MQTT_MSG), F("Topic: %s\r\n> "), topic.c_str());
if (Log.lock()) { if (Log.lock()) {
for (size_t i = 0; i < length; i++) { for (size_t i = 0; i < length; i++) {
if (payload[i] == 0) { if (payload[i] == 0) {
@@ -279,12 +390,12 @@ protected:
} else if (payload[i] == 13) { } else if (payload[i] == 13) {
continue; continue;
} else if (payload[i] == 10) { } else if (payload[i] == 10) {
Log.print("\r\n> "); Log.print(F("\r\n> "));
} else { } else {
Log.print((char) payload[i]); Log.print((char) payload[i]);
} }
} }
Log.print("\r\n\n"); Log.print(F("\r\n\n"));
Log.flush(); Log.flush();
Log.unlock(); Log.unlock();
} }
@@ -302,34 +413,48 @@ protected:
} }
doc.shrinkToFit(); doc.shrinkToFit();
if (this->haHelper->getDeviceTopic("state/set").equals(topic)) { // delete topic
this->writer->publish(this->haHelper->getDeviceTopic("state/set").c_str(), nullptr, 0, true); this->writer->publish(topic.c_str(), nullptr, 0, true);
if (this->haHelper->getDeviceTopic(F("state/set")).equals(topic)) {
if (jsonToVars(doc, vars)) { if (jsonToVars(doc, vars)) {
this->resetPublishedVarsTime(); this->resetPublishedVarsTime();
} }
} else if (this->haHelper->getDeviceTopic("settings/set").equals(topic)) { } else if (this->haHelper->getDeviceTopic(F("settings/set")).equals(topic)) {
this->writer->publish(this->haHelper->getDeviceTopic("settings/set").c_str(), nullptr, 0, true);
if (safeJsonToSettings(doc, settings)) { if (safeJsonToSettings(doc, settings)) {
this->resetPublishedSettingsTime(); this->resetPublishedSettingsTime();
fsSettings.update(); fsSettings.update();
} }
} else {
const String& sensorsTopic = this->haHelper->getDeviceTopic(F("sensors/"));
auto stLength = sensorsTopic.length();
if (topic.startsWith(sensorsTopic) && topic.endsWith(F("/set"))) {
if (topic.length() > stLength + 4) {
const String& name = topic.substring(stLength, topic.indexOf('/', stLength));
int16_t id = Sensors::getIdByObjectId(name.c_str());
if (id == -1) {
return;
}
if (jsonToSensorResult(id, doc)) {
this->resetPublishedSensorTime(id);
}
}
}
} }
} }
void publishHaEntities() { void publishHaEntities() {
// heating // heating
this->haHelper->publishSwitchHeating(false);
this->haHelper->publishSwitchHeatingTurbo(false); this->haHelper->publishSwitchHeatingTurbo(false);
this->haHelper->publishInputHeatingHysteresis(settings.system.unitSystem); this->haHelper->publishInputHeatingHysteresis(settings.system.unitSystem);
this->haHelper->publishInputHeatingTurboFactor(false); this->haHelper->publishInputHeatingTurboFactor(false);
this->haHelper->publishInputHeatingMinTemp(settings.system.unitSystem); this->haHelper->publishInputHeatingMinTemp(settings.system.unitSystem);
this->haHelper->publishInputHeatingMaxTemp(settings.system.unitSystem); this->haHelper->publishInputHeatingMaxTemp(settings.system.unitSystem);
this->haHelper->publishSensorHeatingSetpoint(settings.system.unitSystem, false);
this->haHelper->publishSensorBoilerHeatingMinTemp(settings.system.unitSystem, false);
this->haHelper->publishSensorBoilerHeatingMaxTemp(settings.system.unitSystem, false);
// pid // pid
this->haHelper->publishSwitchPid(); this->haHelper->publishSwitchPid();
@@ -347,146 +472,112 @@ protected:
this->haHelper->publishInputEquithermFactorT(false); this->haHelper->publishInputEquithermFactorT(false);
// states // states
this->haHelper->publishStateStatus(); this->haHelper->publishStatusState();
this->haHelper->publishStateEmergency(); this->haHelper->publishEmergencyState();
this->haHelper->publishStateOtStatus(); this->haHelper->publishOpenthermConnectedState();
this->haHelper->publishStateHeating(); this->haHelper->publishHeatingState();
this->haHelper->publishStateFlame(); this->haHelper->publishFlameState();
this->haHelper->publishStateFault(); this->haHelper->publishFaultState();
this->haHelper->publishStateDiagnostic(); this->haHelper->publishDiagState();
this->haHelper->publishStateExtPump(false); this->haHelper->publishExternalPumpState(false);
// sensors // sensors
this->haHelper->publishSensorModulation(); this->haHelper->publishFaultCode();
this->haHelper->publishSensorPressure(settings.system.unitSystem, false); this->haHelper->publishDiagCode();
this->haHelper->publishSensorPower(); this->haHelper->publishNetworkRssi(false);
this->haHelper->publishSensorFaultCode(); this->haHelper->publishUptime(false);
this->haHelper->publishSensorDiagnosticCode();
this->haHelper->publishSensorRssi(false);
this->haHelper->publishSensorUptime(false);
this->haHelper->publishOutdoorSensorConnected();
this->haHelper->publishOutdoorSensorRssi(false);
this->haHelper->publishOutdoorSensorBattery(false);
this->haHelper->publishOutdoorSensorHumidity(false);
this->haHelper->publishIndoorSensorConnected();
this->haHelper->publishIndoorSensorRssi(false);
this->haHelper->publishIndoorSensorBattery(false);
this->haHelper->publishIndoorSensorHumidity(false);
// temperatures
this->haHelper->publishSensorHeatingTemp(settings.system.unitSystem);
this->haHelper->publishSensorHeatingReturnTemp(settings.system.unitSystem, false);
this->haHelper->publishSensorExhaustTemp(settings.system.unitSystem, false);
// buttons // buttons
this->haHelper->publishButtonRestart(false); this->haHelper->publishRestartButton(false);
this->haHelper->publishButtonResetFault(); this->haHelper->publishResetFaultButton();
this->haHelper->publishButtonResetDiagnostic(); this->haHelper->publishResetDiagButton();
// dynamic sensors
for (uint8_t sensorId = 0; sensorId <= Sensors::getMaxSensorId(); sensorId++) {
if (!Sensors::hasEnabledAndValid(sensorId)) {
continue;
}
auto& sSettings = Sensors::settings[sensorId];
switch (sSettings.type) {
case Sensors::Type::BLUETOOTH:
this->haHelper->publishConnectionDynamicSensor(sSettings);
this->haHelper->publishSignalQualityDynamicSensor(sSettings, false);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::TEMPERATURE, settings.system.unitSystem);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::HUMIDITY, settings.system.unitSystem);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::BATTERY, settings.system.unitSystem);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::RSSI, settings.system.unitSystem, false);
break;
case Sensors::Type::DALLAS_TEMP:
this->haHelper->publishConnectionDynamicSensor(sSettings);
this->haHelper->publishSignalQualityDynamicSensor(sSettings, false);
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::TEMPERATURE, settings.system.unitSystem);
break;
case Sensors::Type::MANUAL:
this->client->subscribe(
this->haHelper->getDeviceTopic(
F("sensors"),
Sensors::makeObjectId(sSettings.name).c_str(),
F("set")
).c_str()
);
default:
this->haHelper->publishDynamicSensor(sSettings, Sensors::ValueType::PRIMARY, settings.system.unitSystem);
}
}
} }
bool publishNonStaticHaEntities(bool force = false) { bool publishNonStaticHaEntities(bool force = false) {
static byte _heatingMinTemp, _heatingMaxTemp, _dhwMinTemp, _dhwMaxTemp = 0; static byte _heatingMinTemp, _heatingMaxTemp, _dhwMinTemp, _dhwMaxTemp = 0;
static bool _noRegulators, _editableOutdoorTemp, _editableIndoorTemp, _dhwPresent = false; static bool _indoorTempControl, _dhwSupport = false;
bool published = false; bool published = false;
bool noRegulators = !settings.opentherm.nativeHeatingControl && !settings.pid.enable && !settings.equitherm.enable; if (force || _dhwSupport != settings.opentherm.options.dhwSupport) {
byte heatingMinTemp = 0; _dhwSupport = settings.opentherm.options.dhwSupport;
byte heatingMaxTemp = 0;
bool editableOutdoorTemp = settings.sensors.outdoor.type == SensorType::MANUAL;
bool editableIndoorTemp = settings.sensors.indoor.type == SensorType::MANUAL;
if (noRegulators) { if (_dhwSupport) {
heatingMinTemp = settings.heating.minTemp;
heatingMaxTemp = settings.heating.maxTemp;
} else {
heatingMinTemp = convertTemp(THERMOSTAT_INDOOR_MIN_TEMP, UnitSystem::METRIC, settings.system.unitSystem);
heatingMaxTemp = convertTemp(THERMOSTAT_INDOOR_MAX_TEMP, UnitSystem::METRIC, settings.system.unitSystem);
}
if (force || _dhwPresent != settings.opentherm.dhwPresent) {
_dhwPresent = settings.opentherm.dhwPresent;
if (_dhwPresent) {
this->haHelper->publishSwitchDhw(false);
this->haHelper->publishSensorBoilerDhwMinTemp(settings.system.unitSystem, false);
this->haHelper->publishSensorBoilerDhwMaxTemp(settings.system.unitSystem, false);
this->haHelper->publishInputDhwMinTemp(settings.system.unitSystem); this->haHelper->publishInputDhwMinTemp(settings.system.unitSystem);
this->haHelper->publishInputDhwMaxTemp(settings.system.unitSystem); this->haHelper->publishInputDhwMaxTemp(settings.system.unitSystem);
this->haHelper->publishStateDhw(); this->haHelper->publishDhwState();
this->haHelper->publishSensorDhwTemp(settings.system.unitSystem);
this->haHelper->publishSensorDhwFlowRate(settings.system.unitSystem);
} else { } else {
this->haHelper->deleteSwitchDhw(); this->haHelper->deleteSwitchDhw();
this->haHelper->deleteSensorBoilerDhwMinTemp();
this->haHelper->deleteSensorBoilerDhwMaxTemp();
this->haHelper->deleteInputDhwMinTemp(); this->haHelper->deleteInputDhwMinTemp();
this->haHelper->deleteInputDhwMaxTemp(); this->haHelper->deleteInputDhwMaxTemp();
this->haHelper->deleteStateDhw(); this->haHelper->deleteDhwState();
this->haHelper->deleteSensorDhwTemp();
this->haHelper->deleteInputDhwTarget(); this->haHelper->deleteInputDhwTarget();
this->haHelper->deleteClimateDhw(); this->haHelper->deleteClimateDhw();
this->haHelper->deleteSensorDhwFlowRate();
} }
published = true; published = true;
} }
if (force || _noRegulators != noRegulators || _heatingMinTemp != heatingMinTemp || _heatingMaxTemp != heatingMaxTemp) { if (force || _indoorTempControl != vars.master.heating.indoorTempControl || _heatingMinTemp != vars.master.heating.minTemp || _heatingMaxTemp != vars.master.heating.maxTemp) {
_heatingMinTemp = heatingMinTemp; _heatingMinTemp = vars.master.heating.minTemp;
_heatingMaxTemp = heatingMaxTemp; _heatingMaxTemp = vars.master.heating.maxTemp;
_noRegulators = noRegulators; _indoorTempControl = vars.master.heating.indoorTempControl;
this->haHelper->publishInputHeatingTarget(settings.system.unitSystem, heatingMinTemp, heatingMaxTemp, false);
this->haHelper->publishClimateHeating( this->haHelper->publishClimateHeating(
settings.system.unitSystem, settings.system.unitSystem,
heatingMinTemp, vars.master.heating.minTemp,
heatingMaxTemp, vars.master.heating.maxTemp
noRegulators ? HaHelper::TEMP_SOURCE_HEATING : HaHelper::TEMP_SOURCE_INDOOR
); );
published = true; published = true;
} }
if (_dhwPresent && (force || _dhwMinTemp != settings.dhw.minTemp || _dhwMaxTemp != settings.dhw.maxTemp)) { if (_dhwSupport && (force || _dhwMinTemp != settings.dhw.minTemp || _dhwMaxTemp != settings.dhw.maxTemp)) {
_dhwMinTemp = settings.dhw.minTemp; _dhwMinTemp = settings.dhw.minTemp;
_dhwMaxTemp = settings.dhw.maxTemp; _dhwMaxTemp = settings.dhw.maxTemp;
this->haHelper->publishInputDhwTarget(settings.system.unitSystem, settings.dhw.minTemp, settings.dhw.maxTemp, false);
this->haHelper->publishClimateDhw(settings.system.unitSystem, settings.dhw.minTemp, settings.dhw.maxTemp); this->haHelper->publishClimateDhw(settings.system.unitSystem, settings.dhw.minTemp, settings.dhw.maxTemp);
published = true; published = true;
} }
if (force || _editableOutdoorTemp != editableOutdoorTemp) {
_editableOutdoorTemp = editableOutdoorTemp;
if (editableOutdoorTemp) {
this->haHelper->deleteSensorOutdoorTemp();
this->haHelper->publishInputOutdoorTemp(settings.system.unitSystem);
} else {
this->haHelper->deleteInputOutdoorTemp();
this->haHelper->publishSensorOutdoorTemp(settings.system.unitSystem);
}
published = true;
}
if (force || _editableIndoorTemp != editableIndoorTemp) {
_editableIndoorTemp = editableIndoorTemp;
if (editableIndoorTemp) {
this->haHelper->deleteSensorIndoorTemp();
this->haHelper->publishInputIndoorTemp(settings.system.unitSystem);
} else {
this->haHelper->deleteInputIndoorTemp();
this->haHelper->publishSensorIndoorTemp(settings.system.unitSystem);
}
published = true;
}
return published; return published;
} }
@@ -498,6 +589,30 @@ protected:
return this->writer->publish(topic, doc, true); return this->writer->publish(topic, doc, true);
} }
bool publishSensor(uint8_t sensorId) {
auto& sSettings = Sensors::settings[sensorId];
if (!Sensors::isValidSensorId(sensorId)) {
return false;
} else if (!strlen(sSettings.name)) {
return false;
}
JsonDocument doc;
sensorResultToJson(sensorId, doc);
doc.shrinkToFit();
return this->writer->publish(
this->haHelper->getDeviceTopic(
F("sensors"),
Sensors::makeObjectId(sSettings.name).c_str()
).c_str(),
doc,
true
);
}
bool publishVariables(const char* topic) { bool publishVariables(const char* topic) {
JsonDocument doc; JsonDocument doc;
varsToJson(vars, doc); varsToJson(vars, doc);

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -10,9 +10,12 @@ public:
RegulatorTask(bool _enabled = false, unsigned long _interval = 0) : LeanTask(_enabled, _interval) {} RegulatorTask(bool _enabled = false, unsigned long _interval = 0) : LeanTask(_enabled, _interval) {}
protected: protected:
float prevHeatingTarget = 0; float prevHeatingTarget = 0.0f;
float prevEtResult = 0; float prevEtResult = 0.0f;
float prevPidResult = 0; float prevPidResult = 0.0f;
bool indoorSensorsConnected = false;
//bool outdoorSensorsConnected = false;
#if defined(ARDUINO_ARCH_ESP32) #if defined(ARDUINO_ARCH_ESP32)
const char* getTaskName() override { const char* getTaskName() override {
@@ -29,20 +32,55 @@ protected:
#endif #endif
void loop() { void loop() {
if (!settings.pid.enable && fabs(pidRegulator.integral) > 0.01f) { if (vars.states.restarting || vars.states.upgrading) {
return;
}
this->indoorSensorsConnected = Sensors::existsConnectedSensorsByPurpose(Sensors::Purpose::INDOOR_TEMP);
//this->outdoorSensorsConnected = Sensors::existsConnectedSensorsByPurpose(Sensors::Purpose::OUTDOOR_TEMP);
if (settings.equitherm.enabled || settings.pid.enabled || settings.opentherm.options.nativeHeatingControl) {
vars.master.heating.indoorTempControl = true;
vars.master.heating.minTemp = THERMOSTAT_INDOOR_MIN_TEMP;
vars.master.heating.maxTemp = THERMOSTAT_INDOOR_MAX_TEMP;
} else {
vars.master.heating.indoorTempControl = false;
vars.master.heating.minTemp = settings.heating.minTemp;
vars.master.heating.maxTemp = settings.heating.maxTemp;
}
if (!settings.pid.enabled && fabsf(pidRegulator.integral) > 0.01f) {
pidRegulator.integral = 0.0f; pidRegulator.integral = 0.0f;
Log.sinfoln(FPSTR(L_REGULATOR_PID), F("Integral sum has been reset")); Log.sinfoln(FPSTR(L_REGULATOR_PID), F("Integral sum has been reset"));
} }
this->turbo();
this->hysteresis();
vars.master.heating.targetTemp = settings.heating.target;
vars.master.heating.setpointTemp = constrain(
this->getHeatingSetpointTemp(),
this->getHeatingMinSetpointTemp(),
this->getHeatingMaxSetpointTemp()
);
Sensors::setValueByType(
Sensors::Type::HEATING_SETPOINT_TEMP, vars.master.heating.setpointTemp,
Sensors::ValueType::PRIMARY, true, true
);
}
void turbo() {
if (settings.heating.turbo) { if (settings.heating.turbo) {
if (!settings.heating.enable || vars.states.emergency || !vars.sensors.indoor.connected) { if (!settings.heating.enabled || vars.emergency.state || !this->indoorSensorsConnected) {
settings.heating.turbo = false; settings.heating.turbo = false;
} else if (!settings.pid.enable && !settings.equitherm.enable) { } else if (!settings.pid.enabled && !settings.equitherm.enabled) {
settings.heating.turbo = false; settings.heating.turbo = false;
} else if (fabs(settings.heating.target - vars.temperatures.indoor) <= 1.0f) { } else if (fabsf(settings.heating.target - vars.master.heating.indoorTemp) <= 1.0f) {
settings.heating.turbo = false; settings.heating.turbo = false;
} }
@@ -50,45 +88,69 @@ protected:
Log.sinfoln(FPSTR(L_REGULATOR), F("Turbo mode auto disabled")); Log.sinfoln(FPSTR(L_REGULATOR), F("Turbo mode auto disabled"));
} }
} }
}
void hysteresis() {
bool useHyst = false;
if (settings.heating.hysteresis > 0.01f && this->indoorSensorsConnected) {
useHyst = settings.equitherm.enabled || settings.pid.enabled || settings.opentherm.options.nativeHeatingControl;
}
float newTemp = vars.states.emergency if (useHyst) {
? settings.emergency.target if (!vars.master.heating.blocking && vars.master.heating.indoorTemp - settings.heating.target + 0.0001f >= settings.heating.hysteresis) {
: this->getNormalModeTemp(); vars.master.heating.blocking = true;
// Limits } else if (vars.master.heating.blocking && vars.master.heating.indoorTemp - settings.heating.target - 0.0001f <= -(settings.heating.hysteresis)) {
newTemp = constrain( vars.master.heating.blocking = false;
newTemp, }
!settings.opentherm.nativeHeatingControl ? settings.heating.minTemp : THERMOSTAT_INDOOR_MIN_TEMP,
!settings.opentherm.nativeHeatingControl ? settings.heating.maxTemp : THERMOSTAT_INDOOR_MAX_TEMP
);
if (fabs(vars.parameters.heatingSetpoint - newTemp) > 0.09f) { } else if (vars.master.heating.blocking) {
vars.parameters.heatingSetpoint = newTemp; vars.master.heating.blocking = false;
} }
} }
inline float getHeatingMinSetpointTemp() {
return settings.opentherm.options.nativeHeatingControl
? vars.master.heating.minTemp
: settings.heating.minTemp;
}
float getNormalModeTemp() { inline float getHeatingMaxSetpointTemp() {
return settings.opentherm.options.nativeHeatingControl
? vars.master.heating.maxTemp
: settings.heating.maxTemp;
}
float getHeatingSetpointTemp() {
float newTemp = 0; float newTemp = 0;
if (fabs(prevHeatingTarget - settings.heating.target) > 0.0001f) { if (fabsf(prevHeatingTarget - settings.heating.target) > 0.0001f) {
prevHeatingTarget = settings.heating.target; prevHeatingTarget = settings.heating.target;
Log.sinfoln(FPSTR(L_REGULATOR), F("New target: %.2f"), settings.heating.target); Log.sinfoln(FPSTR(L_REGULATOR), F("New target: %.2f"), settings.heating.target);
/*if (settings.pid.enable) { /*if (settings.pid.enabled) {
pidRegulator.integral = 0.0f; pidRegulator.integral = 0.0f;
Log.sinfoln(FPSTR(L_REGULATOR_PID), F("Integral sum has been reset")); Log.sinfoln(FPSTR(L_REGULATOR_PID), F("Integral sum has been reset"));
}*/ }*/
} }
if (vars.emergency.state) {
return settings.emergency.target;
} else if (settings.opentherm.options.nativeHeatingControl) {
return settings.heating.target;
} else if (!settings.equitherm.enabled && !settings.pid.enabled) {
return settings.heating.target;
}
// if use equitherm // if use equitherm
if (settings.equitherm.enable) { if (settings.equitherm.enabled) {
unsigned short minTemp = settings.heating.minTemp; unsigned short minTemp = settings.heating.minTemp;
unsigned short maxTemp = settings.heating.maxTemp; unsigned short maxTemp = settings.heating.maxTemp;
float targetTemp = settings.heating.target; float targetTemp = settings.heating.target;
float indoorTemp = vars.temperatures.indoor; float indoorTemp = vars.master.heating.indoorTemp;
float outdoorTemp = vars.temperatures.outdoor; float outdoorTemp = vars.master.heating.outdoorTemp;
if (settings.system.unitSystem == UnitSystem::IMPERIAL) { if (settings.system.unitSystem == UnitSystem::IMPERIAL) {
minTemp = f2c(minTemp); minTemp = f2c(minTemp);
@@ -98,7 +160,7 @@ protected:
outdoorTemp = f2c(outdoorTemp); outdoorTemp = f2c(outdoorTemp);
} }
if (!vars.sensors.indoor.connected || settings.pid.enable) { if (!this->indoorSensorsConnected || settings.pid.enabled) {
etRegulator.Kt = 0.0f; etRegulator.Kt = 0.0f;
etRegulator.indoorTemp = 0.0f; etRegulator.indoorTemp = 0.0f;
@@ -118,7 +180,7 @@ protected:
etResult = c2f(etResult); etResult = c2f(etResult);
} }
if (fabs(prevEtResult - etResult) > 0.09f) { if (fabsf(prevEtResult - etResult) > 0.09f) {
prevEtResult = etResult; prevEtResult = etResult;
newTemp += etResult; newTemp += etResult;
@@ -130,18 +192,18 @@ protected:
} }
// if use pid // if use pid
if (settings.pid.enable) { if (settings.pid.enabled) {
//if (vars.parameters.heatingEnabled) { //if (vars.parameters.heatingEnabled) {
if (settings.heating.enable && vars.sensors.indoor.connected) { if (settings.heating.enabled && this->indoorSensorsConnected) {
pidRegulator.Kp = settings.heating.turbo ? 0.0f : settings.pid.p_factor; pidRegulator.Kp = settings.heating.turbo ? 0.0f : settings.pid.p_factor;
pidRegulator.Kd = settings.pid.d_factor; pidRegulator.Kd = settings.pid.d_factor;
pidRegulator.setLimits(settings.pid.minTemp, settings.pid.maxTemp); pidRegulator.setLimits(settings.pid.minTemp, settings.pid.maxTemp);
pidRegulator.setDt(settings.pid.dt * 1000u); pidRegulator.setDt(settings.pid.dt * 1000u);
pidRegulator.input = vars.temperatures.indoor; pidRegulator.input = vars.master.heating.indoorTemp;
pidRegulator.setpoint = settings.heating.target; pidRegulator.setpoint = settings.heating.target;
if (fabs(pidRegulator.Ki - settings.pid.i_factor) >= 0.0001f) { if (fabsf(pidRegulator.Ki - settings.pid.i_factor) >= 0.0001f) {
pidRegulator.Ki = settings.pid.i_factor; pidRegulator.Ki = settings.pid.i_factor;
pidRegulator.integral = 0.0f; pidRegulator.integral = 0.0f;
pidRegulator.getResultNow(); pidRegulator.getResultNow();
@@ -150,7 +212,7 @@ protected:
} }
float pidResult = pidRegulator.getResultTimer(); float pidResult = pidRegulator.getResultTimer();
if (fabs(prevPidResult - pidResult) > 0.09f) { if (fabsf(prevPidResult - pidResult) > 0.09f) {
prevPidResult = pidResult; prevPidResult = pidResult;
newTemp += pidResult; newTemp += pidResult;
@@ -167,19 +229,14 @@ protected:
} }
// Turbo mode // Turbo mode
if (settings.heating.turbo && (settings.equitherm.enable || settings.pid.enable)) { if (settings.heating.turbo && (settings.equitherm.enabled || settings.pid.enabled)) {
newTemp += constrain( newTemp += constrain(
settings.heating.target - vars.temperatures.indoor, settings.heating.target - vars.master.heating.indoorTemp,
-3.0f, -3.0f,
3.0f 3.0f
) * settings.heating.turboFactor; ) * settings.heating.turboFactor;
} }
// default temp, manual mode
if (!settings.equitherm.enable && !settings.pid.enable) {
newTemp = settings.heating.target;
}
return newTemp; return newTemp;
} }
}; };

464
src/Sensors.h Normal file
View File

@@ -0,0 +1,464 @@
#pragma once
class Sensors {
protected:
static uint8_t maxSensors;
public:
enum class Type : uint8_t {
OT_OUTDOOR_TEMP = 0,
OT_HEATING_TEMP = 1,
OT_HEATING_RETURN_TEMP = 2,
OT_DHW_TEMP = 3,
OT_DHW_TEMP2 = 4,
OT_DHW_FLOW_RATE = 5,
OT_CH2_TEMP = 6,
OT_EXHAUST_TEMP = 7,
OT_HEAT_EXCHANGER_TEMP = 8,
OT_PRESSURE = 9,
OT_MODULATION_LEVEL = 10,
OT_CURRENT_POWER = 11,
OT_EXHAUST_CO2 = 12,
OT_EXHAUST_FAN_SPEED = 13,
OT_SUPPLY_FAN_SPEED = 14,
OT_SOLAR_STORAGE_TEMP = 15,
OT_SOLAR_COLLECTOR_TEMP = 16,
OT_FAN_SPEED_SETPOINT = 17,
OT_FAN_SPEED_CURRENT = 18,
NTC_10K_TEMP = 50,
DALLAS_TEMP = 51,
BLUETOOTH = 52,
HEATING_SETPOINT_TEMP = 253,
MANUAL = 254,
NOT_CONFIGURED = 255
};
enum class Purpose : uint8_t {
OUTDOOR_TEMP = 0,
INDOOR_TEMP = 1,
HEATING_TEMP = 2,
HEATING_RETURN_TEMP = 3,
DHW_TEMP = 4,
DHW_RETURN_TEMP = 5,
DHW_FLOW_RATE = 6,
EXHAUST_TEMP = 7,
MODULATION_LEVEL = 8,
POWER_FACTOR = 248,
POWER = 249,
FAN_SPEED = 250,
CO2 = 251,
PRESSURE = 252,
HUMIDITY = 253,
TEMPERATURE = 254,
NOT_CONFIGURED = 255
};
enum class ValueType : uint8_t {
PRIMARY = 0,
TEMPERATURE = 0,
HUMIDITY = 1,
BATTERY = 2,
RSSI = 3
};
typedef struct {
bool enabled = false;
char name[33];
Purpose purpose = Purpose::NOT_CONFIGURED;
Type type = Type::NOT_CONFIGURED;
uint8_t gpio = GPIO_IS_NOT_CONFIGURED;
uint8_t address[8] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
float offset = 0.0f;
float factor = 1.0f;
bool filtering = false;
float filteringFactor = 0.15f;
} Settings;
typedef struct {
bool connected = false;
unsigned long activityTime = 0;
uint8_t signalQuality = 100;
//float raw[4] = {0.0f, 0.0f, 0.0f, 0.0f};
float values[4] = {0.0f, 0.0f, 0.0f, 0.0f};
} Result;
static Settings* settings;
static Result* results;
static inline void setMaxSensors(uint8_t value) {
maxSensors = value;
}
static inline uint8_t getMaxSensors() {
return maxSensors;
}
static uint8_t getMaxSensorId() {
uint8_t maxSensors = getMaxSensors();
return maxSensors > 1 ? (maxSensors - 1) : 0;
}
static inline bool isValidSensorId(const uint8_t id) {
return id >= 0 && id <= getMaxSensorId();
}
static inline bool isValidValueId(const uint8_t id) {
return id >= (uint8_t) ValueType::TEMPERATURE && id <= (uint8_t) ValueType::RSSI;
}
static bool hasEnabledAndValid(const uint8_t id) {
if (!isValidSensorId(id) || !settings[id].enabled) {
return false;
}
if (settings[id].type == Type::NOT_CONFIGURED || settings[id].purpose == Purpose::NOT_CONFIGURED) {
return false;
}
return true;
}
static uint8_t getAmountByType(Type type, bool onlyEnabled = false) {
if (settings == nullptr) {
return 0;
}
uint8_t amount = 0;
for (uint8_t id = 0; id < getMaxSensorId(); id++) {
if (settings[id].type == type && (!onlyEnabled || settings[id].enabled)) {
amount++;
}
}
return amount;
}
static int16_t getIdByName(const char* name) {
if (settings == nullptr) {
return 0;
}
for (uint8_t id = 0; id < getMaxSensorId(); id++) {
if (strcmp(settings[id].name, name) == 0) {
return id;
}
}
return -1;
}
static int16_t getIdByObjectId(const char* objectId) {
if (settings == nullptr) {
return 0;
}
String refObjectId;
for (uint8_t id = 0; id < getMaxSensorId(); id++) {
Sensors::makeObjectId(refObjectId, settings[id].name);
if (refObjectId.equals(objectId)) {
return id;
}
}
return -1;
}
static bool setValueById(const uint8_t sensorId, float value, const ValueType valueType, const bool updateActivityTime = false, const bool markConnected = false) {
if (settings == nullptr || results == nullptr) {
return false;
}
uint8_t valueId = (uint8_t) valueType;
if (!isValidSensorId(sensorId) || !isValidValueId(valueId)) {
return false;
}
auto& sSensor = settings[sensorId];
auto& rSensor = results[sensorId];
float compensatedValue = value;
if (sSensor.type == Type::HEATING_SETPOINT_TEMP || sSensor.type == Type::MANUAL) {
rSensor.values[valueId] = compensatedValue;
} else {
if (valueType == ValueType::PRIMARY) {
if (fabsf(sSensor.factor) > 0.001f) {
compensatedValue *= sSensor.factor;
}
if (fabsf(sSensor.offset) > 0.001f) {
compensatedValue += sSensor.offset;
}
} else if (valueType == ValueType::RSSI) {
if (sSensor.type == Type::BLUETOOTH) {
rSensor.signalQuality = Sensors::bluetoothRssiToQuality(value);
}
}
if (sSensor.filtering && fabsf(rSensor.values[valueId]) >= 0.1f) {
rSensor.values[valueId] += (compensatedValue - rSensor.values[valueId]) * sSensor.filteringFactor;
} else {
rSensor.values[valueId] = compensatedValue;
}
}
if (updateActivityTime) {
rSensor.activityTime = millis();
}
if (markConnected && !rSensor.connected) {
rSensor.connected = true;
Log.snoticeln(
FPSTR(L_SENSORS), F("#%hhu '%s' new status: CONNECTED"),
sensorId, sSensor.name
);
}
Log.snoticeln(
FPSTR(L_SENSORS), F("#%hhu '%s' new value %hhu: %.2f, compensated: %.2f, raw: %.2f"),
sensorId, sSensor.name, valueId, rSensor.values[valueId], compensatedValue, value
);
return true;
}
static uint8_t setValueByType(Type type, float value, const ValueType valueType, const bool updateActivityTime = false, const bool markConnected = false) {
if (settings == nullptr) {
return 0;
}
uint8_t updated = 0;
// read sensors data for current instance
for (uint8_t sensorId = 0; sensorId < getMaxSensorId(); sensorId++) {
auto& sSensor = settings[sensorId];
// only target & valid sensors
if (!sSensor.enabled || sSensor.type != type) {
continue;
}
if (setValueById(sensorId, value, valueType, updateActivityTime, markConnected)) {
updated++;
}
}
return updated;
}
static bool getConnectionStatusById(const uint8_t sensorId) {
if (settings == nullptr || results == nullptr) {
return false;
}
if (!isValidSensorId(sensorId)) {
return false;
}
return results[sensorId].connected;
}
static bool setConnectionStatusById(const uint8_t sensorId, const bool status, const bool updateActivityTime = true) {
if (settings == nullptr || results == nullptr) {
return false;
}
if (!isValidSensorId(sensorId)) {
return false;
}
auto& sSensor = settings[sensorId];
auto& rSensor = results[sensorId];
if (rSensor.connected != status) {
Log.snoticeln(
FPSTR(L_SENSORS), F("#%hhu '%s' new status: %s"),
sensorId, sSensor.name, status ? F("CONNECTED") : F("DISCONNECTED")
);
rSensor.connected = status;
}
if (updateActivityTime) {
rSensor.activityTime = millis();
}
return true;
}
static uint8_t setConnectionStatusByType(Type type, const bool status, const bool updateActivityTime = true) {
if (settings == nullptr) {
return 0;
}
uint8_t updated = 0;
// read sensors data for current instance
for (uint8_t sensorId = 0; sensorId < getMaxSensorId(); sensorId++) {
auto& sSensor = settings[sensorId];
// only target & valid sensors
if (!sSensor.enabled || sSensor.type != type) {
continue;
}
if (setConnectionStatusById(sensorId, status, updateActivityTime)) {
updated++;
}
}
return updated;
}
static float getMeanValueByPurpose(Purpose purpose, const ValueType valueType, bool onlyConnected = true) {
if (settings == nullptr || results == nullptr) {
return 0;
}
uint8_t valueId = (uint8_t) valueType;
if (!isValidValueId(valueId)) {
return false;
}
float value = 0.0f;
uint8_t amount = 0;
for (uint8_t id = 0; id < getMaxSensorId(); id++) {
auto& sSensor = settings[id];
auto& rSensor = results[id];
if (sSensor.purpose == purpose && (!onlyConnected || rSensor.connected)) {
value += rSensor.values[valueId];
amount++;
}
}
if (!amount) {
return 0.0f;
} else if (amount == 1) {
return value;
} else {
return value / amount;
}
}
static bool existsConnectedSensorsByPurpose(Purpose purpose) {
if (settings == nullptr || results == nullptr) {
return 0;
}
for (uint8_t id = 0; id < getMaxSensorId(); id++) {
if (settings[id].purpose == purpose && results[id].connected) {
return true;
}
}
return false;
}
static String& cleanName(String& value, char space = ' ') {
// only valid symbols
for (uint8_t pos = 0; pos < value.length(); pos++) {
char symbol = value.charAt(pos);
// 0..9
if (symbol >= 48 && symbol <= 57) {
continue;
}
// A..Z
if (symbol >= 65 && symbol <= 90) {
continue;
}
// a..z
if (symbol >= 97 && symbol <= 122) {
continue;
}
// _-
if (symbol == 95 || symbol == 45 || symbol == space) {
continue;
}
value.setCharAt(pos, space);
}
value.trim();
return value;
}
template <class T>
static String cleanName(T value, char space = ' ') {
String res = value;
return cleanName(res, space);
}
template <class T>
static String& makeObjectId(String& res, T value, char separator = '_') {
res = value;
cleanName(res);
res.toLowerCase();
res.replace(' ', separator);
return res;
}
template <class T>
static String makeObjectId(T value, char separator = '_') {
String res;
makeObjectId(res, value, separator);
return res;
}
template <class TV, class TS>
static String& makeObjectIdWithSuffix(String& res, TV value, TS suffix, char separator = '_') {
res.clear();
makeObjectId(res, value, separator);
res += separator;
res += suffix;
return res;
}
template <class TV, class TS>
static String makeObjectIdWithSuffix(TV value, TS suffix, char separator = '_') {
String res;
makeObjectIdWithSuffix(res, value, suffix, separator);
return res;
}
template <class TV, class TP>
static String& makeObjectIdWithPrefix(String& res, TV value, TP prefix, char separator = '_') {
res = prefix;
res += separator;
res += makeObjectId(value, separator).c_str();
return res;
}
template <class TV, class TP>
static String makeObjectIdWithPrefix(TV value, TP prefix, char separator = '_') {
String res;
return makeObjectIdWithPrefix(res, value, prefix, separator);
}
static uint8_t bluetoothRssiToQuality(int rssi) {
return constrain(map(rssi, -110, -50, 0, 100), 0, 100);;
}
};
uint8_t Sensors::maxSensors = 0;
Sensors::Settings* Sensors::settings = nullptr;
Sensors::Result* Sensors::results = nullptr;

File diff suppressed because it is too large Load Diff

View File

@@ -27,12 +27,12 @@ struct Settings {
uint8_t logLevel = DEFAULT_LOG_LEVEL; uint8_t logLevel = DEFAULT_LOG_LEVEL;
struct { struct {
bool enable = DEFAULT_SERIAL_ENABLE; bool enabled = DEFAULT_SERIAL_ENABLED;
unsigned int baudrate = DEFAULT_SERIAL_BAUD; unsigned int baudrate = DEFAULT_SERIAL_BAUD;
} serial; } serial;
struct { struct {
bool enable = DEFAULT_TELNET_ENABLE; bool enabled = DEFAULT_TELNET_ENABLED;
unsigned short port = DEFAULT_TELNET_PORT; unsigned short port = DEFAULT_TELNET_PORT;
} telnet; } telnet;
@@ -51,31 +51,31 @@ struct Settings {
byte inGpio = DEFAULT_OT_IN_GPIO; byte inGpio = DEFAULT_OT_IN_GPIO;
byte outGpio = DEFAULT_OT_OUT_GPIO; byte outGpio = DEFAULT_OT_OUT_GPIO;
byte rxLedGpio = DEFAULT_OT_RX_LED_GPIO; byte rxLedGpio = DEFAULT_OT_RX_LED_GPIO;
unsigned int memberIdCode = 0; uint8_t memberId = 0;
uint8_t flags = 0;
uint8_t maxModulation = 100; uint8_t maxModulation = 100;
float pressureFactor = 1.0f;
float dhwFlowRateFactor = 1.0f;
float minPower = 0.0f; float minPower = 0.0f;
float maxPower = 0.0f; float maxPower = 0.0f;
bool dhwPresent = true;
bool summerWinterMode = false;
bool heatingCh2Enabled = true;
bool heatingCh1ToCh2 = false;
bool dhwToCh2 = false;
bool dhwBlocking = false;
bool modulationSyncWithHeating = false;
bool getMinMaxTemp = true;
bool nativeHeatingControl = false;
bool immergasFix = false;
struct { struct {
bool enable = false; bool dhwSupport = true;
float factor = 0.1f; bool coolingSupport = false;
} filterNumValues; bool summerWinterMode = false;
bool heatingStateToSummerWinterMode = false;
bool ch2AlwaysEnabled = true;
bool heatingToCh2 = false;
bool dhwToCh2 = false;
bool dhwBlocking = false;
bool modulationSyncWithHeating = false;
bool maxTempSyncWithTargetTemp = true;
bool getMinMaxTemp = true;
bool nativeHeatingControl = false;
bool immergasFix = false;
} options;
} opentherm; } opentherm;
struct { struct {
bool enable = false; bool enabled = DEFAULT_MQTT_ENABLED;
char server[81] = DEFAULT_MQTT_SERVER; char server[81] = DEFAULT_MQTT_SERVER;
unsigned short port = DEFAULT_MQTT_PORT; unsigned short port = DEFAULT_MQTT_PORT;
char user[33] = DEFAULT_MQTT_USER; char user[33] = DEFAULT_MQTT_USER;
@@ -91,7 +91,7 @@ struct Settings {
} emergency; } emergency;
struct { struct {
bool enable = true; bool enabled = true;
bool turbo = false; bool turbo = false;
float target = DEFAULT_HEATING_TARGET_TEMP; float target = DEFAULT_HEATING_TARGET_TEMP;
float hysteresis = 0.5f; float hysteresis = 0.5f;
@@ -101,14 +101,14 @@ struct Settings {
} heating; } heating;
struct { struct {
bool enable = true; bool enabled = true;
float target = DEFAULT_DHW_TARGET_TEMP; float target = DEFAULT_DHW_TARGET_TEMP;
byte minTemp = DEFAULT_DHW_MIN_TEMP; byte minTemp = DEFAULT_DHW_MIN_TEMP;
byte maxTemp = DEFAULT_DHW_MAX_TEMP; byte maxTemp = DEFAULT_DHW_MAX_TEMP;
} dhw; } dhw;
struct { struct {
bool enable = false; bool enabled = false;
float p_factor = 2.0f; float p_factor = 2.0f;
float i_factor = 0.0055f; float i_factor = 0.0055f;
float d_factor = 0.0f; float d_factor = 0.0f;
@@ -118,28 +118,12 @@ struct Settings {
} pid; } pid;
struct { struct {
bool enable = false; bool enabled = false;
float n_factor = 0.7f; float n_factor = 0.7f;
float k_factor = 3.0f; float k_factor = 3.0f;
float t_factor = 2.0f; float t_factor = 2.0f;
} equitherm; } equitherm;
struct {
struct {
SensorType type = SensorType::BOILER_OUTDOOR;
byte gpio = DEFAULT_SENSOR_OUTDOOR_GPIO;
uint8_t bleAddress[6] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
float offset = 0.0f;
} outdoor;
struct {
SensorType type = SensorType::MANUAL;
byte gpio = DEFAULT_SENSOR_INDOOR_GPIO;
uint8_t bleAddress[6] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
float offset = 0.0f;
} indoor;
} sensors;
struct { struct {
bool use = false; bool use = false;
byte gpio = DEFAULT_EXT_PUMP_GPIO; byte gpio = DEFAULT_EXT_PUMP_GPIO;
@@ -150,14 +134,14 @@ struct Settings {
struct { struct {
struct { struct {
bool enable = false; bool enabled = false;
byte gpio = GPIO_IS_NOT_CONFIGURED; byte gpio = GPIO_IS_NOT_CONFIGURED;
byte invertState = false; byte invertState = false;
unsigned short thresholdTime = 60; unsigned short thresholdTime = 60;
} input; } input;
struct { struct {
bool enable = false; bool enabled = false;
byte gpio = GPIO_IS_NOT_CONFIGURED; byte gpio = GPIO_IS_NOT_CONFIGURED;
byte invertState = false; byte invertState = false;
unsigned short thresholdTime = 60; unsigned short thresholdTime = 60;
@@ -170,51 +154,95 @@ struct Settings {
char validationValue[8] = SETTINGS_VALID_VALUE; char validationValue[8] = SETTINGS_VALID_VALUE;
} settings; } settings;
Sensors::Settings sensorsSettings[SENSORS_AMOUNT] = {
{
false,
"Outdoor temp",
Sensors::Purpose::OUTDOOR_TEMP,
Sensors::Type::OT_OUTDOOR_TEMP,
DEFAULT_SENSOR_OUTDOOR_GPIO
},
{
false,
"Indoor temp",
Sensors::Purpose::INDOOR_TEMP,
Sensors::Type::DALLAS_TEMP,
DEFAULT_SENSOR_INDOOR_GPIO
},
{
true,
"Heating temp",
Sensors::Purpose::HEATING_TEMP,
Sensors::Type::OT_HEATING_TEMP,
},
{
true,
"Heating return temp",
Sensors::Purpose::HEATING_RETURN_TEMP,
Sensors::Type::OT_HEATING_RETURN_TEMP,
},
{
true,
"Heating setpoint temp",
Sensors::Purpose::TEMPERATURE,
Sensors::Type::HEATING_SETPOINT_TEMP,
},
{
true,
"DHW temp",
Sensors::Purpose::DHW_TEMP,
Sensors::Type::OT_DHW_TEMP,
},
{
true,
"DHW flow rate",
Sensors::Purpose::DHW_FLOW_RATE,
Sensors::Type::OT_DHW_FLOW_RATE,
},
{
true,
"Exhaust temp",
Sensors::Purpose::EXHAUST_TEMP,
Sensors::Type::OT_EXHAUST_TEMP,
},
{
true,
"Pressure",
Sensors::Purpose::PRESSURE,
Sensors::Type::OT_PRESSURE,
},
{
true,
"Modulation level",
Sensors::Purpose::MODULATION_LEVEL,
Sensors::Type::OT_MODULATION_LEVEL,
},
{
true,
"Power",
Sensors::Purpose::POWER,
Sensors::Type::OT_CURRENT_POWER,
}
};
struct Variables { struct Variables {
struct { struct {
bool otStatus = false; bool connected = false;
bool emergency = false;
bool heating = false;
bool dhw = false;
bool flame = false;
bool fault = false;
bool diagnostic = false;
bool externalPump = false;
bool mqtt = false;
} states;
struct {
float modulation = 0.0f;
float pressure = 0.0f;
float dhwFlowRate = 0.0f;
float power = 0.0f;
byte faultCode = 0;
unsigned short diagnosticCode = 0;
int8_t rssi = 0; int8_t rssi = 0;
} network;
struct {
bool connected = false;
int8_t rssi = 0;
float battery = 0.0f;
float humidity = 0.0f;
} outdoor;
struct {
bool connected = false;
int8_t rssi = 0;
float battery = 0.0f;
float humidity = 0.0f;
} indoor;
} sensors;
struct { struct {
float indoor = 0.0f; bool connected = false;
float outdoor = 0.0f; } mqtt;
float heating = 0.0f;
float heatingReturn = 0.0f; struct {
float dhw = 0.0f; bool state = false;
float exhaust = 0.0f; } emergency;
} temperatures;
struct {
bool state = false;
unsigned long lastEnabledTime = 0;
} externalPump;
struct { struct {
bool input = false; bool input = false;
@@ -222,31 +250,131 @@ struct Variables {
} cascadeControl; } cascadeControl;
struct { struct {
bool heatingEnabled = false; uint8_t memberId = 0;
byte heatingMinTemp = DEFAULT_HEATING_MIN_TEMP; uint8_t flags = 0;
byte heatingMaxTemp = DEFAULT_HEATING_MAX_TEMP; uint8_t type = 0;
float heatingSetpoint = 0; uint8_t appVersion = 0;
unsigned long extPumpLastEnableTime = 0; float protocolVersion = 0.0f;
byte dhwMinTemp = DEFAULT_DHW_MIN_TEMP;
byte dhwMaxTemp = DEFAULT_DHW_MAX_TEMP; struct {
byte minModulation = 0; bool blocking = false;
byte maxModulation = 0; bool enabled = false;
uint8_t maxPower = 0; bool indoorTempControl = false;
uint8_t slaveMemberId = 0; float setpointTemp = 0.0f;
uint8_t slaveFlags = 0; float targetTemp = 0.0f;
uint8_t slaveType = 0; float currentTemp = 0.0f;
uint8_t slaveVersion = 0; float returnTemp = 0.0f;
float slaveOtVersion = 0.0f; float indoorTemp = 0.0f;
uint8_t masterMemberId = 0; float outdoorTemp = 0.0f;
uint8_t masterFlags = 0; float minTemp = 0.0f;
uint8_t masterType = 0; float maxTemp = 0.0f;
uint8_t masterVersion = 0; } heating;
float masterOtVersion = 0;
} parameters; struct {
bool enabled = false;
float targetTemp = 0.0f;
float currentTemp = 0.0f;
float returnTemp = 0.0f;
} dhw;
struct {
bool enabled = false;
float targetTemp = 0.0f;
} ch2;
} master;
struct {
uint8_t memberId = 0;
uint8_t flags = 0;
uint8_t type = 0;
uint8_t appVersion = 0;
float protocolVersion = 0.0f;
bool connected = false;
bool flame = false;
bool cooling = false;
float pressure = 0.0f;
float heatExchangerTemp = 0.0f;
struct {
bool active = false;
uint8_t code = 0;
} fault;
struct {
bool active = false;
uint16_t code = 0;
} diag;
struct {
uint8_t current = 0;
uint8_t min = 0;
uint8_t max = 100;
} modulation;
struct {
float current = 0.0f;
float min = 0.0f;
float max = 0.0f;
} power;
struct {
float temp = 0.0f;
uint16_t co2 = 0;
uint16_t fanSpeed = 0;
} exhaust;
struct {
float storage = 0.0f;
float collector = 0.0f;
} solar;
struct {
uint8_t setpoint = 0;
uint8_t current = 0;
uint16_t supply = 0;
} fanSpeed;
struct {
bool active = false;
bool enabled = false;
float targetTemp = 0.0f;
float currentTemp = 0.0f;
float returnTemp = 0.0f;
float indoorTemp = 0.0f;
float outdoorTemp = 0.0f;
uint8_t minTemp = DEFAULT_HEATING_MIN_TEMP;
uint8_t maxTemp = DEFAULT_HEATING_MAX_TEMP;
} heating;
struct {
bool active = false;
bool enabled = false;
float targetTemp = 0.0f;
float currentTemp = 0.0f;
float currentTemp2 = 0.0f;
float returnTemp = 0.0f;
float flowRate = 0.0f;
uint8_t minTemp = DEFAULT_DHW_MIN_TEMP;
uint8_t maxTemp = DEFAULT_DHW_MAX_TEMP;
} dhw;
struct {
bool enabled = false;
float targetTemp = 0.0f;
float currentTemp = 0.0f;
float indoorTemp = 0.0f;
} ch2;
} slave;
struct { struct {
bool restart = false; bool restart = false;
bool resetFault = false; bool resetFault = false;
bool resetDiagnostic = false; bool resetDiagnostic = false;
} actions; } actions;
struct {
bool restarting = false;
bool upgrading = false;
} states;
} vars; } vars;

View File

@@ -2,10 +2,6 @@
#define PROJECT_REPO "https://github.com/Laxilef/OTGateway" #define PROJECT_REPO "https://github.com/Laxilef/OTGateway"
#define MQTT_RECONNECT_INTERVAL 15000 #define MQTT_RECONNECT_INTERVAL 15000
#define EXT_SENSORS_INTERVAL 5000
#define EXT_SENSORS_FILTER_K 0.15
#define CONFIG_URL "http://%s/" #define CONFIG_URL "http://%s/"
#define SETTINGS_VALID_VALUE "stvalid" // only 8 chars! #define SETTINGS_VALID_VALUE "stvalid" // only 8 chars!
#define GPIO_IS_NOT_CONFIGURED 0xff #define GPIO_IS_NOT_CONFIGURED 0xff
@@ -22,6 +18,14 @@
#define THERMOSTAT_INDOOR_MIN_TEMP 5 #define THERMOSTAT_INDOOR_MIN_TEMP 5
#define THERMOSTAT_INDOOR_MAX_TEMP 30 #define THERMOSTAT_INDOOR_MAX_TEMP 30
#define DEFAULT_NTC_NOMINAL_RESISTANCE 10000.0f
#define DEFAULT_NTC_NOMINAL_TEMP 25.0f
#define DEFAULT_NTC_REF_RESISTANCE 10000.0f
#define DEFAULT_NTC_BETA_FACTOR 3950.0f
#define DEFAULT_NTC_VREF 3300.0f
#define DEFAULT_NTC_VLOW_TRESHOLD 25.0f
#define DEFAULT_NTC_VHIGH_TRESHOLD 3298.0f
#ifndef BUILD_VERSION #ifndef BUILD_VERSION
#define BUILD_VERSION "0.0.0" #define BUILD_VERSION "0.0.0"
#endif #endif
@@ -30,16 +34,16 @@
#define BUILD_ENV "undefined" #define BUILD_ENV "undefined"
#endif #endif
#ifndef DEFAULT_SERIAL_ENABLE #ifndef DEFAULT_SERIAL_ENABLED
#define DEFAULT_SERIAL_ENABLE true #define DEFAULT_SERIAL_ENABLED true
#endif #endif
#ifndef DEFAULT_SERIAL_BAUD #ifndef DEFAULT_SERIAL_BAUD
#define DEFAULT_SERIAL_BAUD 115200 #define DEFAULT_SERIAL_BAUD 115200
#endif #endif
#ifndef DEFAULT_TELNET_ENABLE #ifndef DEFAULT_TELNET_ENABLED
#define DEFAULT_TELNET_ENABLE true #define DEFAULT_TELNET_ENABLED true
#endif #endif
#ifndef DEFAULT_TELNET_PORT #ifndef DEFAULT_TELNET_PORT
@@ -86,6 +90,10 @@
#define DEFAULT_PORTAL_PASSWORD "" #define DEFAULT_PORTAL_PASSWORD ""
#endif #endif
#ifndef DEFAULT_MQTT_ENABLED
#define DEFAULT_MQTT_ENABLED false
#endif
#ifndef DEFAULT_MQTT_SERVER #ifndef DEFAULT_MQTT_SERVER
#define DEFAULT_MQTT_SERVER "" #define DEFAULT_MQTT_SERVER ""
#endif #endif
@@ -130,6 +138,10 @@
#define DEFAULT_SENSOR_INDOOR_GPIO GPIO_IS_NOT_CONFIGURED #define DEFAULT_SENSOR_INDOOR_GPIO GPIO_IS_NOT_CONFIGURED
#endif #endif
#ifndef SENSORS_AMOUNT
#define SENSORS_AMOUNT 20
#endif
#ifndef DEFAULT_EXT_PUMP_GPIO #ifndef DEFAULT_EXT_PUMP_GPIO
#define DEFAULT_EXT_PUMP_GPIO GPIO_IS_NOT_CONFIGURED #define DEFAULT_EXT_PUMP_GPIO GPIO_IS_NOT_CONFIGURED
#endif #endif
@@ -141,22 +153,14 @@
#ifdef ARDUINO_ARCH_ESP32 #ifdef ARDUINO_ARCH_ESP32
#include <driver/gpio.h> #include <driver/gpio.h>
#elif !defined(GPIO_IS_VALID_GPIO) #elif !defined(GPIO_IS_VALID_GPIO)
#define GPIO_IS_VALID_GPIO(gpioNum) (gpioNum >= 0 && gpioNum <= 16) #define GPIO_IS_VALID_GPIO(gpioNum) (gpioNum >= 0 && gpioNum <= 17)
#endif #endif
#define GPIO_IS_VALID(gpioNum) (gpioNum != GPIO_IS_NOT_CONFIGURED && GPIO_IS_VALID_GPIO(gpioNum)) #define GPIO_IS_VALID(gpioNum) (gpioNum != GPIO_IS_NOT_CONFIGURED && GPIO_IS_VALID_GPIO(gpioNum))
enum class SensorType : byte { enum class UnitSystem : uint8_t {
BOILER_OUTDOOR = 0, METRIC = 0,
BOILER_RETURN = 4, IMPERIAL = 1
MANUAL = 1,
DS18B20 = 2,
BLUETOOTH = 3
};
enum class UnitSystem : byte {
METRIC,
IMPERIAL
}; };
char buffer[255]; char buffer[255];

View File

@@ -1,13 +1,19 @@
#define ARDUINOJSON_USE_DOUBLE 0
#define ARDUINOJSON_USE_LONG_LONG 0
#include <Arduino.h> #include <Arduino.h>
#include "defines.h"
#include "strings.h"
#include "CrashRecorder.h"
#include <ArduinoJson.h> #include <ArduinoJson.h>
#include <FileData.h> #include <FileData.h>
#include <LittleFS.h> #include <LittleFS.h>
#include <ESPTelnetStream.h> #include <ESPTelnetStream.h>
#include "defines.h"
#include "strings.h"
#include <TinyLogger.h> #include <TinyLogger.h>
#include <NetworkMgr.h> #include <NetworkMgr.h>
#include "CrashRecorder.h"
#include "Sensors.h"
#include "Settings.h" #include "Settings.h"
#include "utils.h" #include "utils.h"
@@ -31,10 +37,13 @@
using namespace NetworkUtils; using namespace NetworkUtils;
// Vars // Vars
FileData fsNetworkSettings(&LittleFS, "/network.conf", 'n', &networkSettings, sizeof(networkSettings), 1000);
FileData fsSettings(&LittleFS, "/settings.conf", 's', &settings, sizeof(settings), 60000);
ESPTelnetStream* telnetStream = nullptr; ESPTelnetStream* telnetStream = nullptr;
NetworkMgr* network = nullptr; NetworkMgr* network = nullptr;
Sensors::Result sensorsResults[SENSORS_AMOUNT];
FileData fsNetworkSettings(&LittleFS, "/network.conf", 'n', &networkSettings, sizeof(networkSettings), 1000);
FileData fsSettings(&LittleFS, "/settings.conf", 's', &settings, sizeof(settings), 60000);
FileData fsSensorsSettings(&LittleFS, "/sensors.conf", 'e', &sensorsSettings, sizeof(sensorsSettings), 60000);
// Tasks // Tasks
MqttTask* tMqtt; MqttTask* tMqtt;
@@ -47,6 +56,9 @@ MainTask* tMain;
void setup() { void setup() {
CrashRecorder::init(); CrashRecorder::init();
Sensors::setMaxSensors(SENSORS_AMOUNT);
Sensors::settings = sensorsSettings;
Sensors::results = sensorsResults;
LittleFS.begin(); LittleFS.begin();
Log.setLevel(TinyLogger::Level::VERBOSE); Log.setLevel(TinyLogger::Level::VERBOSE);
@@ -64,10 +76,14 @@ void setup() {
}); });
Serial.begin(115200); Serial.begin(115200);
#if ARDUINO_USB_MODE
Serial.setTxBufferSize(512);
#endif
Log.addStream(&Serial); Log.addStream(&Serial);
Log.print("\n\n\r"); Log.print("\n\n\r");
// network settings //
// Network settings
switch (fsNetworkSettings.read()) { switch (fsNetworkSettings.read()) {
case FD_FS_ERR: case FD_FS_ERR:
Log.swarningln(FPSTR(L_NETWORK_SETTINGS), F("Filesystem error, load default")); Log.swarningln(FPSTR(L_NETWORK_SETTINGS), F("Filesystem error, load default"));
@@ -86,7 +102,27 @@ void setup() {
break; break;
} }
// settings network = (new NetworkMgr)
->setHostname(networkSettings.hostname)
->setStaCredentials(
strlen(networkSettings.sta.ssid) ? networkSettings.sta.ssid : nullptr,
strlen(networkSettings.sta.password) ? networkSettings.sta.password : nullptr,
networkSettings.sta.channel
)->setApCredentials(
strlen(networkSettings.ap.ssid) ? networkSettings.ap.ssid : nullptr,
strlen(networkSettings.ap.password) ? networkSettings.ap.password : nullptr,
networkSettings.ap.channel
)
->setUseDhcp(networkSettings.useDhcp)
->setStaticConfig(
networkSettings.staticConfig.ip,
networkSettings.staticConfig.gateway,
networkSettings.staticConfig.subnet,
networkSettings.staticConfig.dns
);
//
// Settings
switch (fsSettings.read()) { switch (fsSettings.read()) {
case FD_FS_ERR: case FD_FS_ERR:
Log.swarningln(FPSTR(L_SETTINGS), F("Filesystem error, load default")); Log.swarningln(FPSTR(L_SETTINGS), F("Filesystem error, load default"));
@@ -112,8 +148,8 @@ void setup() {
break; break;
} }
// logs // Logs settings
if (!settings.system.serial.enable) { if (!settings.system.serial.enabled) {
Serial.end(); Serial.end();
Log.clearStreams(); Log.clearStreams();
@@ -125,7 +161,7 @@ void setup() {
Log.addStream(&Serial); Log.addStream(&Serial);
} }
if (settings.system.telnet.enable) { if (settings.system.telnet.enabled) {
telnetStream = new ESPTelnetStream; telnetStream = new ESPTelnetStream;
telnetStream->setKeepAliveInterval(500); telnetStream->setKeepAliveInterval(500);
Log.addStream(telnetStream); Log.addStream(telnetStream);
@@ -135,34 +171,34 @@ void setup() {
Log.setLevel(static_cast<TinyLogger::Level>(settings.system.logLevel)); Log.setLevel(static_cast<TinyLogger::Level>(settings.system.logLevel));
} }
// network //
network = (new NetworkMgr) // Sensors settings
->setHostname(networkSettings.hostname) switch (fsSensorsSettings.read()) {
->setStaCredentials( case FD_FS_ERR:
strlen(networkSettings.sta.ssid) ? networkSettings.sta.ssid : nullptr, Log.swarningln(FPSTR(L_SENSORS), F("Filesystem error, load default"));
strlen(networkSettings.sta.password) ? networkSettings.sta.password : nullptr, break;
networkSettings.sta.channel case FD_FILE_ERR:
)->setApCredentials( Log.swarningln(FPSTR(L_SENSORS), F("Bad data, load default"));
strlen(networkSettings.ap.ssid) ? networkSettings.ap.ssid : nullptr, break;
strlen(networkSettings.ap.password) ? networkSettings.ap.password : nullptr, case FD_WRITE:
networkSettings.ap.channel Log.sinfoln(FPSTR(L_SENSORS), F("Not found, load default"));
) break;
->setUseDhcp(networkSettings.useDhcp) case FD_ADD:
->setStaticConfig( case FD_READ:
networkSettings.staticConfig.ip, Log.sinfoln(FPSTR(L_SENSORS), F("Loaded"));
networkSettings.staticConfig.gateway, default:
networkSettings.staticConfig.subnet, break;
networkSettings.staticConfig.dns }
);
// tasks //
// Make tasks
tMqtt = new MqttTask(false, 500); tMqtt = new MqttTask(false, 500);
Scheduler.start(tMqtt); Scheduler.start(tMqtt);
tOt = new OpenThermTask(true, 750); tOt = new OpenThermTask(true, 750);
Scheduler.start(tOt); Scheduler.start(tOt);
tSensors = new SensorsTask(true, EXT_SENSORS_INTERVAL); tSensors = new SensorsTask(true, 1000);
Scheduler.start(tSensors); Scheduler.start(tSensors);
tRegulator = new RegulatorTask(true, 10000); tRegulator = new RegulatorTask(true, 10000);

View File

@@ -3,27 +3,197 @@
#define PROGMEM #define PROGMEM
#endif #endif
const char L_SETTINGS[] PROGMEM = "SETTINGS"; const char L_SETTINGS[] PROGMEM = "SETTINGS";
const char L_SETTINGS_OT[] PROGMEM = "SETTINGS.OT"; const char L_SETTINGS_OT[] PROGMEM = "SETTINGS.OT";
const char L_SETTINGS_DHW[] PROGMEM = "SETTINGS.DHW"; const char L_SETTINGS_DHW[] PROGMEM = "SETTINGS.DHW";
const char L_SETTINGS_HEATING[] PROGMEM = "SETTINGS.HEATING"; const char L_SETTINGS_HEATING[] PROGMEM = "SETTINGS.HEATING";
const char L_NETWORK[] PROGMEM = "NETWORK"; const char L_NETWORK[] PROGMEM = "NETWORK";
const char L_NETWORK_SETTINGS[] PROGMEM = "NETWORK.SETTINGS"; const char L_NETWORK_SETTINGS[] PROGMEM = "NETWORK.SETTINGS";
const char L_PORTAL_WEBSERVER[] PROGMEM = "PORTAL.WEBSERVER"; const char L_PORTAL_WEBSERVER[] PROGMEM = "PORTAL.WEBSERVER";
const char L_PORTAL_DNSSERVER[] PROGMEM = "PORTAL.DNSSERVER"; const char L_PORTAL_DNSSERVER[] PROGMEM = "PORTAL.DNSSERVER";
const char L_PORTAL_CAPTIVE[] PROGMEM = "PORTAL.CAPTIVE"; const char L_PORTAL_CAPTIVE[] PROGMEM = "PORTAL.CAPTIVE";
const char L_PORTAL_OTA[] PROGMEM = "PORTAL.OTA"; const char L_PORTAL_OTA[] PROGMEM = "PORTAL.OTA";
const char L_MAIN[] PROGMEM = "MAIN"; const char L_MAIN[] PROGMEM = "MAIN";
const char L_MQTT[] PROGMEM = "MQTT"; const char L_MQTT[] PROGMEM = "MQTT";
const char L_MQTT_MSG[] PROGMEM = "MQTT.MSG"; const char L_MQTT_HA[] PROGMEM = "MQTT.HA";
const char L_OT[] PROGMEM = "OT"; const char L_MQTT_MSG[] PROGMEM = "MQTT.MSG";
const char L_OT_DHW[] PROGMEM = "OT.DHW"; const char L_OT[] PROGMEM = "OT";
const char L_OT_HEATING[] PROGMEM = "OT.HEATING"; const char L_OT_DHW[] PROGMEM = "OT.DHW";
const char L_SENSORS_OUTDOOR[] PROGMEM = "SENSORS.OUTDOOR"; const char L_OT_HEATING[] PROGMEM = "OT.HEATING";
const char L_SENSORS_INDOOR[] PROGMEM = "SENSORS.INDOOR"; const char L_OT_CH2[] PROGMEM = "OT.CH2";
const char L_SENSORS_BLE[] PROGMEM = "SENSORS.BLE"; const char L_SENSORS[] PROGMEM = "SENSORS";
const char L_REGULATOR[] PROGMEM = "REGULATOR"; const char L_SENSORS_SETTINGS[] PROGMEM = "SENSORS.SETTINGS";
const char L_REGULATOR_PID[] PROGMEM = "REGULATOR.PID"; const char L_SENSORS_DALLAS[] PROGMEM = "SENSORS.DALLAS";
const char L_REGULATOR_EQUITHERM[] PROGMEM = "REGULATOR.EQUITHERM"; const char L_SENSORS_NTC[] PROGMEM = "SENSORS.NTC";
const char L_CASCADE_INPUT[] PROGMEM = "CASCADE.INPUT"; const char L_SENSORS_BLE[] PROGMEM = "SENSORS.BLE";
const char L_CASCADE_OUTPUT[] PROGMEM = "CASCADE.OUTPUT"; const char L_REGULATOR[] PROGMEM = "REGULATOR";
const char L_REGULATOR_PID[] PROGMEM = "REGULATOR.PID";
const char L_REGULATOR_EQUITHERM[] PROGMEM = "REGULATOR.EQUITHERM";
const char L_CASCADE_INPUT[] PROGMEM = "CASCADE.INPUT";
const char L_CASCADE_OUTPUT[] PROGMEM = "CASCADE.OUTPUT";
const char L_EXTPUMP[] PROGMEM = "EXTPUMP";
const char S_ACTIONS[] PROGMEM = "actions";
const char S_ACTIVE[] PROGMEM = "active";
const char S_ADDRESS[] PROGMEM = "address";
const char S_ANTI_STUCK_INTERVAL[] PROGMEM = "antiStuckInterval";
const char S_ANTI_STUCK_TIME[] PROGMEM = "antiStuckTime";
const char S_AP[] PROGMEM = "ap";
const char S_APP_VERSION[] PROGMEM = "appVersion";
const char S_AUTH[] PROGMEM = "auth";
const char S_BACKTRACE[] PROGMEM = "backtrace";
const char S_BATTERY[] PROGMEM = "battery";
const char S_BAUDRATE[] PROGMEM = "baudrate";
const char S_BLOCKING[] PROGMEM = "blocking";
const char S_BSSID[] PROGMEM = "bssid";
const char S_BUILD[] PROGMEM = "build";
const char S_CASCADE_CONTROL[] PROGMEM = "cascadeControl";
const char S_CHANNEL[] PROGMEM = "channel";
const char S_CH2_ALWAYS_ENABLED[] PROGMEM = "ch2AlwaysEnabled";
const char S_CHIP[] PROGMEM = "chip";
const char S_CODE[] PROGMEM = "code";
const char S_CONNECTED[] PROGMEM = "connected";
const char S_CONTINUES[] PROGMEM = "continues";
const char S_COOLING[] PROGMEM = "cooling";
const char S_COOLING_SUPPORT[] PROGMEM = "coolingSupport";
const char S_CORE[] PROGMEM = "core";
const char S_CORES[] PROGMEM = "cores";
const char S_CRASH[] PROGMEM = "crash";
const char S_CURRENT_TEMP[] PROGMEM = "currentTemp";
const char S_DATA[] PROGMEM = "data";
const char S_DATE[] PROGMEM = "date";
const char S_DHW[] PROGMEM = "dhw";
const char S_DHW_BLOCKING[] PROGMEM = "dhwBlocking";
const char S_DHW_SUPPORT[] PROGMEM = "dhwSupport";
const char S_DHW_TO_CH2[] PROGMEM = "dhwToCh2";
const char S_DIAG[] PROGMEM = "diag";
const char S_DNS[] PROGMEM = "dns";
const char S_DT[] PROGMEM = "dt";
const char S_D_FACTOR[] PROGMEM = "d_factor";
const char S_EMERGENCY[] PROGMEM = "emergency";
const char S_ENABLED[] PROGMEM = "enabled";
const char S_ENV[] PROGMEM = "env";
const char S_EPC[] PROGMEM = "epc";
const char S_EQUITHERM[] PROGMEM = "equitherm";
const char S_EXTERNAL_PUMP[] PROGMEM = "externalPump";
const char S_FACTOR[] PROGMEM = "factor";
const char S_FAULT[] PROGMEM = "fault";
const char S_FILTERING[] PROGMEM = "filtering";
const char S_FILTERING_FACTOR[] PROGMEM = "filteringFactor";
const char S_FLAGS[] PROGMEM = "flags";
const char S_FLAME[] PROGMEM = "flame";
const char S_FLASH[] PROGMEM = "flash";
const char S_FREE[] PROGMEM = "free";
const char S_FREQ[] PROGMEM = "freq";
const char S_GATEWAY[] PROGMEM = "gateway";
const char S_GET_MIN_MAX_TEMP[] PROGMEM = "getMinMaxTemp";
const char S_GPIO[] PROGMEM = "gpio";
const char S_HEAP[] PROGMEM = "heap";
const char S_HEATING[] PROGMEM = "heating";
const char S_HEATING_TO_CH2[] PROGMEM = "heatingToCh2";
const char S_HEATING_STATE_TO_SUMMER_WINTER_MODE[] PROGMEM = "heatingStateToSummerWinterMode";
const char S_HIDDEN[] PROGMEM = "hidden";
const char S_HOME_ASSISTANT_DISCOVERY[] PROGMEM = "homeAssistantDiscovery";
const char S_HOSTNAME[] PROGMEM = "hostname";
const char S_HUMIDITY[] PROGMEM = "humidity";
const char S_HYSTERESIS[] PROGMEM = "hysteresis";
const char S_ID[] PROGMEM = "id";
const char S_IMMERGAS_FIX[] PROGMEM = "immergasFix";
const char S_INDOOR_TEMP[] PROGMEM = "indoorTemp";
const char S_INDOOR_TEMP_CONTROL[] PROGMEM = "indoorTempControl";
const char S_IN_GPIO[] PROGMEM = "inGpio";
const char S_INPUT[] PROGMEM = "input";
const char S_INTERVAL[] PROGMEM = "interval";
const char S_INVERT_STATE[] PROGMEM = "invertState";
const char S_IP[] PROGMEM = "ip";
const char S_I_FACTOR[] PROGMEM = "i_factor";
const char S_K_FACTOR[] PROGMEM = "k_factor";
const char S_LOGIN[] PROGMEM = "login";
const char S_LOG_LEVEL[] PROGMEM = "logLevel";
const char S_MAC[] PROGMEM = "mac";
const char S_MASTER[] PROGMEM = "master";
const char S_MAX[] PROGMEM = "max";
const char S_MAX_FREE_BLOCK[] PROGMEM = "maxFreeBlock";
const char S_MAX_MODULATION[] PROGMEM = "maxModulation";
const char S_MAX_POWER[] PROGMEM = "maxPower";
const char S_MAX_TEMP[] PROGMEM = "maxTemp";
const char S_MAX_TEMP_SYNC_WITH_TARGET_TEMP[] PROGMEM = "maxTempSyncWithTargetTemp";
const char S_MEMBER_ID[] PROGMEM = "memberId";
const char S_MIN[] PROGMEM = "min";
const char S_MIN_FREE[] PROGMEM = "minFree";
const char S_MIN_MAX_FREE_BLOCK[] PROGMEM = "minMaxFreeBlock";
const char S_MIN_POWER[] PROGMEM = "minPower";
const char S_MIN_TEMP[] PROGMEM = "minTemp";
const char S_MODEL[] PROGMEM = "model";
const char S_MODULATION[] PROGMEM = "modulation";
const char S_MODULATION_SYNC_WITH_HEATING[] PROGMEM = "modulationSyncWithHeating";
const char S_MQTT[] PROGMEM = "mqtt";
const char S_NAME[] PROGMEM = "name";
const char S_NATIVE_HEATING_CONTROL[] PROGMEM = "nativeHeatingControl";
const char S_NETWORK[] PROGMEM = "network";
const char S_N_FACTOR[] PROGMEM = "n_factor";
const char S_OFFSET[] PROGMEM = "offset";
const char S_ON_ENABLED_HEATING[] PROGMEM = "onEnabledHeating";
const char S_ON_FAULT[] PROGMEM = "onFault";
const char S_ON_LOSS_CONNECTION[] PROGMEM = "onLossConnection";
const char S_OPENTHERM[] PROGMEM = "opentherm";
const char S_OPTIONS[] PROGMEM = "options";
const char S_OUTDOOR_TEMP[] PROGMEM = "outdoorTemp";
const char S_OUT_GPIO[] PROGMEM = "outGpio";
const char S_OUTPUT[] PROGMEM = "output";
const char S_PASSWORD[] PROGMEM = "password";
const char S_PID[] PROGMEM = "pid";
const char S_PORT[] PROGMEM = "port";
const char S_PORTAL[] PROGMEM = "portal";
const char S_POST_CIRCULATION_TIME[] PROGMEM = "postCirculationTime";
const char S_POWER[] PROGMEM = "power";
const char S_PREFIX[] PROGMEM = "prefix";
const char S_PROTOCOL_VERSION[] PROGMEM = "protocolVersion";
const char S_PURPOSE[] PROGMEM = "purpose";
const char S_P_FACTOR[] PROGMEM = "p_factor";
const char S_REAL_SIZE[] PROGMEM = "realSize";
const char S_REASON[] PROGMEM = "reason";
const char S_RESET_DIAGNOSTIC[] PROGMEM = "resetDiagnostic";
const char S_RESET_FAULT[] PROGMEM = "resetFault";
const char S_RESET_REASON[] PROGMEM = "resetReason";
const char S_RESTART[] PROGMEM = "restart";
const char S_RETURN_TEMP[] PROGMEM = "returnTemp";
const char S_REV[] PROGMEM = "rev";
const char S_RSSI[] PROGMEM = "rssi";
const char S_RX_LED_GPIO[] PROGMEM = "rxLedGpio";
const char S_SDK[] PROGMEM = "sdk";
const char S_SENSORS[] PROGMEM = "sensors";
const char S_SERIAL[] PROGMEM = "serial";
const char S_SERVER[] PROGMEM = "server";
const char S_SETTINGS[] PROGMEM = "settings";
const char S_SIGNAL_QUALITY[] PROGMEM = "signalQuality";
const char S_SIZE[] PROGMEM = "size";
const char S_SLAVE[] PROGMEM = "slave";
const char S_SSID[] PROGMEM = "ssid";
const char S_STA[] PROGMEM = "sta";
const char S_STATE[] PROGMEM = "state";
const char S_STATIC_CONFIG[] PROGMEM = "staticConfig";
const char S_STATUS_LED_GPIO[] PROGMEM = "statusLedGpio";
const char S_SETPOINT_TEMP[] PROGMEM = "setpointTemp";
const char S_SUBNET[] PROGMEM = "subnet";
const char S_SUMMER_WINTER_MODE[] PROGMEM = "summerWinterMode";
const char S_SYSTEM[] PROGMEM = "system";
const char S_TARGET[] PROGMEM = "target";
const char S_TARGET_TEMP[] PROGMEM = "targetTemp";
const char S_TELNET[] PROGMEM = "telnet";
const char S_TEMPERATURE[] PROGMEM = "temperature";
const char S_THRESHOLD_TIME[] PROGMEM = "thresholdTime";
const char S_TOTAL[] PROGMEM = "total";
const char S_TRESHOLD_TIME[] PROGMEM = "tresholdTime";
const char S_TURBO[] PROGMEM = "turbo";
const char S_TURBO_FACTOR[] PROGMEM = "turboFactor";
const char S_TYPE[] PROGMEM = "type";
const char S_T_FACTOR[] PROGMEM = "t_factor";
const char S_UNIT_SYSTEM[] PROGMEM = "unitSystem";
const char S_UPTIME[] PROGMEM = "uptime";
const char S_USE[] PROGMEM = "use";
const char S_USE_DHCP[] PROGMEM = "useDhcp";
const char S_USER[] PROGMEM = "user";
const char S_VALUE[] PROGMEM = "value";
const char S_VERSION[] PROGMEM = "version";

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -49,6 +49,12 @@
<glyph glyph-name="wifi-strength-2-1" <glyph glyph-name="wifi-strength-2-1"
unicode="&#x77;&#x69;&#x66;&#x69;&#x5F;&#x73;&#x74;&#x72;&#x65;&#x6E;&#x67;&#x74;&#x68;&#x5F;&#x32;" unicode="&#x77;&#x69;&#x66;&#x69;&#x5F;&#x73;&#x74;&#x72;&#x65;&#x6E;&#x67;&#x74;&#x68;&#x5F;&#x32;"
horiz-adv-x="1022.9733303792667" d="M511.4866651896334 768.1283337025917C332.0397604864727 768.1283337025917 157.7087214326013 708.0286505428097 16.1967447318741 597.6324456402496C187.9713494571903 381.9559014844185 336.3024823621839 198.2472739029395 511.4866651896334 -20.4132754656288C685.3921313541088 196.1154134663874 862.7071756207173 416.9078232715078 1008.0553023103668 597.6324456402497C866.1177527202434 708.0286505428097 691.3591427821901 768.1283337025917 511.4866651896334 768.1283337025917M511.4866651896334 682.8808891701171C642.3423366997788 682.8808891701171 771.0661477733722 646.2236788332648 882.7410693389065 578.4516956956384L745.9183864006797 408.8089514068742C693.0644313319532 438.2194346552781 612.505281564586 469.7607793428413 511.4866651896334 469.7607793428413C410.0414769278917 469.7607793428413 329.9088990473136 437.7928627684892 277.0549439785871 408.8089514068743L139.3801162641751 578.8782675824273C251.9071826058945 646.6502507200537 380.6309936794878 682.8808891701171 511.4866651896334 682.8808891701171z" /> horiz-adv-x="1022.9733303792667" d="M511.4866651896334 768.1283337025917C332.0397604864727 768.1283337025917 157.7087214326013 708.0286505428097 16.1967447318741 597.6324456402496C187.9713494571903 381.9559014844185 336.3024823621839 198.2472739029395 511.4866651896334 -20.4132754656288C685.3921313541088 196.1154134663874 862.7071756207173 416.9078232715078 1008.0553023103668 597.6324456402497C866.1177527202434 708.0286505428097 691.3591427821901 768.1283337025917 511.4866651896334 768.1283337025917M511.4866651896334 682.8808891701171C642.3423366997788 682.8808891701171 771.0661477733722 646.2236788332648 882.7410693389065 578.4516956956384L745.9183864006797 408.8089514068742C693.0644313319532 438.2194346552781 612.505281564586 469.7607793428413 511.4866651896334 469.7607793428413C410.0414769278917 469.7607793428413 329.9088990473136 437.7928627684892 277.0549439785871 408.8089514068743L139.3801162641751 578.8782675824273C251.9071826058945 646.6502507200537 380.6309936794878 682.8808891701171 511.4866651896334 682.8808891701171z" />
<glyph glyph-name="error"
unicode="&#xE007;"
horiz-adv-x="1024" d="M512 810.667C747.605 810.667 938.667 619.605 938.667 384C938.667 148.395 747.6049999999999 -42.6669999999999 511.9999999999999 -42.6669999999999C276.395 -42.6669999999999 85.333 148.3950000000001 85.333 384.0000000000001C85.333 619.605 276.395 810.667 512 810.667zM512 725.333C323.7970000000001 725.333 170.667 572.203 170.667 384C170.667 195.797 323.797 42.6669999999999 512 42.6669999999999C700.203 42.6669999999999 853.3330000000001 195.7969999999999 853.3330000000001 384C853.3330000000001 572.203 700.2030000000001 725.3330000000001 512 725.3330000000001zM609.835 542.165L670.1650000000001 481.835L572.33 384L670.1650000000001 286.165L609.835 225.8349999999999L512 323.67L414.165 225.8349999999999L353.8350000000001 286.165L451.67 384L353.8350000000001 481.835L414.165 542.165L512 444.33L609.835 542.165z" />
<glyph glyph-name="error-1"
unicode="&#x65;&#x72;&#x72;&#x6F;&#x72;"
horiz-adv-x="1024" d="M512 810.667C747.605 810.667 938.667 619.605 938.667 384C938.667 148.395 747.6049999999999 -42.6669999999999 511.9999999999999 -42.6669999999999C276.395 -42.6669999999999 85.333 148.3950000000001 85.333 384.0000000000001C85.333 619.605 276.395 810.667 512 810.667zM512 725.333C323.7970000000001 725.333 170.667 572.203 170.667 384C170.667 195.797 323.797 42.6669999999999 512 42.6669999999999C700.203 42.6669999999999 853.3330000000001 195.7969999999999 853.3330000000001 384C853.3330000000001 572.203 700.2030000000001 725.3330000000001 512 725.3330000000001zM609.835 542.165L670.1650000000001 481.835L572.33 384L670.1650000000001 286.165L609.835 225.8349999999999L512 323.67L414.165 225.8349999999999L353.8350000000001 286.165L451.67 384L353.8350000000001 481.835L414.165 542.165L512 444.33L609.835 542.165z" />
<glyph glyph-name="wifi-strength-3" <glyph glyph-name="wifi-strength-3"
unicode="&#xE008;" unicode="&#xE008;"
horiz-adv-x="1022.9733303792667" d="M511.4866651896334 768.1283337025917C332.0397604864727 768.1283337025917 157.7087214326013 708.0286505428097 16.1967447318741 597.6324456402496C187.9713494571903 381.9559014844185 336.3024823621839 198.2472739029395 511.4866651896334 -20.4132754656288C685.3921313541088 196.1154134663874 862.7071756207173 416.9078232715078 1008.0553023103668 597.6324456402497C866.1177527202434 708.0286505428097 691.3591427821901 768.1283337025917 511.4866651896334 768.1283337025917M511.4866651896334 682.8808891701171C642.3423366997788 682.8808891701171 771.0661477733722 646.2236788332648 882.7410693389065 578.4516956956384L800.0500591349871 474.8756459947375C735.688653096887 512.385001107775 634.2434648351453 555.0092228727087 511.4866651896334 555.0092228727087C383.614998892225 555.0092228727087 284.7272439564316 512.385001107775 222.0701274707015 476.5809345445006L139.3801162641751 578.8782675824273C251.9071826058945 646.6502507200537 380.6309936794878 682.8808891701171 511.4866651896334 682.8808891701171z" /> horiz-adv-x="1022.9733303792667" d="M511.4866651896334 768.1283337025917C332.0397604864727 768.1283337025917 157.7087214326013 708.0286505428097 16.1967447318741 597.6324456402496C187.9713494571903 381.9559014844185 336.3024823621839 198.2472739029395 511.4866651896334 -20.4132754656288C685.3921313541088 196.1154134663874 862.7071756207173 416.9078232715078 1008.0553023103668 597.6324456402497C866.1177527202434 708.0286505428097 691.3591427821901 768.1283337025917 511.4866651896334 768.1283337025917M511.4866651896334 682.8808891701171C642.3423366997788 682.8808891701171 771.0661477733722 646.2236788332648 882.7410693389065 578.4516956956384L800.0500591349871 474.8756459947375C735.688653096887 512.385001107775 634.2434648351453 555.0092228727087 511.4866651896334 555.0092228727087C383.614998892225 555.0092228727087 284.7272439564316 512.385001107775 222.0701274707015 476.5809345445006L139.3801162641751 578.8782675824273C251.9071826058945 646.6502507200537 380.6309936794878 682.8808891701171 511.4866651896334 682.8808891701171z" />
@@ -67,12 +73,24 @@
<glyph glyph-name="wifi-strength-4-1" <glyph glyph-name="wifi-strength-4-1"
unicode="&#x77;&#x69;&#x66;&#x69;&#x5F;&#x73;&#x74;&#x72;&#x65;&#x6E;&#x67;&#x74;&#x68;&#x5F;&#x34;" unicode="&#x77;&#x69;&#x66;&#x69;&#x5F;&#x73;&#x74;&#x72;&#x65;&#x6E;&#x67;&#x74;&#x68;&#x5F;&#x34;"
horiz-adv-x="1022.9733303792667" d="M511.4866651896334 768.1283337025917C332.0397604864727 768.1283337025917 157.7087214326013 708.0286505428097 16.1967447318741 597.6324456402496C187.9713494571903 381.9559014844185 336.3024823621839 198.2472739029395 511.4866651896334 -20.4132754656288C685.3921313541088 196.1154134663874 862.7071756207173 416.9078232715078 1008.0553023103668 597.6324456402497C866.1177527202434 708.0286505428097 691.3591427821901 768.1283337025917 511.4866651896334 768.1283337025917z" /> horiz-adv-x="1022.9733303792667" d="M511.4866651896334 768.1283337025917C332.0397604864727 768.1283337025917 157.7087214326013 708.0286505428097 16.1967447318741 597.6324456402496C187.9713494571903 381.9559014844185 336.3024823621839 198.2472739029395 511.4866651896334 -20.4132754656288C685.3921313541088 196.1154134663874 862.7071756207173 416.9078232715078 1008.0553023103668 597.6324456402497C866.1177527202434 708.0286505428097 691.3591427821901 768.1283337025917 511.4866651896334 768.1283337025917z" />
<glyph glyph-name="success"
unicode="&#xE00B;"
horiz-adv-x="1024" d="M512 810.667C276.36 810.667 85.333 619.64 85.333 384C85.333 148.36 276.3590000000001 -42.6669999999999 512 -42.6669999999999C747.64 -42.6669999999999 938.667 148.3590000000002 938.667 384.0000000000001C938.667 619.64 747.64 810.667 512 810.667zM512 42.667C323.79 42.667 170.667 195.789 170.667 384.0000000000001C170.667 572.21 323.789 725.3330000000001 512 725.3330000000001C700.21 725.3330000000001 853.3330000000001 572.211 853.3330000000001 384.0000000000001C853.3330000000001 195.7900000000001 700.211 42.667 512 42.667zM672.672 536.437L733.005 476.104L469.333 211.328L311.167 369.495L371.5 429.828L469.333 331.995L672.673 536.438z" />
<glyph glyph-name="success-1"
unicode="&#x73;&#x75;&#x63;&#x63;&#x65;&#x73;&#x73;"
horiz-adv-x="1024" d="M512 810.667C276.36 810.667 85.333 619.64 85.333 384C85.333 148.36 276.3590000000001 -42.6669999999999 512 -42.6669999999999C747.64 -42.6669999999999 938.667 148.3590000000002 938.667 384.0000000000001C938.667 619.64 747.64 810.667 512 810.667zM512 42.667C323.79 42.667 170.667 195.789 170.667 384.0000000000001C170.667 572.21 323.789 725.3330000000001 512 725.3330000000001C700.21 725.3330000000001 853.3330000000001 572.211 853.3330000000001 384.0000000000001C853.3330000000001 195.7900000000001 700.211 42.667 512 42.667zM672.672 536.437L733.005 476.104L469.333 211.328L311.167 369.495L371.5 429.828L469.333 331.995L672.673 536.438z" />
<glyph glyph-name="up" <glyph glyph-name="up"
unicode="&#xE00C;" unicode="&#xE00C;"
horiz-adv-x="893.7641930109211" d="M69.6258266430383 317.8562626928574L25.3366188643721 362.1454704715236C6.5835308860179 380.8985584498777 6.5835308860179 411.2227007127483 25.3366188643721 429.7762877551625L412.9669373956711 817.6021172036826C431.7200253740253 836.3552051820368 462.0441676368958 836.3552051820368 480.59775467931 817.6021172036826L868.2280732106092 429.9717986723836C886.9811611889633 411.2187106940295 886.9811611889633 380.894568431159 868.2280732106092 362.3409813887447L823.938865431943 318.0517736100786C804.9862765176489 299.0991846957845 774.0636314469585 299.4981865676644 755.5100444045443 318.8497773538383L526.6824708814356 559.0528942442421V-14.3127956471388C526.6824708814356 -40.8464201271506 505.3358707358623 -62.1930202727239 478.8022462558506 -62.1930202727239H414.9619467550705C388.4283222750588 -62.1930202727239 367.0817221294855 -40.8464201271506 367.0817221294855 -14.3127956471388V559.0528942442422L138.0546476704369 318.6542664366173C119.5010606280227 299.1031747145034 88.5784155573324 298.7041728426234 69.6258266430383 317.8562626928575z" /> horiz-adv-x="893.7641930109211" d="M69.6258266430383 317.8562626928574L25.3366188643721 362.1454704715236C6.5835308860179 380.8985584498777 6.5835308860179 411.2227007127483 25.3366188643721 429.7762877551625L412.9669373956711 817.6021172036826C431.7200253740253 836.3552051820368 462.0441676368958 836.3552051820368 480.59775467931 817.6021172036826L868.2280732106092 429.9717986723836C886.9811611889633 411.2187106940295 886.9811611889633 380.894568431159 868.2280732106092 362.3409813887447L823.938865431943 318.0517736100786C804.9862765176489 299.0991846957845 774.0636314469585 299.4981865676644 755.5100444045443 318.8497773538383L526.6824708814356 559.0528942442421V-14.3127956471388C526.6824708814356 -40.8464201271506 505.3358707358623 -62.1930202727239 478.8022462558506 -62.1930202727239H414.9619467550705C388.4283222750588 -62.1930202727239 367.0817221294855 -40.8464201271506 367.0817221294855 -14.3127956471388V559.0528942442422L138.0546476704369 318.6542664366173C119.5010606280227 299.1031747145034 88.5784155573324 298.7041728426234 69.6258266430383 317.8562626928575z" />
<glyph glyph-name="up-1" <glyph glyph-name="up-1"
unicode="&#x75;&#x70;" unicode="&#x75;&#x70;"
horiz-adv-x="893.7641930109211" d="M69.6258266430383 317.8562626928574L25.3366188643721 362.1454704715236C6.5835308860179 380.8985584498777 6.5835308860179 411.2227007127483 25.3366188643721 429.7762877551625L412.9669373956711 817.6021172036826C431.7200253740253 836.3552051820368 462.0441676368958 836.3552051820368 480.59775467931 817.6021172036826L868.2280732106092 429.9717986723836C886.9811611889633 411.2187106940295 886.9811611889633 380.894568431159 868.2280732106092 362.3409813887447L823.938865431943 318.0517736100786C804.9862765176489 299.0991846957845 774.0636314469585 299.4981865676644 755.5100444045443 318.8497773538383L526.6824708814356 559.0528942442421V-14.3127956471388C526.6824708814356 -40.8464201271506 505.3358707358623 -62.1930202727239 478.8022462558506 -62.1930202727239H414.9619467550705C388.4283222750588 -62.1930202727239 367.0817221294855 -40.8464201271506 367.0817221294855 -14.3127956471388V559.0528942442422L138.0546476704369 318.6542664366173C119.5010606280227 299.1031747145034 88.5784155573324 298.7041728426234 69.6258266430383 317.8562626928575z" /> horiz-adv-x="893.7641930109211" d="M69.6258266430383 317.8562626928574L25.3366188643721 362.1454704715236C6.5835308860179 380.8985584498777 6.5835308860179 411.2227007127483 25.3366188643721 429.7762877551625L412.9669373956711 817.6021172036826C431.7200253740253 836.3552051820368 462.0441676368958 836.3552051820368 480.59775467931 817.6021172036826L868.2280732106092 429.9717986723836C886.9811611889633 411.2187106940295 886.9811611889633 380.894568431159 868.2280732106092 362.3409813887447L823.938865431943 318.0517736100786C804.9862765176489 299.0991846957845 774.0636314469585 299.4981865676644 755.5100444045443 318.8497773538383L526.6824708814356 559.0528942442421V-14.3127956471388C526.6824708814356 -40.8464201271506 505.3358707358623 -62.1930202727239 478.8022462558506 -62.1930202727239H414.9619467550705C388.4283222750588 -62.1930202727239 367.0817221294855 -40.8464201271506 367.0817221294855 -14.3127956471388V559.0528942442422L138.0546476704369 318.6542664366173C119.5010606280227 299.1031747145034 88.5784155573324 298.7041728426234 69.6258266430383 317.8562626928575z" />
<glyph glyph-name="alarm"
unicode="&#xE00D;"
horiz-adv-x="1024" d="M512 810.667C747.22 810.667 938.667 619.22 938.667 384C938.667 148.78 747.2199999999999 -42.6669999999999 511.9999999999999 -42.6669999999999C276.78 -42.667 85.333 148.78 85.333 384C85.333 619.22 276.78 810.667 512 810.667zM512 725.333C323.082 725.333 170.667 572.918 170.667 384C170.667 195.082 323.082 42.6669999999999 512 42.6669999999999C700.918 42.6669999999999 853.3330000000001 195.0819999999999 853.3330000000001 384C853.3330000000001 572.918 700.9180000000001 725.3330000000001 512 725.3330000000001zM512 266.581C542.476 266.581 565.333 244.054 565.333 213.3340000000001S542.476 160.085 512 160.085C480.83 160.085 458.667 182.6130000000001 458.667 214.015C458.667 244.053 481.524 266.581 512 266.581zM554.667 640V341.3330000000001H469.333V640H554.667z" />
<glyph glyph-name="alarm-1"
unicode="&#x61;&#x6C;&#x61;&#x72;&#x6D;"
horiz-adv-x="1024" d="M512 810.667C747.22 810.667 938.667 619.22 938.667 384C938.667 148.78 747.2199999999999 -42.6669999999999 511.9999999999999 -42.6669999999999C276.78 -42.667 85.333 148.78 85.333 384C85.333 619.22 276.78 810.667 512 810.667zM512 725.333C323.082 725.333 170.667 572.918 170.667 384C170.667 195.082 323.082 42.6669999999999 512 42.6669999999999C700.918 42.6669999999999 853.3330000000001 195.0819999999999 853.3330000000001 384C853.3330000000001 572.918 700.9180000000001 725.3330000000001 512 725.3330000000001zM512 266.581C542.476 266.581 565.333 244.054 565.333 213.3340000000001S542.476 160.085 512 160.085C480.83 160.085 458.667 182.6130000000001 458.667 214.015C458.667 244.053 481.524 266.581 512 266.581zM554.667 640V341.3330000000001H469.333V640H554.667z" />
</font> </font>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -74,8 +74,9 @@
"section": { "section": {
"control": "Control", "control": "Control",
"states": "States and sensors", "states": "States",
"otDiag": "OpenTherm diagnostic" "sensors": "Sensors",
"diag": "OpenTherm diagnostic"
}, },
"thermostat": { "thermostat": {
@@ -86,39 +87,58 @@
"turbo": "Turbo mode" "turbo": "Turbo mode"
}, },
"state": { "notify": {
"ot": "OpenTherm connected", "fault": {
"mqtt": "MQTT connected", "title": "Boiler Fault state is active!",
"emergency": "Emergency", "note": "It is recommended to inspect the boiler and study the documentation to interpret the fault code:"
"heating": "Heating", },
"dhw": "DHW", "diag": {
"flame": "Flame", "title": "Boiler Diagnostic state is active!",
"fault": "Fault", "note": "Perhaps your boiler needs inspection? It is recommended study the documentation to interpret the diag code:"
"diag": "Diagnostic", },
"extpump": "External pump", "reset": "Try reset"
"outdoorSensorConnected": "Outdoor sensor connected", },
"outdoorSensorRssi": "Outdoor sensor RSSI",
"outdoorSensorHumidity": "Outdoor sensor humidity", "states": {
"outdoorSensorBattery": "Outdoor sensor battery", "mNetworkConnected": "Network connection",
"indoorSensorConnected": "Indoor sensor connected", "mMqttConnected": "MQTT connection",
"cascadeControlInput": "Cascade control (input)", "mEmergencyState": "Emergency mode",
"cascadeControlOutput": "Cascade control (output)", "mExtPumpState": "External pump",
"indoorSensorRssi": "Indoor sensor RSSI", "mCascadeControlInput": "Cascade control (input)",
"indoorSensorHumidity": "Indoor sensor humidity", "mCascadeControlOutput": "Cascade control (output)",
"indoorSensorBattery": "Indoor sensor battery",
"modulation": "Modulation", "sConnected": "OpenTherm connection",
"pressure": "Pressure", "sFlame": "Flame",
"dhwFlowRate": "DHW flow rate", "sCooling": "Cooling",
"power": "Current power", "sFaultActive": "Fault",
"faultCode": "Fault code", "sFaultCode": "Fault code",
"diagCode": "Diagnostic code", "sDiagActive": "Diagnostic",
"indoorTemp": "Indoor temp", "sDiagCode": "Diagnostic code",
"outdoorTemp": "Outdoor temp",
"heatingTemp": "Heating temp", "mHeatEnabled": "Heating enabled",
"heatingSetpointTemp": "Heating setpoint temp", "mHeatBlocking": "Heating blocked",
"heatingReturnTemp": "Heating return temp", "sHeatActive": "Heating active",
"dhwTemp": "DHW temp", "mHeatSetpointTemp": "Heating setpoint temp",
"exhaustTemp": "Exhaust temp" "mHeatTargetTemp": "Heating target temp",
"mHeatCurrTemp": "Heating current temp",
"mHeatRetTemp": "Heating return temp",
"mHeatIndoorTemp": "Heating, indoor temp",
"mHeatOutdoorTemp": "Heating, outdoor temp",
"mDhwEnabled": "DHW enabled",
"sDhwActive": "DHW active",
"mDhwTargetTemp": "DHW target temp",
"mDhwCurrTemp": "DHW current temp",
"mDhwRetTemp": "DHW return temp"
},
"sensors": {
"values": {
"temp": "Temperature",
"humidity": "Humidity",
"battery": "Battery",
"rssi": "RSSI"
}
} }
}, },
@@ -161,6 +181,87 @@
} }
}, },
"sensors": {
"title": "Sensors settings - OpenTherm Gateway",
"name": "Sensors settings",
"enabled": "Enabled",
"sensorName": {
"title": "Sensor name",
"note": "May only contain: a-z, A-Z, 0-9, _ and space"
},
"purpose": "Purpose",
"purposes": {
"outdoorTemp": "Outdoor temperature",
"indoorTemp": "Indoor temperature",
"heatTemp": "Heating, temperature",
"heatRetTemp": "Heating, return temperature",
"dhwTemp": "DHW, temperature",
"dhwRetTemp": "DHW, return temperature",
"dhwFlowRate": "DHW, flow rate",
"exhaustTemp": "Exhaust temperature",
"modLevel": "Modulation level (in percents)",
"powerFactor": "Power (in percent)",
"power": "Power (in kWt)",
"fanSpeed": "Fan speed",
"co2": "CO2",
"pressure": "Pressure",
"humidity": "Humidity",
"temperature": "Temperature",
"notConfigured": "Not configured"
},
"type": "Type/source",
"types": {
"otOutdoorTemp": "OpenTherm, outdoor temp",
"otHeatTemp": "OpenTherm, heating, temp",
"otHeatRetTemp": "OpenTherm, heating, return temp",
"otDhwTemp": "OpenTherm, DHW, temperature",
"otDhwTemp2": "OpenTherm, DHW, temperature 2",
"otDhwFlowRate": "OpenTherm, DHW, flow rate",
"otCh2Temp": "OpenTherm, channel 2, temp",
"otExhaustTemp": "OpenTherm, exhaust temp",
"otHeatExchangerTemp": "OpenTherm, heat exchanger temp",
"otPressure": "OpenTherm, pressure",
"otModLevel": "OpenTherm, modulation level",
"otCurrentPower": "OpenTherm, current power",
"otExhaustCo2": "OpenTherm, exhaust CO2",
"otExhaustFanSpeed": "OpenTherm, exhaust fan speed",
"otSupplyFanSpeed": "OpenTherm, supply fan speed",
"otSolarStorageTemp": "OpenTherm, solar storage temp",
"otSolarCollectorTemp": "OpenTherm, solar collector temp",
"otFanSpeedSetpoint": "OpenTherm, setpoint fan speed",
"otFanSpeedCurrent": "OpenTherm, current fan speed",
"ntcTemp": "NTC sensor",
"dallasTemp": "DALLAS sensor",
"bluetooth": "BLE sensor",
"heatSetpointTemp": "Heating, setpoint temp",
"manual": "Manual via MQTT/API",
"notConfigured": "Not configured"
},
"gpio": "GPIO",
"address": {
"title": "Sensor address",
"note": "For auto detection of DALLAS sensors leave it at default, for BLE devices need a MAC address"
},
"correction": {
"desc": "Correction of values",
"offset": "Compensation (offset)",
"factor": "Multiplier"
},
"filtering": {
"desc": "Filtering values",
"enabled": {
"title": "Enabled filtering",
"note": "It can be useful if there is a lot of sharp noise on the charts. The filter used is \"Running Average\"."
},
"factor": {
"title": "Filtration factor",
"note": "The lower the value, the smoother and <u>longer</u> the change in numeric values."
}
}
},
"settings": { "settings": {
"title": "Settings - OpenTherm Gateway", "title": "Settings - OpenTherm Gateway",
"name": "Settings", "name": "Settings",
@@ -176,8 +277,6 @@
"pid": "PID settings", "pid": "PID settings",
"ot": "OpenTherm settings", "ot": "OpenTherm settings",
"mqtt": "MQTT settings", "mqtt": "MQTT settings",
"outdorSensor": "Outdoor sensor settings",
"indoorSensor": "Indoor sensor settings",
"extPump": "External pump settings", "extPump": "External pump settings",
"cascadeControl": "Cascade control settings" "cascadeControl": "Cascade control settings"
}, },
@@ -207,11 +306,11 @@
"statusLedGpio": "Status LED GPIO", "statusLedGpio": "Status LED GPIO",
"logLevel": "Log level", "logLevel": "Log level",
"serial": { "serial": {
"enable": "Enable Serial port", "enable": "Enabled Serial port",
"baud": "Serial port baud rate" "baud": "Serial port baud rate"
}, },
"telnet": { "telnet": {
"enable": "Enable Telnet", "enable": "Enabled Telnet",
"port": { "port": {
"title": "Telnet port", "title": "Telnet port",
"note": "Default: 23" "note": "Default: 23"
@@ -256,16 +355,9 @@
"inGpio": "In GPIO", "inGpio": "In GPIO",
"outGpio": "Out GPIO", "outGpio": "Out GPIO",
"ledGpio": "RX LED GPIO", "ledGpio": "RX LED GPIO",
"memberIdCode": "Master MemberID code", "memberId": "Master member ID",
"flags": "Master flags",
"maxMod": "Max modulation level", "maxMod": "Max modulation level",
"pressureFactor": {
"title": "Coeff. pressure correction",
"note": "If the pressure displayed is <b>X10</b> from the real one, set the <b>0.1</b>."
},
"dhwFlowRateFactor": {
"title": "Coeff. DHW flow rate correction",
"note": "If the DHW flow rate displayed is <b>X10</b> from the real one, set the <b>0.1</b>."
},
"minPower": { "minPower": {
"title": "Min boiler power <small>(kW)</small>", "title": "Min boiler power <small>(kW)</small>",
"note": "This value is at 0-1% boiler modulation level. Typically found in the boiler specification as \"minimum useful heat output\"." "note": "This value is at 0-1% boiler modulation level. Typically found in the boiler specification as \"minimum useful heat output\"."
@@ -274,27 +366,19 @@
"title": "Max boiler power <small>(kW)</small>", "title": "Max boiler power <small>(kW)</small>",
"note": "<b>0</b> - try detect automatically. Typically found in the boiler specification as \"maximum useful heat output\"." "note": "<b>0</b> - try detect automatically. Typically found in the boiler specification as \"maximum useful heat output\"."
}, },
"fnv": {
"desc": "Filtering numeric values",
"enable": {
"title": "Enable filtering",
"note": "It can be useful if there is a lot of sharp noise on the charts. The filter used is \"Running Average\"."
},
"factor": {
"title": "Filtration coeff.",
"note": "The lower the value, the smoother and <u>longer</u> the change in numeric values."
}
},
"options": { "options": {
"desc": "Options", "desc": "Options",
"dhwPresent": "DHW present", "dhwSupport": "DHW support",
"coolingSupport": "Cooling support",
"summerWinterMode": "Summer/winter mode", "summerWinterMode": "Summer/winter mode",
"heatingCh2Enabled": "Heating CH2 always enabled", "heatingStateToSummerWinterMode": "Heating state as summer/winter mode",
"heatingCh1ToCh2": "Duplicate heating CH1 to CH2", "ch2AlwaysEnabled": "CH2 always enabled",
"heatingToCh2": "Duplicate heating to CH2",
"dhwToCh2": "Duplicate DHW to CH2", "dhwToCh2": "Duplicate DHW to CH2",
"dhwBlocking": "DHW blocking", "dhwBlocking": "DHW blocking",
"modulationSyncWithHeating": "Sync modulation with heating", "modulationSyncWithHeating": "Sync modulation with heating",
"maxTempSyncWithTargetTemp": "Sync max heating temp with target temp",
"getMinMaxTemp": "Get min/max temp from boiler", "getMinMaxTemp": "Get min/max temp from boiler",
"immergasFix": "Fix for Immergas boilers" "immergasFix": "Fix for Immergas boilers"
}, },
@@ -315,20 +399,6 @@
"interval": "Publish interval <small>(sec)</small>" "interval": "Publish interval <small>(sec)</small>"
}, },
"tempSensor": {
"source": {
"type": "Source type",
"boilerOutdoor": "From boiler via OpenTherm",
"boilerReturn": "Return heat carrier temp via OpenTherm",
"manual": "Manual via MQTT/API",
"ext": "External (DS18B20)",
"ble": "BLE device"
},
"gpio": "GPIO",
"offset": "Temp offset <small>(calibration)</small>",
"bleAddress": "BLE device MAC address"
},
"extPump": { "extPump": {
"use": "Use external pump", "use": "Use external pump",
"gpio": "Relay GPIO", "gpio": "Relay GPIO",
@@ -340,14 +410,14 @@
"cascadeControl": { "cascadeControl": {
"input": { "input": {
"desc": "Can be used to turn on the heating only if another boiler is faulty. The other boiler controller must change the state of the GPIO input in the event of a fault.", "desc": "Can be used to turn on the heating only if another boiler is faulty. The other boiler controller must change the state of the GPIO input in the event of a fault.",
"enable": "Enable input", "enable": "Enabled input",
"gpio": "GPIO", "gpio": "GPIO",
"invertState": "Invert GPIO state", "invertState": "Invert GPIO state",
"thresholdTime": "State change threshold time <small>(sec)</small>" "thresholdTime": "State change threshold time <small>(sec)</small>"
}, },
"output": { "output": {
"desc": "Can be used to switch on another boiler <u>via relay</u>.", "desc": "Can be used to switch on another boiler <u>via relay</u>.",
"enable": "Enable output", "enable": "Enabled output",
"gpio": "GPIO", "gpio": "GPIO",
"invertState": "Invert GPIO state", "invertState": "Invert GPIO state",
"thresholdTime": "State change threshold time <small>(sec)</small>", "thresholdTime": "State change threshold time <small>(sec)</small>",
@@ -374,7 +444,7 @@
"note": { "note": {
"disclaimer1": "After a successful upgrade the filesystem, ALL settings will be reset to default values! Save backup before upgrading.", "disclaimer1": "After a successful upgrade the filesystem, ALL settings will be reset to default values! Save backup before upgrading.",
"disclaimer2": "After a successful upgrade, the device will automatically reboot after 10 seconds." "disclaimer2": "After a successful upgrade, the device will automatically reboot after 15 seconds."
}, },
"settingsFile": "Settings file", "settingsFile": "Settings file",

View File

@@ -74,8 +74,9 @@
"section": { "section": {
"control": "Управление", "control": "Управление",
"states": "Состояние и сенсоры", "states": "Состояние",
"otDiag": "Диагностика OpenTherm" "sensors": "Сенсоры",
"diag": "Диагностика OpenTherm"
}, },
"thermostat": { "thermostat": {
@@ -86,39 +87,58 @@
"turbo": "Турбо" "turbo": "Турбо"
}, },
"state": { "notify": {
"ot": "OpenTherm подключение", "fault": {
"mqtt": "MQTT подключение", "title": "Состояние неисправности котла активно!",
"emergency": "Аварийный режим", "note": "Рекомендуется осмотреть котел и изучить документацию котла для расшифровки кода неисправности:"
"heating": "Отопление", },
"dhw": "ГВС", "diag": {
"flame": "Пламя", "title": "Состояние диагностики котла активно!",
"fault": "Ошибка", "note": "Возможно, вашему котлу требуется проверка? Рекомендуется изучить документацию котла для расшифровки кода диагностики:"
"diag": "Диагностика", },
"extpump": "Внешний насос", "reset": "Сбросить"
"outdoorSensorConnected": "Датчик наруж. темп.", },
"outdoorSensorRssi": "RSSI датчика наруж. темп.",
"outdoorSensorHumidity": "Влажность с наруж. датчика темп.", "states": {
"outdoorSensorBattery": "Заряд наруж. датчика темп.", "mNetworkConnected": "Подключение к сети",
"indoorSensorConnected": "Датчик внутр. темп.", "mMqttConnected": "Подключение к MQTT",
"cascadeControlInput": "Каскадное управление (вход)", "mEmergencyState": "Аварийный режим",
"cascadeControlOutput": "Каскадное управление (выход)", "mExtPumpState": "Внешний насос",
"indoorSensorRssi": "RSSI датчика внутр. темп.", "mCascadeControlInput": "Каскадное управление (вход)",
"indoorSensorHumidity": "Влажность с внутр. датчика темп.", "mCascadeControlOutput": "Каскадное управление (выход)",
"indoorSensorBattery": "Заряд внутр. датчика темп.",
"modulation": "Уровень модуляции", "sConnected": "Подключение к OpenTherm",
"pressure": "Давление", "sFlame": "Пламя",
"dhwFlowRate": "Расход ГВС", "sCooling": "Охлаждение",
"power": "Текущая мощность", "sFaultActive": "Ошибка",
"faultCode": "Код ошибки", "sFaultCode": "Код ошибки",
"diagCode": "Диагностический код", "sDiagActive": "Диагностика",
"indoorTemp": "Внутренняя темп.", "sDiagCode": "Диагностический код",
"outdoorTemp": "Наружная темп.",
"heatingTemp": "Темп. отопления", "mHeatEnabled": "Отопление",
"heatingSetpointTemp": "Уставка темп. отопления", "mHeatBlocking": "Блокировка отопления",
"heatingReturnTemp": "Темп. обратки отопления", "sHeatActive": "Активность отопления",
"dhwTemp": "Темп. ГВС", "mHeatSetpointTemp": "Отопление, уставка",
"exhaustTemp": "Темп. выхлопных газов" "mHeatTargetTemp": "Отопление, целевая температура",
"mHeatCurrTemp": "Отопление, текущая температура",
"mHeatRetTemp": "Отопление, температура обратки",
"mHeatIndoorTemp": "Отопление, внутренняя темп.",
"mHeatOutdoorTemp": "Отопление, наружная темп.",
"mDhwEnabled": "ГВС",
"sDhwActive": "Активность ГВС",
"mDhwTargetTemp": "ГВС, целевая температура",
"mDhwCurrTemp": "ГВС, текущая температура",
"mDhwRetTemp": "ГВС, температура обратки"
},
"sensors": {
"values": {
"temp": "Температура",
"humidity": "Влажность",
"battery": "Уровень заряда",
"rssi": "RSSI"
}
} }
}, },
@@ -161,6 +181,87 @@
} }
}, },
"sensors": {
"title": "Настройки сенсоров - OpenTherm Gateway",
"name": "Настройки сенсоров",
"enabled": "Включить и использовать",
"sensorName": {
"title": "Имя сенсора",
"note": "Может содержать только: a-z, A-Z, 0-9, _ и пробел"
},
"purpose": "Назначение",
"purposes": {
"outdoorTemp": "Внешняя температура",
"indoorTemp": "Внутренняя температура",
"heatTemp": "Отопление, температура",
"heatRetTemp": "Отопление, температура обратки",
"dhwTemp": "ГВС, температура",
"dhwRetTemp": "ГВС, температура обратки",
"dhwFlowRate": "ГВС, расход/скорость потока",
"exhaustTemp": "Температура выхлопных газов",
"modLevel": "Уровень модуляции (в процентах)",
"powerFactor": "Мощность (в процентах)",
"power": "Мощность (в кВт)",
"fanSpeed": "Скорость вентилятора",
"co2": "CO2",
"pressure": "Давление",
"humidity": "Влажность",
"temperature": "Температура",
"notConfigured": "Не сконфигурировано"
},
"type": "Тип/источник",
"types": {
"otOutdoorTemp": "OpenTherm, внешняя температура",
"otHeatTemp": "OpenTherm, отопление, температура",
"otHeatRetTemp": "OpenTherm, отопление, температура обратки",
"otDhwTemp": "OpenTherm, ГВС, температура",
"otDhwTemp2": "OpenTherm, ГВС, температура 2",
"otDhwFlowRate": "OpenTherm, ГВС, расход/скорость потока",
"otCh2Temp": "OpenTherm, канал 2, температура",
"otExhaustTemp": "OpenTherm, температура выхлопных газов",
"otHeatExchangerTemp": "OpenTherm, температура теплообменника",
"otPressure": "OpenTherm, давление",
"otModLevel": "OpenTherm, уровень модуляции",
"otCurrentPower": "OpenTherm, текущая мощность",
"otExhaustCo2": "OpenTherm, CO2 вытяжного воздуха",
"otExhaustFanSpeed": "OpenTherm, скорость вытяжного вентилятора",
"otSupplyFanSpeed": "OpenTherm, скорость приточного вентилятора",
"otSolarStorageTemp": "OpenTherm, темп. бойлера солн. коллектора",
"otSolarCollectorTemp": "OpenTherm, темп. солн. коллектора",
"otFanSpeedSetpoint": "OpenTherm, установленная мощн. вентилятора",
"otFanSpeedCurrent": "OpenTherm, текущая мощн. вентилятора",
"ntcTemp": "NTC датчик",
"dallasTemp": "DALLAS датчик",
"bluetooth": "BLE датчик",
"heatSetpointTemp": "Отопление, температура уставки",
"manual": "Вручную через MQTT/API",
"notConfigured": "Не сконфигурировано"
},
"gpio": "GPIO датчика",
"address": {
"title": "Адрес датчика",
"note": "Для DALLAS датчиков оставьте по умолчанию для автоопределения, для BLE устройств необходимо указать MAC адрес"
},
"correction": {
"desc": "Коррекция показаний",
"offset": "Компенсация (смещение)",
"factor": "Множитель"
},
"filtering": {
"desc": "Фильтрация показаний",
"enabled": {
"title": "Включить фильтрацию",
"note": "Может быть полезно, если на графиках много резкого шума. В качестве фильтра используется \"бегущее среднее\"."
},
"factor": {
"title": "Коэфф. фильтрации",
"note": "Чем меньше коэф., тем плавнее и <u>дольше</u> изменение числовых значений."
}
}
},
"settings": { "settings": {
"title": "Настройки - OpenTherm Gateway", "title": "Настройки - OpenTherm Gateway",
"name": "Настройки", "name": "Настройки",
@@ -176,8 +277,6 @@
"pid": "Настройки ПИД", "pid": "Настройки ПИД",
"ot": "Настройки OpenTherm", "ot": "Настройки OpenTherm",
"mqtt": "Настройки MQTT", "mqtt": "Настройки MQTT",
"outdorSensor": "Настройки наружного датчика температуры",
"indoorSensor": "Настройки внутреннего датчика температуры",
"extPump": "Настройки дополнительного насоса", "extPump": "Настройки дополнительного насоса",
"cascadeControl": "Настройки каскадного управления" "cascadeControl": "Настройки каскадного управления"
}, },
@@ -231,21 +330,7 @@
"title": "Целевая температура", "title": "Целевая температура",
"note": "<b>Важно:</b> <u>Целевая температура в помещении</u>, если включена ОТ опция <i>«Передать управление отоплением котлу»</i>.<br />Во всех остальных случаях <u>целевая температура теплоносителя</u>." "note": "<b>Важно:</b> <u>Целевая температура в помещении</u>, если включена ОТ опция <i>«Передать управление отоплением котлу»</i>.<br />Во всех остальных случаях <u>целевая температура теплоносителя</u>."
}, },
"treshold": "Пороговое время включения <small>(сек)</small>", "treshold": "Пороговое время включения <small>(сек)</small>"
"events": {
"desc": "События",
"network": "При отключении сети",
"mqtt": "При отключении MQTT",
"indoorSensorDisconnect": "При потере связи с датчиком внутренней темп.",
"outdoorSensorDisconnect": "При потере связи с датчиком наружной темп."
},
"regulators": {
"desc": "Используемые регуляторы",
"equitherm": "ПЗА <small>(требуется внешний (DS18B20) или подключенный к котлу датчик <u>наружной</u> температуры)</small>",
"pid": "ПИД <small>(требуется внешний (DS18B20) датчик <u>внутренней</u> температуры)</small>"
}
}, },
"equitherm": { "equitherm": {
@@ -270,16 +355,9 @@
"inGpio": "Вход GPIO", "inGpio": "Вход GPIO",
"outGpio": "Выход GPIO", "outGpio": "Выход GPIO",
"ledGpio": "RX LED GPIO", "ledGpio": "RX LED GPIO",
"memberIdCode": "Master MemberID код", "memberId": "Master member ID",
"flags": "Master flags",
"maxMod": "Макс. уровень модуляции", "maxMod": "Макс. уровень модуляции",
"pressureFactor": {
"title": "Коэфф. коррекции давления",
"note": "Если давление отображается <b>Х10</b> от реального, установите значение <b>0.1</b>."
},
"dhwFlowRateFactor": {
"title": "Коэфф. коррекции потока ГВС",
"note": "Если поток ГВС отображается <b>Х10</b> от реального, установите значение <b>0.1</b>."
},
"minPower": { "minPower": {
"title": "Мин. мощность котла <small>(кВт)</small>", "title": "Мин. мощность котла <small>(кВт)</small>",
"note": "Это значение соответствует уровню модуляции котла 01%. Обычно можно найти в спецификации котла как \"минимальная полезная тепловая мощность\"." "note": "Это значение соответствует уровню модуляции котла 01%. Обычно можно найти в спецификации котла как \"минимальная полезная тепловая мощность\"."
@@ -288,27 +366,19 @@
"title": "Макс. мощность котла <small>(кВт)</small>", "title": "Макс. мощность котла <small>(кВт)</small>",
"note": "<b>0</b> - попробовать определить автоматически. Обычно можно найти в спецификации котла как \"максимальная полезная тепловая мощность\"." "note": "<b>0</b> - попробовать определить автоматически. Обычно можно найти в спецификации котла как \"максимальная полезная тепловая мощность\"."
}, },
"fnv": {
"desc": "Фильтрация числовых значений",
"enable": {
"title": "Включить фильтрацию",
"note": "Может быть полезно, если на графиках много резкого шума. В качестве фильтра используется \"бегущее среднее\"."
},
"factor": {
"title": "Коэфф. фильтрации",
"note": "Чем меньше коэф., тем плавнее и <u>дольше</u> изменение числовых значений."
}
},
"options": { "options": {
"desc": "Опции", "desc": "Опции",
"dhwPresent": "Контур ГВС", "dhwSupport": "Поддержка ГВС",
"coolingSupport": "Поддержка охлаждения",
"summerWinterMode": "Летний/зимний режим", "summerWinterMode": "Летний/зимний режим",
"heatingCh2Enabled": "Канал 2 отопления всегда вкл.", "heatingStateToSummerWinterMode": "Летний/зимний режим в качестве состояния отопления",
"heatingCh1ToCh2": "Дублировать параметры отопления канала 1 в канал 2", "ch2AlwaysEnabled": "Канал 2 всегда вкл.",
"heatingToCh2": "Дублировать параметры отопления в канал 2",
"dhwToCh2": "Дублировать параметры ГВС в канал 2", "dhwToCh2": "Дублировать параметры ГВС в канал 2",
"dhwBlocking": "DHW blocking", "dhwBlocking": "DHW blocking",
"modulationSyncWithHeating": "Синхронизировать модуляцию с отоплением", "modulationSyncWithHeating": "Синхронизировать модуляцию с отоплением",
"maxTempSyncWithTargetTemp": "Синхронизировать макс. темп. отопления с целевой темп.",
"getMinMaxTemp": "Получать мин. и макс. температуру от котла", "getMinMaxTemp": "Получать мин. и макс. температуру от котла",
"immergasFix": "Фикс для котлов Immergas" "immergasFix": "Фикс для котлов Immergas"
}, },
@@ -329,20 +399,6 @@
"interval": "Интервал публикации <small>(сек)</small>" "interval": "Интервал публикации <small>(сек)</small>"
}, },
"tempSensor": {
"source": {
"type": "Источник данных",
"boilerOutdoor": "От котла через OpenTherm",
"boilerReturn": "Температура обратки через OpenTherm",
"manual": "Вручную через MQTT/API",
"ext": "Внешний датчик (DS18B20)",
"ble": "BLE устройство"
},
"gpio": "GPIO",
"offset": "Смещение температуры <small>(калибровка)</small>",
"bleAddress": "MAC адрес BLE устройства"
},
"extPump": { "extPump": {
"use": "Использовать доп. насос", "use": "Использовать доп. насос",
"gpio": "GPIO реле", "gpio": "GPIO реле",
@@ -366,7 +422,7 @@
"invertState": "Инвертировать состояние GPIO", "invertState": "Инвертировать состояние GPIO",
"thresholdTime": "Пороговое время изменения состояния <small>(сек)</small>", "thresholdTime": "Пороговое время изменения состояния <small>(сек)</small>",
"events": { "events": {
"title": "События", "desc": "События",
"onFault": "Если состояние fault (ошибки) активно", "onFault": "Если состояние fault (ошибки) активно",
"onLossConnection": "Если соединение по OpenTherm потеряно", "onLossConnection": "Если соединение по OpenTherm потеряно",
"onEnabledHeating": "Если отопление включено" "onEnabledHeating": "Если отопление включено"
@@ -388,7 +444,7 @@
"note": { "note": {
"disclaimer1": "После успешного обновления файловой системы ВСЕ настройки будут сброшены на стандартные! Создайте резервную копию ПЕРЕД обновлением.", "disclaimer1": "После успешного обновления файловой системы ВСЕ настройки будут сброшены на стандартные! Создайте резервную копию ПЕРЕД обновлением.",
"disclaimer2": "После успешного обновления устройство автоматически перезагрузится через 10 секунд." "disclaimer2": "После успешного обновления устройство автоматически перезагрузится через 15 секунд."
}, },
"settingsFile": "Файл настроек", "settingsFile": "Файл настроек",

View File

@@ -4,19 +4,20 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title data-i18n>dashboard.title</title> <title data-i18n>dashboard.title</title>
<link rel="stylesheet" href="/static/app.css" /> <link rel="stylesheet" href="/static/app.css?{BUILD_TIME}" />
</head> </head>
<body> <body>
<header class="container"> <header class="container">
<nav> <nav>
<ul> <ul>
<li><a href="/"> <li>
<a href="/">
<div class="logo" data-i18n>logo</div> <div class="logo" data-i18n>logo</div>
</a></li> </a>
</li>
</ul> </ul>
<ul> <ul>
<!--<li><a href="https://github.com/Laxilef/OTGateway/wiki" role="button" class="secondary" target="_blank">Help</a></li>-->
<li> <li>
<select id="lang" aria-label="Lang"> <select id="lang" aria-label="Lang">
<option value="en" selected>EN</option> <option value="en" selected>EN</option>
@@ -42,34 +43,64 @@
<div class="thermostat" id="thermostat-heating"> <div class="thermostat" id="thermostat-heating">
<div class="thermostat-header" data-i18n>dashboard.thermostat.heating</div> <div class="thermostat-header" data-i18n>dashboard.thermostat.heating</div>
<div class="thermostat-temp"> <div class="thermostat-temp">
<div class="thermostat-temp-target"><span id="thermostat-heating-target"></span> <span class="temp-unit"></span></div> <div class="thermostat-temp-target"><span id="tHeatTargetTemp"></span> <span class="tempUnit"></span></div>
<div class="thermostat-temp-current"><span data-i18n>dashboard.thermostat.temp.current</span>: <span id="thermostat-heating-current"></span> <span class="temp-unit"></span></div> <div class="thermostat-temp-current"><span data-i18n>dashboard.thermostat.temp.current</span>: <span id="tHeatCurrentTemp"></span> <span class="tempUnit"></span></div>
</div> </div>
<div class="thermostat-minus"><button id="thermostat-heating-minus" class="outline"><i class="icons-down"></i></button></div> <div class="thermostat-minus"><button id="tHeatActionMinus" class="outline"><i class="icons-down"></i></button></div>
<div class="thermostat-plus"><button id="thermostat-heating-plus" class="outline"><i class="icons-up"></i></button></div> <div class="thermostat-plus"><button id="tHeatActionPlus" class="outline"><i class="icons-up"></i></button></div>
<div class="thermostat-control"> <div class="thermostat-control">
<input type="checkbox" role="switch" id="thermostat-heating-enabled" value="true"> <input type="checkbox" role="switch" id="tHeatEnabled" value="true">
<label htmlFor="thermostat-heating-enabled" data-i18n>dashboard.thermostat.enable</label> <label htmlFor="tHeatEnabled" data-i18n>dashboard.thermostat.enable</label>
<input type="checkbox" role="switch" id="thermostat-heating-turbo" value="true"> <input type="checkbox" role="switch" id="tHeatTurbo" value="true">
<label htmlFor="thermostat-heating-turbo" data-i18n>dashboard.thermostat.turbo</label> <label htmlFor="tHeatTurbo" data-i18n>dashboard.thermostat.turbo</label>
</div> </div>
</div> </div>
<div class="thermostat" id="thermostat-dhw"> <div class="thermostat" id="thermostat-dhw">
<div class="thermostat-header" data-i18n>dashboard.thermostat.dhw</div> <div class="thermostat-header" data-i18n>dashboard.thermostat.dhw</div>
<div class="thermostat-temp"> <div class="thermostat-temp">
<div class="thermostat-temp-target"><span id="thermostat-dhw-target"></span> <span class="temp-unit"></span></div> <div class="thermostat-temp-target"><span id="tDhwTargetTemp"></span> <span class="tempUnit"></span></div>
<div class="thermostat-temp-current"><span data-i18n>dashboard.thermostat.temp.current</span>: <span id="thermostat-dhw-current"></span> <span class="temp-unit"></span></div> <div class="thermostat-temp-current"><span data-i18n>dashboard.thermostat.temp.current</span>: <span id="tDhwCurrentTemp"></span> <span class="tempUnit"></span></div>
</div> </div>
<div class="thermostat-minus"><button class="outline" id="thermostat-dhw-minus"><i class="icons-down"></i></button></div> <div class="thermostat-minus"><button class="outline" id="tDhwActionMinus"><i class="icons-down"></i></button></div>
<div class="thermostat-plus"><button class="outline" id="thermostat-dhw-plus"><i class="icons-up"></i></button></div> <div class="thermostat-plus"><button class="outline" id="tDhwActionPlus"><i class="icons-up"></i></button></div>
<div class="thermostat-control"> <div class="thermostat-control">
<input type="checkbox" role="switch" id="thermostat-dhw-enabled" value="true"> <input type="checkbox" role="switch" id="tDhwEnabled" value="true">
<label htmlFor="thermostat-dhw-enabled" data-i18n>dashboard.thermostat.enable</label> <label htmlFor="tDhwEnabled" data-i18n>dashboard.thermostat.enable</label>
</div> </div>
</div> </div>
</div> </div>
<div class="notify notify-error notify-fault hidden">
<div class="notify-icon">
<i class="icons-error"></i>
</div>
<div class="notify-content">
<b data-i18n>dashboard.notify.fault.title</b><br />
<small>
<span data-i18n>dashboard.notify.fault.note</span> <b class="sFaultCode"></b>
</small>
</div>
<div class="notify-actions">
<button class="reset" data-i18n>dashboard.notify.reset</button>
</div>
</div>
<div class="notify notify-alarm notify-diag hidden">
<div class="notify-icon">
<i class="icons-alarm"></i>
</div>
<div class="notify-content">
<b data-i18n>dashboard.notify.diag.title</b><br />
<small>
<span data-i18n>dashboard.notify.diag.note</span> <b class="sDiagCode"></b>
</small>
</div>
<div class="notify-actions">
<button class="reset" data-i18n>dashboard.notify.reset</button>
</div>
</div>
</details> </details>
<hr /> <hr />
@@ -79,132 +110,120 @@
<table> <table>
<tbody> <tbody>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.ot</th> <th scope="row" data-i18n>dashboard.states.mNetworkConnected</th>
<td><input type="radio" id="ot-connected" aria-invalid="false" checked disabled /></td> <td><i class="mNetworkConnected"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.mqtt</th> <th scope="row" data-i18n>dashboard.states.mMqttConnected</th>
<td><input type="radio" id="mqtt-connected" aria-invalid="false" checked disabled /></td> <td><i class="mMqttConnected"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.emergency</th> <th scope="row" data-i18n>dashboard.states.mEmergencyState</th>
<td><input type="radio" id="ot-emergency" aria-invalid="false" checked disabled /></td> <td><i class="mEmergencyState"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.heating</th> <th scope="row" data-i18n>dashboard.states.mExtPumpState</th>
<td><input type="radio" id="ot-heating" aria-invalid="false" checked disabled /></td> <td><i class="mExtPumpState"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.dhw</th> <th scope="row" data-i18n>dashboard.states.mCascadeControlInput</th>
<td><input type="radio" id="ot-dhw" aria-invalid="false" checked disabled /></td> <td><i class="mCascadeControlInput"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.flame</th> <th scope="row" data-i18n>dashboard.states.mCascadeControlOutput</th>
<td><input type="radio" id="ot-flame" aria-invalid="false" checked disabled /></td> <td><i class="mCascadeControlOutput"></i></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.states.sConnected</th>
<td><i class="sConnected"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.fault</th> <th scope="row" data-i18n>dashboard.states.sFlame</th>
<td><input type="radio" id="ot-fault" aria-invalid="false" checked disabled /></td> <td><i class="sFlame"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.diag</th> <th scope="row" data-i18n>dashboard.states.sCooling</th>
<td><input type="radio" id="ot-diagnostic" aria-invalid="false" checked disabled /></td> <td><i class="sCooling"></i></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.states.sFaultActive</th>
<td><i class="sFaultActive"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.extpump</th> <th scope="row" data-i18n>dashboard.states.sFaultCode</th>
<td><input type="radio" id="ot-external-pump" aria-invalid="false" checked disabled /></td> <td><b class="sFaultCode"></b></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.outdoorSensorConnected</th> <th scope="row" data-i18n>dashboard.states.sDiagActive</th>
<td><input type="radio" id="outdoor-sensor-connected" aria-invalid="false" checked disabled /></td> <td><i class="sDiagActive"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.outdoorSensorRssi</th> <th scope="row" data-i18n>dashboard.states.sDiagCode</th>
<td><b id="outdoor-sensor-rssi"></b> <span data-i18n>dbm</span></td> <td><b class="sDiagCode"></b></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.states.mHeatEnabled</th>
<td><i class="mHeatEnabled"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.outdoorSensorHumidity</th> <th scope="row" data-i18n>dashboard.states.mHeatBlocking</th>
<td><b id="outdoor-sensor-humidity"></b> %</td> <td><i class="mHeatBlocking"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.outdoorSensorBattery</th> <th scope="row" data-i18n>dashboard.states.sHeatActive</th>
<td><b id="outdoor-sensor-battery"></b> %</td> <td><i class="sHeatActive"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.indoorSensorConnected</th> <th scope="row" data-i18n>dashboard.states.mHeatTargetTemp</th>
<td><input type="radio" id="indoor-sensor-connected" aria-invalid="false" checked disabled /></td> <td><b class="mHeatTargetTemp"></b> <span class="tempUnit"></span></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.cascadeControlInput</th> <th scope="row" data-i18n>dashboard.states.mHeatSetpointTemp</th>
<td><input type="radio" id="cc-input" aria-invalid="false" checked disabled /></td> <td><b class="mHeatSetpointTemp"></b> <span class="tempUnit"></span></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.cascadeControlOutput</th> <th scope="row" data-i18n>dashboard.states.mHeatCurrTemp</th>
<td><input type="radio" id="cc-output" aria-invalid="false" checked disabled /></td> <td><b class="mHeatCurrTemp"></b> <span class="tempUnit"></span></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.indoorSensorRssi</th> <th scope="row" data-i18n>dashboard.states.mHeatRetTemp</th>
<td><b id="indoor-sensor-rssi"></b> <span data-i18n>dbm</span></td> <td><b class="mHeatRetTemp"></b> <span class="tempUnit"></span></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.indoorSensorHumidity</th> <th scope="row" data-i18n>dashboard.states.mHeatIndoorTemp</th>
<td><b id="indoor-sensor-humidity"></b> %</td> <td><b class="mHeatIndoorTemp"></b> <span class="tempUnit"></span></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.indoorSensorBattery</th> <th scope="row" data-i18n>dashboard.states.mHeatOutdoorTemp</th>
<td><b id="indoor-sensor-battery"></b> %</td> <td><b class="mHeatOutdoorTemp"></b> <span class="tempUnit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.states.mDhwEnabled</th>
<td><i class="mDhwEnabled"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.modulation</th> <th scope="row" data-i18n>dashboard.states.sDhwActive</th>
<td><b id="ot-modulation"></b> %</td> <td><i class="sDhwActive"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.pressure</th> <th scope="row" data-i18n>dashboard.states.mDhwTargetTemp</th>
<td><b id="ot-pressure"></b> <span class="pressure-unit"></span></td> <td><b class="mDhwTargetTemp"></b> <span class="tempUnit"></span></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.dhwFlowRate</th> <th scope="row" data-i18n>dashboard.states.mDhwCurrTemp</th>
<td><b id="ot-dhw-flow-rate"></b> <span class="volume-unit"></span>/min</td> <td><b class="mDhwCurrTemp"></b> <span class="tempUnit"></span></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>dashboard.state.power</th> <th scope="row" data-i18n>dashboard.states.mDhwRetTemp</th>
<td><b id="ot-power"></b> <span data-i18n>kw</span></td> <td><b class="mDhwRetTemp"></b> <span class="tempUnit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.faultCode</th>
<td><b id="ot-fault-code"></b></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.diagCode</th>
<td><b id="ot-diag-code"></b></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.indoorTemp</th>
<td><b id="indoor-temp"></b> <span class="temp-unit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.outdoorTemp</th>
<td><b id="outdoor-temp"></b> <span class="temp-unit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.heatingTemp</th>
<td><b id="heating-temp"></b> <span class="temp-unit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.heatingSetpointTemp</th>
<td><b id="heating-setpoint-temp"></b> <span class="temp-unit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.heatingReturnTemp</th>
<td><b id="heating-return-temp"></b> <span class="temp-unit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.dhwTemp</th>
<td><b id="dhw-temp"></b> <span class="temp-unit"></span></td>
</tr>
<tr>
<th scope="row" data-i18n>dashboard.state.exhaustTemp</th>
<td><b id="exhaust-temp"></b> <span class="temp-unit"></span></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
@@ -213,15 +232,36 @@
<hr /> <hr />
<details> <details>
<summary><b data-i18n>dashboard.section.otDiag</b></summary> <summary><b data-i18n>dashboard.section.sensors</b></summary>
<pre><b>Vendor:</b> <span id="slave-vendor"></span> <table>
<b>Member ID:</b> <span id="slave-member-id"></span> <tbody class="sensors">
<b>Flags:</b> <span id="slave-flags"></span> <tr class="sensor template hidden">
<b>Type:</b> <span id="slave-type"></span> <td style="width: 1.35rem">
<b>Version:</b> <span id="slave-version"></span> <span class="sStatusContainer">
<b>OT version:</b> <span id="slave-ot-version"></span> <i class="sStatus"></i>
<b>Heating limits:</b> <span id="heating-min-temp"></span>...<span id="heating-max-temp"></span> <span class="temp-unit"></span> </span>
<b>DHW limits:</b> <span id="dhw-min-temp"></span>...<span id="dhw-max-temp"></span> <span class="temp-unit"></span></pre> </td>
<th scope="row" class="sName"></th>
<td class="sValue"></td>
</tr>
</tbody>
</table>
</details>
<hr />
<details>
<summary><b data-i18n>dashboard.section.diag</b></summary>
<pre><b>Vendor:</b> <span class="sVendor"></span>
<b>Member ID:</b> <span class="sMemberId"></span>
<b>Flags:</b> <span class="sFlags"></span>
<b>Type:</b> <span class="sType"></span>
<b>AppVersion:</b> <span class="sAppVersion"></span>
<b>OT version:</b> <span class="sProtocolVersion"></span>
<b>Modulation limits:</b> <span class="sModMin"></span>...<span class="sModMax"></span> %
<b>Power limits:</b> <span class="sPowerMin"></span>...<span class="sPowerMax"></span> kW
<b>Heating limits:</b> <span class="sHeatMinTemp"></span>...<span class="sHeatMaxTemp"></span> <span class="tempUnit"></span>
<b>DHW limits:</b> <span class="sDhwMinTemp"></span>...<span class="sDhwMaxTemp"></span> <span class="tempUnit"></span></pre>
</details> </details>
</div> </div>
</article> </article>
@@ -238,7 +278,7 @@
</small> </small>
</footer> </footer>
<script src="/static/app.js"></script> <script src="/static/app.js?{BUILD_TIME}"></script>
<script> <script>
let modifiedTime = null; let modifiedTime = null;
let noRegulators; let noRegulators;
@@ -259,7 +299,7 @@
const lang = new Lang(document.getElementById('lang')); const lang = new Lang(document.getElementById('lang'));
lang.build(); lang.build();
document.querySelector('#thermostat-heating-minus').addEventListener('click', (event) => { document.querySelector('#tHeatActionMinus').addEventListener('click', (event) => {
if (!prevSettings) { if (!prevSettings) {
return; return;
} }
@@ -278,10 +318,10 @@
newSettings.heating.target = minTemp; newSettings.heating.target = minTemp;
} }
setValue('#thermostat-heating-target', newSettings.heating.target); setValue('#tHeatTargetTemp', newSettings.heating.target);
}); });
document.querySelector('#thermostat-heating-plus').addEventListener('click', (event) => { document.querySelector('#tHeatActionPlus').addEventListener('click', (event) => {
if (!prevSettings) { if (!prevSettings) {
return; return;
} }
@@ -300,10 +340,10 @@
newSettings.heating.target = maxTemp; newSettings.heating.target = maxTemp;
} }
setValue('#thermostat-heating-target', newSettings.heating.target); setValue('#tHeatTargetTemp', newSettings.heating.target);
}); });
document.querySelector('#thermostat-dhw-minus').addEventListener('click', (event) => { document.querySelector('#tDhwActionMinus').addEventListener('click', (event) => {
if (!prevSettings) { if (!prevSettings) {
return; return;
} }
@@ -315,10 +355,10 @@
newSettings.dhw.target = prevSettings.dhw.minTemp; newSettings.dhw.target = prevSettings.dhw.minTemp;
} }
setValue('#thermostat-dhw-target', newSettings.dhw.target); setValue('#tDhwTargetTemp', newSettings.dhw.target);
}); });
document.querySelector('#thermostat-dhw-plus').addEventListener('click', (event) => { document.querySelector('#tDhwActionPlus').addEventListener('click', (event) => {
if (!prevSettings) { if (!prevSettings) {
return; return;
} }
@@ -330,25 +370,81 @@
newSettings.dhw.target = prevSettings.dhw.maxTemp; newSettings.dhw.target = prevSettings.dhw.maxTemp;
} }
setValue('#thermostat-dhw-target', newSettings.dhw.target); setValue('#tDhwTargetTemp', newSettings.dhw.target);
}); });
document.querySelector('#thermostat-heating-enabled').addEventListener('change', (event) => { document.querySelector('#tHeatEnabled').addEventListener('change', (event) => {
modifiedTime = Date.now(); modifiedTime = Date.now();
newSettings.heating.enable = event.currentTarget.checked; newSettings.heating.enabled = event.currentTarget.checked;
}); });
document.querySelector('#thermostat-heating-turbo').addEventListener('change', (event) => { document.querySelector('#tHeatTurbo').addEventListener('change', (event) => {
modifiedTime = Date.now(); modifiedTime = Date.now();
newSettings.heating.turbo = event.currentTarget.checked; newSettings.heating.turbo = event.currentTarget.checked;
}); });
document.querySelector('#thermostat-dhw-enabled').addEventListener('change', (event) => { document.querySelector('#tDhwEnabled').addEventListener('change', (event) => {
modifiedTime = Date.now(); modifiedTime = Date.now();
newSettings.dhw.enable = event.currentTarget.checked; newSettings.dhw.enabled = event.currentTarget.checked;
});
document.querySelector('.notify-fault .reset').addEventListener('click', async (event) => {
const resetBtn = document.querySelector(".notify-fault .reset");
if (!resetBtn.disabled) {
resetBtn.disabled = true;
}
let response = await fetch("/api/vars", {
method: "POST",
cache: "no-cache",
credentials: "include",
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({
"actions": {
"resetFault": true
}
})
});
setTimeout(() => {
if (resetBtn.disabled) {
resetBtn.disabled = false;
}
}, 10000);
});
document.querySelector('.notify-diag .reset').addEventListener('click', async (event) => {
const resetBtn = document.querySelector(".notify-diag .reset");
if (!resetBtn.disabled) {
resetBtn.disabled = true;
}
let response = await fetch("/api/vars", {
method: "POST",
cache: "no-cache",
credentials: "include",
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({
"actions": {
"resetDiagnostic": true
}
})
});
setTimeout(() => {
if (resetBtn.disabled) {
resetBtn.disabled = false;
}
}, 10000);
}); });
setTimeout(async function onLoadPage() { setTimeout(async function onLoadPage() {
let unitSystem = null;
if (modifiedTime) { if (modifiedTime) {
if ((Date.now() - modifiedTime) < 5000) { if ((Date.now() - modifiedTime) < 5000) {
setTimeout(onLoadPage, 1000); setTimeout(onLoadPage, 1000);
@@ -361,53 +457,59 @@
// settings // settings
try { try {
let modified = prevSettings && ( let modified = prevSettings && (
(prevSettings.heating.enable != newSettings.heating.enable) (prevSettings.heating.enabled != newSettings.heating.enabled)
|| (prevSettings.heating.turbo != newSettings.heating.turbo) || (prevSettings.heating.turbo != newSettings.heating.turbo)
|| (prevSettings.heating.target != newSettings.heating.target) || (prevSettings.heating.target != newSettings.heating.target)
|| (prevSettings.opentherm.dhwPresent && prevSettings.dhw.enable != newSettings.dhw.enable) || (prevSettings.opentherm.options.dhwSupport && prevSettings.dhw.enabled != newSettings.dhw.enabled)
|| (prevSettings.opentherm.dhwPresent && prevSettings.dhw.target != newSettings.dhw.target) || (prevSettings.opentherm.options.dhwSupport && prevSettings.dhw.target != newSettings.dhw.target)
); );
if (modified) { if (modified) {
console.log(newSettings); console.log(newSettings);
} }
let parameters = { cache: 'no-cache' }; let parameters = {
method: "GET",
cache: "no-cache",
credentials: "include"
};
if (modified) { if (modified) {
parameters.method = "POST"; parameters.method = "POST";
parameters.body = JSON.stringify(newSettings); parameters.body = JSON.stringify(newSettings);
} }
const response = await fetch('/api/settings', parameters); const response = await fetch("/api/settings", parameters);
if (!response.ok) { if (!response.ok) {
throw new Error('Response not valid'); throw new Error('Response not valid');
} }
const result = await response.json(); const result = await response.json();
noRegulators = !result.opentherm.nativeHeatingControl && !result.equitherm.enable && !result.pid.enable; noRegulators = !result.opentherm.options.nativeHeatingControl && !result.equitherm.enabled && !result.pid.enabled;
prevSettings = result; prevSettings = result;
newSettings.heating.enable = result.heating.enable; unitSystem = result.system.unitSystem;
newSettings.heating.enabled = result.heating.enabled;
newSettings.heating.turbo = result.heating.turbo; newSettings.heating.turbo = result.heating.turbo;
newSettings.heating.target = result.heating.target; newSettings.heating.target = result.heating.target;
newSettings.dhw.enable = result.dhw.enable; newSettings.dhw.enabled = result.dhw.enabled;
newSettings.dhw.target = result.dhw.target; newSettings.dhw.target = result.dhw.target;
if (result.opentherm.dhwPresent) { if (result.opentherm.options.dhwSupport) {
show('#thermostat-dhw'); show('#thermostat-dhw');
} else { } else {
hide('#thermostat-dhw'); hide('#thermostat-dhw');
} }
setCheckboxValue('#thermostat-heating-enabled', result.heating.enable); setCheckboxValue('#tHeatEnabled', result.heating.enabled);
setCheckboxValue('#thermostat-heating-turbo', result.heating.turbo); setCheckboxValue('#tHeatTurbo', result.heating.turbo);
setValue('#thermostat-heating-target', result.heating.target); setValue('#tHeatTargetTemp', result.heating.target);
setCheckboxValue('#thermostat-dhw-enabled', result.dhw.enable); setCheckboxValue('#tDhwEnabled', result.dhw.enabled);
setValue('#thermostat-dhw-target', result.dhw.target); setValue('#tDhwTargetTemp', result.dhw.target);
setValue('.temp-unit', temperatureUnit(result.system.unitSystem)); setValue('.tempUnit', temperatureUnit(unitSystem));
setValue('.pressure-unit', pressureUnit(result.system.unitSystem)); setValue('.pressureUnit', pressureUnit(unitSystem));
setValue('.volume-unit', volumeUnit(result.system.unitSystem)); setValue('.volumeUnit', volumeUnit(unitSystem));
} catch (error) { } catch (error) {
console.log(error); console.log(error);
@@ -415,79 +517,221 @@
// vars // vars
try { try {
const response = await fetch('/api/vars', { cache: 'no-cache' }); const response = await fetch("/api/vars", {
cache: "no-cache",
credentials: "include"
});
if (!response.ok) { if (!response.ok) {
throw new Error('Response not valid'); throw new Error('Response not valid');
} }
const result = await response.json(); const result = await response.json();
setValue('#thermostat-heating-current', noRegulators ? result.temperatures.heating : result.temperatures.indoor);
setValue('#thermostat-dhw-current', result.temperatures.dhw); // Graph
setValue('#tHeatCurrentTemp', result.master.heating.indoorTempControl
? result.master.heating.indoorTemp
: result.master.heating.currentTemp
);
setValue('#tDhwCurrentTemp', result.master.dhw.currentTemp);
setState('#ot-connected', result.states.otStatus); // SLAVE
setState('#mqtt-connected', result.states.mqtt); setValue('.sMemberId', result.slave.memberId);
setState('#ot-emergency', result.states.emergency); setValue('.sVendor', memberIdToVendor(result.slave.memberId));
setState('#ot-heating', result.states.heating); setValue('.sFlags', result.slave.flags);
setState('#ot-dhw', result.states.dhw); setValue('.sType', result.slave.type);
setState('#ot-flame', result.states.flame); setValue('.sAppVersion', result.slave.appVersion);
setState('#ot-fault', result.states.fault); setValue('.sProtocolVersion', result.slave.protocolVersion);
setState('#ot-diagnostic', result.states.diagnostic);
setState('#ot-external-pump', result.states.externalPump);
setState('#outdoor-sensor-connected', result.sensors.outdoor.connected);
setState('#indoor-sensor-connected', result.sensors.indoor.connected);
setState('#cc-input', result.cascadeControl.input);
setState('#cc-output', result.cascadeControl.output);
setValue('#outdoor-sensor-rssi', result.sensors.outdoor.rssi); setStatus(
setValue('#outdoor-sensor-humidity', result.sensors.outdoor.humidity); '.sConnected',
setValue('#outdoor-sensor-battery', result.sensors.outdoor.battery); result.slave.connected ? "success" : "error",
setValue('#indoor-sensor-rssi', result.sensors.indoor.rssi); result.slave.connected ? "green" : "red"
setValue('#indoor-sensor-humidity', result.sensors.indoor.humidity); );
setValue('#indoor-sensor-battery', result.sensors.indoor.battery); setState('.sFlame', result.slave.flame);
setState('.sCooling', result.slave.cooling);
setValue('#ot-modulation', result.sensors.modulation); setValue('.sModMin', result.slave.modulation.min);
setValue('#ot-pressure', result.sensors.pressure); setValue('.sModMax', result.slave.modulation.max);
setValue('#ot-dhw-flow-rate', result.sensors.dhwFlowRate);
setValue('#ot-power', result.sensors.power); setValue('.sPowerMin', result.slave.power.min);
setValue( setValue('.sPowerMax', result.slave.power.max);
'#ot-fault-code',
result.sensors.faultCode setState('.sHeatActive', result.slave.heating.active);
? (result.sensors.faultCode + " (0x" + dec2hex(result.sensors.faultCode) + ")") setValue('.sHeatMinTemp', result.slave.heating.minTemp);
: "-" setValue('.sHeatMaxTemp', result.slave.heating.maxTemp);
setState('.sDhwActive', result.slave.dhw.active);
setValue('.sDhwMinTemp', result.slave.dhw.minTemp);
setValue('.sDhwMaxTemp', result.slave.dhw.maxTemp);
setStatus(
'.sFaultActive',
result.slave.fault.active ? "success" : "error",
result.slave.fault.active ? "red" : "green"
); );
setValue( setValue(
'#ot-diag-code', '.sFaultCode',
result.sensors.diagnosticCode result.slave.fault.active
? (result.sensors.diagnosticCode + " (0x" + dec2hex(result.sensors.diagnosticCode) + ")") ? `${result.slave.fault.code} (0x${dec2hex(result.slave.fault.code)})`
: "-" : "-"
); );
setValue('#indoor-temp', result.temperatures.indoor); if (result.slave.fault.active) {
setValue('#outdoor-temp', result.temperatures.outdoor); show(".notify-fault");
setValue('#heating-temp', result.temperatures.heating);
setValue('#heating-return-temp', result.temperatures.heatingReturn);
setValue('#dhw-temp', result.temperatures.dhw);
setValue('#exhaust-temp', result.temperatures.exhaust);
setValue('#heating-min-temp', result.parameters.heatingMinTemp); } else {
setValue('#heating-max-temp', result.parameters.heatingMaxTemp); hide('.notify-fault');
setValue('#heating-setpoint-temp', result.parameters.heatingSetpoint); }
setValue('#dhw-min-temp', result.parameters.dhwMinTemp);
setValue('#dhw-max-temp', result.parameters.dhwMaxTemp);
setValue('#slave-member-id', result.parameters.slaveMemberId); setStatus(
setValue('#slave-vendor', memberIdToVendor(result.parameters.slaveMemberId)); '.sDiagActive',
result.slave.diag.active ? "success" : "error",
result.slave.diag.active ? "red" : "green"
);
setValue(
'.sDiagCode',
result.slave.diag.active
? `${result.slave.diag.code} (0x${dec2hex(result.slave.diag.code)})`
: "-"
);
if (result.slave.diag.active) {
show(".notify-diag");
} else {
hide('.notify-diag');
}
// MASTER
setState('.mHeatEnabled', result.master.heating.enabled);
setStatus(
'.mHeatBlocking',
result.master.heating.blocking ? "success" : "error",
result.master.heating.blocking ? "red" : "green"
);
setState('.mHeatIndoorTempControl', result.master.heating.indoorTempControl);
setValue('.mHeatSetpointTemp', result.master.heating.setpointTemp);
setValue('.mHeatTargetTemp', result.master.heating.targetTemp);
setValue('.mHeatCurrTemp', result.master.heating.currentTemp);
setValue('.mHeatRetTemp', result.master.heating.returnTemp);
setValue('.mHeatIndoorTemp', result.master.heating.indoorTemp);
setValue('.mHeatOutdoorTemp', result.master.heating.outdoorTemp);
setValue('.mHeatMinTemp', result.master.heating.minTemp);
setValue('.mHeatMaxTemp', result.master.heating.maxTemp);
setState('.mDhwEnabled', result.master.dhw.enabled);
setValue('.mDhwTargetTemp', result.master.dhw.targetTemp);
setValue('.mDhwCurrTemp', result.master.dhw.currentTemp);
setValue('.mDhwRetTemp', result.master.dhw.returnTemp);
setValue('.mDhwMinTemp', result.master.dhw.minTemp);
setValue('.mDhwMaxTemp', result.master.dhw.maxTemp);
setStatus(
'.mNetworkConnected',
result.master.network.connected ? "success" : "error",
result.master.network.connected ? "green" : "red"
);
setState('.mMqttConnected', result.master.mqtt.connected);
setStatus(
'.mEmergencyState',
result.master.emergency.state ? "success" : "error",
result.master.emergency.state ? "red" : "green"
);
setState('.mExtPumpState', result.master.externalPump.state);
setState('.mCascadeControlInput', result.master.cascadeControl.input);
setState('.mCascadeControlOutput', result.master.cascadeControl.output);
setValue('#slave-flags', result.parameters.slaveFlags);
setValue('#slave-type', result.parameters.slaveType);
setValue('#slave-version', result.parameters.slaveVersion);
setValue('#slave-ot-version', result.parameters.slaveOtVersion);
setBusy('#dashboard-busy', '#dashboard-container', false); setBusy('#dashboard-busy', '#dashboard-container', false);
} catch (error) { } catch (error) {
console.log(error); console.log(error);
} }
// sensors
try {
const response = await fetch("/api/sensors?detailed=1", {
cache: "no-cache",
credentials: "include"
});
if (!response.ok) {
throw new Error("Response not valid");
}
const container = document.querySelector(".sensors");
const templateNode = container.querySelector(".template");
const result = await response.json();
for (const sensorId in result) {
let sensorNode = container.querySelector(`.sensor[data-id='${sensorId}']`);
if (sensorNode) {
continue;
}
sensorNode = templateNode.cloneNode(true);
sensorNode.dataset.id = sensorId;
sensorNode.classList.remove("template");
container.appendChild(sensorNode);
}
for (const sensorId in result) {
const sensorNode = container.querySelector(`.sensor[data-id='${sensorId}']`);
if (!sensorNode) {
continue;
}
const sData = result[sensorId];
if (!sData.enabled || sData.purpose == 255) {
sensorNode.classList.toggle("hidden", true);
continue;
}
sensorNode.classList.toggle("hidden", false);
setStatus(
".sStatus",
sData.connected ? "success" : "error",
sData.connected ? "green" : "red",
sensorNode
);
setValue(".sName", sData.name, sensorNode);
setValue(".sValue", "", sensorNode);
const statusNode = sensorNode.querySelector(`.sStatusContainer`);
if (statusNode) {
statusNode.dataset.tooltip = `${sData.signalQuality}%`;
}
if (sData.value !== undefined) {
const sUnit = purposeUnit(sData.purpose, unitSystem);
appendValue(".sValue", `<b>${sData.value.toFixed(2)}</b> ${sUnit !== null ? sUnit : ``}`, `<br />`, sensorNode);
}
if (sData.temperature !== undefined) {
const sUnit = temperatureUnit(unitSystem);
appendValue(".sValue", `${i18n('dashboard.sensors.values.temp')}: <b>${sData.temperature.toFixed(2)}</b> ${sUnit !== null ? sUnit : ``}`, `<br />`, sensorNode);
}
if (sData.humidity !== undefined) {
appendValue(".sValue", `${i18n('dashboard.sensors.values.humidity')}: <b>${sData.humidity.toFixed(2)}</b> %`, `<br />`, sensorNode);
}
if (sData.battery !== undefined) {
appendValue(".sValue", `${i18n('dashboard.sensors.values.battery')}: <b>${sData.battery.toFixed(2)}</b> %`, `<br />`, sensorNode);
}
if (sData.rssi !== undefined) {
appendValue(".sValue", `${i18n('dashboard.sensors.values.rssi')}: <b>${sData.rssi.toFixed(0)}</b> ${i18n('dbm')}`, `<br />`, sensorNode);
}
}
} catch (error) {
console.log(error);
}
setTimeout(onLoadPage, 10000); setTimeout(onLoadPage, 10000);
}, 1000); }, 1000);
}); });

View File

@@ -4,19 +4,20 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title data-i18n>index.title</title> <title data-i18n>index.title</title>
<link rel="stylesheet" href="/static/app.css" /> <link rel="stylesheet" href="/static/app.css?{BUILD_TIME}" />
</head> </head>
<body> <body>
<header class="container"> <header class="container">
<nav> <nav>
<ul> <ul>
<li><a href="/"> <li>
<a href="/">
<div class="logo" data-i18n>logo</div> <div class="logo" data-i18n>logo</div>
</a></li> </a>
</li>
</ul> </ul>
<ul> <ul>
<!--<li><a href="https://github.com/Laxilef/OTGateway/wiki" role="button" class="secondary" target="_blank">Help</a></li>-->
<li> <li>
<select id="lang" aria-label="Lang"> <select id="lang" aria-label="Lang">
<option value="en" selected>EN</option> <option value="en" selected>EN</option>
@@ -48,7 +49,7 @@
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>network.wifi.connected</th> <th scope="row" data-i18n>network.wifi.connected</th>
<td><input type="radio" id="network-connected" aria-invalid="false" checked disabled /></td> <td><i id="network-connected"></i></td>
</tr> </tr>
<tr> <tr>
<th scope="row" data-i18n>network.wifi.ssid</th> <th scope="row" data-i18n>network.wifi.ssid</th>
@@ -139,9 +140,10 @@
</tbody> </tbody>
</table> </table>
<div class="grid"> <div class="grid" style="grid-template-columns: repeat(auto-fit,minmax(12rem,1fr)) !important;">
<a href="/dashboard.html" role="button" data-i18n>dashboard.name</a> <a href="/dashboard.html" role="button" data-i18n>dashboard.name</a>
<a href="/settings.html" role="button" data-i18n>settings.name</a> <a href="/settings.html" role="button" data-i18n>settings.name</a>
<a href="/sensors.html" role="button" data-i18n>sensors.name</a>
<a href="/upgrade.html" role="button" data-i18n>upgrade.name</a> <a href="/upgrade.html" role="button" data-i18n>upgrade.name</a>
<a href="/restart.html" role="button" class="secondary restart" data-i18n>button.restart</a> <a href="/restart.html" role="button" class="secondary restart" data-i18n>button.restart</a>
</div> </div>
@@ -160,7 +162,7 @@
</small> </small>
</footer> </footer>
<script src="/static/app.js"></script> <script src="/static/app.js?{BUILD_TIME}"></script>
<script> <script>
document.addEventListener('DOMContentLoaded', async () => { document.addEventListener('DOMContentLoaded', async () => {
const lang = new Lang(document.getElementById('lang')); const lang = new Lang(document.getElementById('lang'));
@@ -168,7 +170,11 @@
setTimeout(async function onLoadPage() { setTimeout(async function onLoadPage() {
try { try {
const response = await fetch('/api/info', { cache: 'no-cache' }); const response = await fetch("/api/info", {
cache: "no-cache",
credentials: "include"
});
if (!response.ok) { if (!response.ok) {
throw new Error('Response not valid'); throw new Error('Response not valid');
} }
@@ -183,7 +189,11 @@
setValue('#network-hostname', result.network.hostname); setValue('#network-hostname', result.network.hostname);
setValue('#network-mac', result.network.mac); setValue('#network-mac', result.network.mac);
setState('#network-connected', result.network.connected); setStatus(
'#network-connected',
result.network.connected ? "success" : "error",
result.network.connected ? "green" : "red"
);
setValue('#network-ssid', result.network.ssid); setValue('#network-ssid', result.network.ssid);
setValue('#network-signal', result.network.signalQuality); setValue('#network-signal', result.network.signalQuality);
setValue('#network-ip', result.network.ip); setValue('#network-ip', result.network.ip);

View File

@@ -4,19 +4,20 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title data-i18n>network.title</title> <title data-i18n>network.title</title>
<link rel="stylesheet" href="/static/app.css" /> <link rel="stylesheet" href="/static/app.css?{BUILD_TIME}" />
</head> </head>
<body> <body>
<header class="container"> <header class="container">
<nav> <nav>
<ul> <ul>
<li><a href="/"> <li>
<a href="/">
<div class="logo" data-i18n>logo</div> <div class="logo" data-i18n>logo</div>
</a></li> </a>
</li>
</ul> </ul>
<ul> <ul>
<!--<li><a href="https://github.com/Laxilef/OTGateway/wiki" role="button" class="secondary" target="_blank">Help</a></li>-->
<li> <li>
<select id="lang" aria-label="Lang"> <select id="lang" aria-label="Lang">
<option value="en" selected>EN</option> <option value="en" selected>EN</option>
@@ -37,37 +38,37 @@
<div id="network-settings-busy" aria-busy="true"></div> <div id="network-settings-busy" aria-busy="true"></div>
<form action="/api/network/settings" id="network-settings" class="hidden"> <form action="/api/network/settings" id="network-settings" class="hidden">
<label for="network-hostname"> <label>
<span data-i18n>network.params.hostname</span> <span data-i18n>network.params.hostname</span>
<input type="text" id="network-hostname" name="hostname" maxlength="24" pattern="[A-Za-z0-9]+[A-Za-z0-9\-]+[A-Za-z0-9]+" required> <input type="text" name="hostname" maxlength="24" pattern="[A-Za-z0-9]+[A-Za-z0-9\-]+[A-Za-z0-9]+" required>
</label> </label>
<label for="network-use-dhcp"> <label>
<input type="checkbox" id="network-use-dhcp" name="useDhcp" value="true"> <input type="checkbox" name="useDhcp" value="true">
<span data-i18n>network.params.dhcp</span> <span data-i18n>network.params.dhcp</span>
</label> </label>
<br /> <br />
<hr /> <hr />
<h4 data-i18n>network.section.static</h4> <h4 data-i18n>network.section.static</h4>
<label for="network-static-ip"> <label>
<span data-i18n>network.params.ip</span> <span data-i18n>network.params.ip</span>
<input type="text" id="network-static-ip" name="staticConfig[ip]" value="true" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required> <input type="text" name="staticConfig[ip]" value="true" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required>
</label> </label>
<label for="network-static-gateway"> <label>
<span data-i18n>network.params.gateway</span> <span data-i18n>network.params.gateway</span>
<input type="text" id="network-static-gateway" name="staticConfig[gateway]" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required> <input type="text" name="staticConfig[gateway]" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required>
</label> </label>
<label for="network-static-subnet"> <label>
<span data-i18n>network.params.subnet</span> <span data-i18n>network.params.subnet</span>
<input type="text" id="network-static-subnet" name="staticConfig[subnet]" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required> <input type="text" name="staticConfig[subnet]" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required>
</label> </label>
<label for="network-static-dns"> <label>
<span data-i18n>network.params.dns</span> <span data-i18n>network.params.dns</span>
<input type="text" id="network-static-dns" name="staticConfig[dns]" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required> <input type="text" name="staticConfig[dns]" maxlength="16" pattern="\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" required>
</label> </label>
<button type="submit" data-i18n>button.save</button> <button type="submit" data-i18n>button.save</button>
@@ -108,19 +109,19 @@
<div id="sta-settings-busy" aria-busy="true"></div> <div id="sta-settings-busy" aria-busy="true"></div>
<form action="/api/network/settings" id="sta-settings" class="hidden"> <form action="/api/network/settings" id="sta-settings" class="hidden">
<label for="sta-ssid"> <label>
<span data-i18n>network.wifi.ssid</span> <span data-i18n>network.wifi.ssid</span>
<input type="text" id="sta-ssid" name="sta[ssid]" maxlength="32" required> <input type="text" name="sta[ssid]" maxlength="32" required>
</label> </label>
<label for="sta-password"> <label>
<span data-i18n>network.wifi.password</span> <span data-i18n>network.wifi.password</span>
<input type="password" id="sta-password" name="sta[password]" maxlength="64" required> <input type="password" name="sta[password]" maxlength="64" required>
</label> </label>
<label for="sta-channel"> <label>
<span data-i18n>network.wifi.channel</span> <span data-i18n>network.wifi.channel</span>
<input type="number" inputmode="numeric" id="sta-channel" name="sta[channel]" min="0" max="12" step="1" required> <input type="number" inputmode="numeric" name="sta[channel]" min="0" max="12" step="1" required>
<small data-i18n>network.sta.channel.note</small> <small data-i18n>network.sta.channel.note</small>
</label> </label>
@@ -139,19 +140,19 @@
<div id="ap-settings-busy" aria-busy="true"></div> <div id="ap-settings-busy" aria-busy="true"></div>
<form action="/api/network/settings" id="ap-settings" class="hidden"> <form action="/api/network/settings" id="ap-settings" class="hidden">
<label for="ap-ssid"> <label>
<span data-i18n>network.wifi.ssid</span> <span data-i18n>network.wifi.ssid</span>
<input type="text" id="ap-ssid" name="ap[ssid]" maxlength="32" required> <input type="text" name="ap[ssid]" maxlength="32" required>
</label> </label>
<label for="ap-password"> <label>
<span data-i18n>network.wifi.password</span> <span data-i18n>network.wifi.password</span>
<input type="text" id="ap-password" name="ap[password]" maxlength="64" required> <input type="text" name="ap[password]" maxlength="64" required>
</label> </label>
<label for="ap-channel"> <label>
<span data-i18n>network.wifi.channel</span> <span data-i18n>network.wifi.channel</span>
<input type="number" inputmode="numeric" id="ap-channel" name="ap[channel]" min="1" max="12" step="1" required> <input type="number" inputmode="numeric" name="ap[channel]" min="1" max="12" step="1" required>
</label> </label>
<button type="submit" data-i18n>button.save</button> <button type="submit" data-i18n>button.save</button>
@@ -171,34 +172,38 @@
</small> </small>
</footer> </footer>
<script src="/static/app.js"></script> <script src="/static/app.js?{BUILD_TIME}"></script>
<script> <script>
document.addEventListener('DOMContentLoaded', async () => { document.addEventListener('DOMContentLoaded', async () => {
const lang = new Lang(document.getElementById('lang')); const lang = new Lang(document.getElementById('lang'));
lang.build(); lang.build();
const fillData = (data) => { const fillData = (data) => {
setInputValue('#network-hostname', data.hostname); setInputValue("[name='hostname']", data.hostname);
setCheckboxValue('#network-use-dhcp', data.useDhcp); setCheckboxValue("[name='useDhcp']", data.useDhcp);
setInputValue('#network-static-ip', data.staticConfig.ip); setInputValue("[name='staticConfig[ip]']", data.staticConfig.ip);
setInputValue('#network-static-gateway', data.staticConfig.gateway); setInputValue("[name='staticConfig[gateway]']", data.staticConfig.gateway);
setInputValue('#network-static-subnet', data.staticConfig.subnet); setInputValue("[name='staticConfig[subnet]']", data.staticConfig.subnet);
setInputValue('#network-static-dns', data.staticConfig.dns); setInputValue("[name='staticConfig[dns]']", data.staticConfig.dns);
setBusy('#network-settings-busy', '#network-settings', false); setBusy('#network-settings-busy', '#network-settings', false);
setInputValue('#sta-ssid', data.sta.ssid); setInputValue("[name='sta[ssid]']", data.sta.ssid);
setInputValue('#sta-password', data.sta.password); setInputValue("[name='sta[password]']", data.sta.password);
setInputValue('#sta-channel', data.sta.channel); setInputValue("[name='sta[channel]']", data.sta.channel);
setBusy('#sta-settings-busy', '#sta-settings', false); setBusy('#sta-settings-busy', '#sta-settings', false);
setInputValue('#ap-ssid', data.ap.ssid); setInputValue("[name='ap[ssid]']", data.ap.ssid);
setInputValue('#ap-password', data.ap.password); setInputValue("[name='ap[password]']", data.ap.password);
setInputValue('#ap-channel', data.ap.channel); setInputValue("[name='ap[channel]']", data.ap.channel);
setBusy('#ap-settings-busy', '#ap-settings', false); setBusy('#ap-settings-busy', '#ap-settings', false);
}; };
try { try {
const response = await fetch('/api/network/settings', { cache: 'no-cache' }); const response = await fetch("/api/network/settings", {
cache: "no-cache",
credentials: "include"
});
if (!response.ok) { if (!response.ok) {
throw new Error('Response not valid'); throw new Error('Response not valid');
} }

321
src_data/pages/sensors.html Normal file
View File

@@ -0,0 +1,321 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title data-i18n>sensors.title</title>
<link rel="stylesheet" href="/static/app.css?{BUILD_TIME}" />
</head>
<body>
<header class="container">
<nav>
<ul>
<li>
<a href="/">
<div class="logo" data-i18n>logo</div>
</a>
</li>
</ul>
<ul>
<li>
<select id="lang" aria-label="Lang">
<option value="en" selected>EN</option>
<option value="ru">RU</option>
</select>
</li>
</ul>
</nav>
</header>
<main class="container">
<article>
<hgroup>
<h2 data-i18n>sensors.name</h2>
<p></p>
</hgroup>
<details id="template" class="sensor hidden" data-id="" data-preloaded="0">
<summary><b>#<span class="id"></span>: <span class="name"></span></b></summary>
<div>
<div class="form-busy" aria-busy="true"></div>
<form action="/api/sensor?id={id}" class="hidden">
<fieldset>
<label>
<input type="checkbox" role="switch" name="enabled" value="true">
<span data-i18n>sensors.enabled</span>
</label>
<br />
<label>
<span data-i18n>sensors.sensorName.title</span>
<input type="text" name="name" maxlength="32" required>
<small data-i18n>sensors.sensorName.note</small>
</label>
<div class="grid">
<label>
<span data-i18n>sensors.purpose</span>
<select name="purpose" required>
<option value="0" data-i18n>sensors.purposes.outdoorTemp</option>
<option value="1" data-i18n>sensors.purposes.indoorTemp</option>
<option value="2" data-i18n>sensors.purposes.heatTemp</option>
<option value="3" data-i18n>sensors.purposes.heatRetTemp</option>
<option value="4" data-i18n>sensors.purposes.dhwTemp</option>
<option value="5" data-i18n>sensors.purposes.dhwRetTemp</option>
<option value="6" data-i18n>sensors.purposes.dhwFlowRate</option>
<option value="7" data-i18n>sensors.purposes.exhaustTemp</option>
<option value="8" data-i18n>sensors.purposes.modLevel</option>
<option value="248" data-i18n>sensors.purposes.powerFactor</option>
<option value="249" data-i18n>sensors.purposes.power</option>
<option value="250" data-i18n>sensors.purposes.fanSpeed</option>
<option value="251" data-i18n>sensors.purposes.co2</option>
<option value="252" data-i18n>sensors.purposes.pressure</option>
<option value="253" data-i18n>sensors.purposes.humidity</option>
<option value="254" data-i18n>sensors.purposes.temperature</option>
<option value="255" data-i18n>sensors.purposes.notConfigured</option>
</select>
</label>
<label>
<span data-i18n>sensors.type</span>
<select name="type" required>
<option value="0" data-i18n>sensors.types.otOutdoorTemp</option>
<option value="1" data-i18n>sensors.types.otHeatTemp</option>
<option value="2" data-i18n>sensors.types.otHeatRetTemp</option>
<option value="3" data-i18n>sensors.types.otDhwTemp</option>
<option value="4" data-i18n>sensors.types.otDhwTemp2</option>
<option value="5" data-i18n>sensors.types.otDhwFlowRate</option>
<option value="6" data-i18n>sensors.types.otCh2Temp</option>
<option value="7" data-i18n>sensors.types.otExhaustTemp</option>
<option value="8" data-i18n>sensors.types.otHeatExchangerTemp</option>
<option value="9" data-i18n>sensors.types.otPressure</option>
<option value="10" data-i18n>sensors.types.otModLevel</option>
<option value="11" data-i18n>sensors.types.otCurrentPower</option>
<option value="12" data-i18n>sensors.types.otExhaustCo2</option>
<option value="13" data-i18n>sensors.types.otExhaustFanSpeed</option>
<option value="14" data-i18n>sensors.types.otSupplyFanSpeed</option>
<option value="15" data-i18n>sensors.types.otSolarStorageTemp</option>
<option value="16" data-i18n>sensors.types.otSolarCollectorTemp</option>
<option value="17" data-i18n>sensors.types.otFanSpeedSetpoint</option>
<option value="18" data-i18n>sensors.types.otFanSpeedCurrent</option>
<option value="50" data-i18n>sensors.types.ntcTemp</option>
<option value="51" data-i18n>sensors.types.dallasTemp</option>
<option value="52" data-i18n>sensors.types.bluetooth</option>
<option value="253" data-i18n>sensors.types.heatSetpointTemp</option>
<option value="254" data-i18n>sensors.types.manual</option>
<option value="255" data-i18n>sensors.types.notConfigured</option>
</select>
</label>
</div>
</fieldset>
<div class="grid">
<label>
<span data-i18n>sensors.gpio</span>
<input type="number" outputmode="numeric" name="gpio" min="0" max="254" step="1">
</label>
<label>
<span data-i18n>sensors.address.title</span>
<input type="text" name="address">
<small data-i18n>sensors.address.note</small>
</label>
</div>
<hr class="correction" />
<details class="correction">
<summary><b data-i18n>sensors.correction.desc</b></summary>
<div class="grid">
<label>
<span data-i18n>sensors.correction.offset</span>
<input type="number" inputmode="decimal" name="offset" min="-20" max="20" step="0.01" required>
</label>
<label>
<span data-i18n>sensors.correction.factor</span>
<input type="number" inputmode="decimal" name="factor" min="0.01" max="10" step="0.01" required>
</label>
</div>
</details>
<hr class="filtering" />
<details class="filtering">
<summary><b data-i18n>sensors.filtering.desc</b></summary>
<div>
<label>
<input type="checkbox" name="filtering" value="true">
<span data-i18n>sensors.filtering.enabled.title</span>
<br />
<small data-i18n>sensors.filtering.enabled.note</small>
</label>
<label>
<span data-i18n>sensors.filtering.factor.title</span>
<input type="number" inputmode="decimal" name="filteringFactor" min="0.01" max="1" step="0.01">
<small data-i18n>sensors.filtering.factor.note</small>
</label>
</div>
</details>
<br/>
<button type="submit" data-i18n>button.save</button>
</form>
</div>
</details>
</article>
</main>
<footer class="container">
<small>
<b>Made by Laxilef</b>
<a href="https://github.com/Laxilef/OTGateway/blob/master/LICENSE" target="_blank" class="secondary" data-i18n>nav.license</a>
<a href="https://github.com/Laxilef/OTGateway/blob/master/" target="_blank" class="secondary" data-i18n>nav.source</a>
<a href="https://github.com/Laxilef/OTGateway/wiki" target="_blank" class="secondary" data-i18n>nav.help</a>
<a href="https://github.com/Laxilef/OTGateway/issues" target="_blank" class="secondary" data-i18n>nav.issues</a>
<a href="https://github.com/Laxilef/OTGateway/releases" target="_blank" class="secondary" data-i18n>nav.releases</a>
</small>
</footer>
<script src="/static/app.js?{BUILD_TIME}"></script>
<script>
document.addEventListener("DOMContentLoaded", async () => {
const lang = new Lang(document.getElementById("lang"));
lang.build();
const container = document.querySelector("article");
const templateNode = container.querySelector("#template");
try {
const response = await fetch("/api/sensors", {
cache: "no-cache",
credentials: "include"
});
if (!response.ok) {
throw new Error("Response not valid");
}
const result = await response.json();
for (const sensorId in result) {
const sensorNode = templateNode.cloneNode(true);
sensorNode.removeAttribute("id");
sensorNode.classList.remove("hidden");
sensorNode.dataset.id = sensorId;
setValue(".id", sensorId, sensorNode);
setValue(".name", result[sensorId], sensorNode);
container.appendChild(sensorNode);
container.appendChild(document.createElement("hr"));
const sensorForm = sensorNode.querySelector("form");
const fillData = (data) => {
setCheckboxValue("[name='enabled']", data.enabled, sensorForm);
setInputValue("[name='name']", data.name, {}, sensorForm);
setSelectValue("[name='purpose']", data.purpose, sensorForm);
setSelectValue("[name='type']", data.type, sensorForm);
setInputValue("[name='gpio']", data.gpio < 255 ? data.gpio : "", {}, sensorForm);
setInputValue("[name='address']", data.address, {}, sensorForm);
setInputValue("[name='offset']", data.offset, {}, sensorForm);
setInputValue("[name='factor']", data.factor, {}, sensorForm);
setCheckboxValue("[name='filtering']", data.filtering, sensorForm);
setInputValue("[name='filteringFactor']", data.filteringFactor, {}, sensorForm);
sensorForm.querySelector("[name='type']").dispatchEvent(new Event("change"));
setBusy(".form-busy", "form", false, sensorNode);
};
sensorForm.action = sensorForm.action.replace("{id}", sensorId);
sensorForm.querySelector("[name='type']").addEventListener("change", async (event) => {
const gpio = sensorForm.querySelector("[name='gpio']");
const address = sensorForm.querySelector("[name='address']");
const parentGpio = gpio.parentElement;
const parentAddress = address.parentElement;
switch(parseInt(event.target.value)) {
// heating setpoint, manual
case 253:
case 254:
hide(".correction", sensorForm);
hide(".filtering", sensorForm);
break;
// other
default:
show(".correction", sensorForm);
show(".filtering", sensorForm);
}
switch(parseInt(event.target.value)) {
// ntc
case 50:
parentGpio.classList.remove("hidden");
parentAddress.classList.add("hidden");
address.removeAttribute("pattern");
break;
// dallas
case 51:
parentGpio.classList.remove("hidden");
parentAddress.classList.remove("hidden");
address.setAttribute("pattern", "([A-Fa-f0-9]{2}:){7}[A-Fa-f0-9]{2}");
break;
// ble
case 52:
parentGpio.classList.add("hidden");
parentAddress.classList.remove("hidden");
address.setAttribute("pattern", "([A-Fa-f0-9]{2}:){5}[A-Fa-f0-9]{2}");
break;
// other
default:
parentGpio.classList.add("hidden");
parentAddress.classList.add("hidden");
address.removeAttribute("pattern");
break;
}
});
sensorNode.addEventListener("click", async (event) => {
if (parseInt(sensorNode.dataset.preloaded)) {
return;
}
try {
const response = await fetch(sensorForm.action, {
cache: "no-cache",
credentials: "include"
});
if (response.status != 200) {
return;
}
const result = await response.json();
fillData(result);
sensorNode.dataset.preloaded = 1;
} catch (error) {
console.log(error);
}
});
setupForm(`.sensor[data-id='${sensorId}'] form`, fillData, ['address']);
}
} catch (error) {
console.log(error);
}
});
</script>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@@ -4,19 +4,20 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title data-i18n>upgrade.title</title> <title data-i18n>upgrade.title</title>
<link rel="stylesheet" href="/static/app.css"> <link rel="stylesheet" href="/static/app.css?{BUILD_TIME}">
</head> </head>
<body> <body>
<header class="container"> <header class="container">
<nav> <nav>
<ul> <ul>
<li><a href="/"> <li>
<a href="/">
<div class="logo" data-i18n>logo</div> <div class="logo" data-i18n>logo</div>
</a></li> </a>
</li>
</ul> </ul>
<ul> <ul>
<!--<li><a href="https://github.com/Laxilef/OTGateway/wiki" role="button" class="secondary" target="_blank">Help</a></li>-->
<li> <li>
<select id="lang" aria-label="Lang"> <select id="lang" aria-label="Lang">
<option value="en" selected>EN</option> <option value="en" selected>EN</option>
@@ -41,7 +42,7 @@
<input type="file" name="settings" id="restore-file" accept=".json"> <input type="file" name="settings" id="restore-file" accept=".json">
</label> </label>
<div class="grid"> <div role="group">
<button type="submit" data-i18n>button.restore</button> <button type="submit" data-i18n>button.restore</button>
<button type="button" class="secondary" onclick="window.location='/api/backup/save';" data-i18n>button.backup</button> <button type="button" class="secondary" onclick="window.location='/api/backup/save';" data-i18n>button.backup</button>
</div> </div>
@@ -97,7 +98,7 @@
</small> </small>
</footer> </footer>
<script src="/static/app.js"></script> <script src="/static/app.js?{BUILD_TIME}"></script>
<script> <script>
document.addEventListener('DOMContentLoaded', async () => { document.addEventListener('DOMContentLoaded', async () => {
const lang = new Lang(document.getElementById('lang')); const lang = new Lang(document.getElementById('lang'));

View File

@@ -32,7 +32,7 @@ class Lang {
} }
if (!this.localeIsSupported(this.defaultLocale)) { if (!this.localeIsSupported(this.defaultLocale)) {
const selected = this.switcher.selectedIndex ?? 0; const selected = this.switcher.selectedIndex ? this.switcher.selectedIndex : 0;
this.defaultLocale = this.switcher.options[selected].value; this.defaultLocale = this.switcher.options[selected].value;
} }
@@ -63,7 +63,7 @@ class Lang {
} }
async fetchTranslations(locale) { async fetchTranslations(locale) {
const response = await fetch(`/static/locales/${locale}.json`); const response = await fetch(`/static/locales/${locale}.json?{BUILD_TIME}`);
const data = await response.json(); const data = await response.json();
if (data.values instanceof Object) { if (data.values instanceof Object) {

View File

@@ -1,4 +1,4 @@
function setupForm(formSelector, onResultCallback = null, noCastItems = []) { const setupForm = (formSelector, onResultCallback = null, noCastItems = []) => {
const form = document.querySelector(formSelector); const form = document.querySelector(formSelector);
if (!form) { if (!form) {
return; return;
@@ -10,13 +10,13 @@ function setupForm(formSelector, onResultCallback = null, noCastItems = []) {
}) })
}); });
const url = form.action;
let button = form.querySelector('button[type="submit"]');
let defaultText;
form.addEventListener('submit', async (event) => { form.addEventListener('submit', async (event) => {
event.preventDefault(); event.preventDefault();
const url = form.action;
let button = form.querySelector('button[type="submit"]');
let defaultText;
if (button) { if (button) {
defaultText = button.textContent; defaultText = button.textContent;
button.textContent = i18n("button.wait"); button.textContent = i18n("button.wait");
@@ -60,10 +60,11 @@ function setupForm(formSelector, onResultCallback = null, noCastItems = []) {
} }
let response = await fetch(url, { let response = await fetch(url, {
method: 'POST', method: "POST",
cache: 'no-cache', cache: "no-cache",
credentials: "include",
headers: { headers: {
'Content-Type': 'application/json' "Content-Type": "application/json"
}, },
body: form2json(fd, noCastItems) body: form2json(fd, noCastItems)
}); });
@@ -86,7 +87,7 @@ function setupForm(formSelector, onResultCallback = null, noCastItems = []) {
}); });
} }
function setupNetworkScanForm(formSelector, tableSelector) { const setupNetworkScanForm = (formSelector, tableSelector) => {
const form = document.querySelector(formSelector); const form = document.querySelector(formSelector);
if (!form) { if (!form) {
console.error("form not found"); console.error("form not found");
@@ -132,7 +133,7 @@ function setupNetworkScanForm(formSelector, tableSelector) {
let row = tbody.insertRow(-1); let row = tbody.insertRow(-1);
row.classList.add("network"); row.classList.add("network");
row.setAttribute('data-ssid', result[i].hidden ? '' : result[i].ssid); row.setAttribute('data-ssid', result[i].hidden ? '' : result[i].ssid);
row.onclick = function () { row.onclick = () => {
const input = document.querySelector('input#sta-ssid'); const input = document.querySelector('input#sta-ssid');
const ssid = this.getAttribute('data-ssid'); const ssid = this.getAttribute('data-ssid');
if (!input || !ssid) { if (!input || !ssid) {
@@ -143,8 +144,8 @@ function setupNetworkScanForm(formSelector, tableSelector) {
input.focus(); input.focus();
}; };
row.insertCell().textContent = "#" + (i + 1); row.insertCell().textContent = `#${i + 1}`;
row.insertCell().innerHTML = result[i].hidden ? ("<i>" + result[i].bssid + "</i>") : result[i].ssid; row.insertCell().innerHTML = result[i].hidden ? `<i>${result[i].bssid}</i>` : result[i].ssid;
// info cell // info cell
let infoCell = row.insertCell(); let infoCell = row.insertCell();
@@ -164,7 +165,7 @@ function setupNetworkScanForm(formSelector, tableSelector) {
} }
let signalQualityContainer = document.createElement("span"); let signalQualityContainer = document.createElement("span");
signalQualityContainer.setAttribute('data-tooltip', result[i].signalQuality + "%"); signalQualityContainer.setAttribute('data-tooltip', `${result[i].signalQuality}%`);
signalQualityContainer.appendChild(signalQualityIcon); signalQualityContainer.appendChild(signalQualityIcon);
infoCell.appendChild(signalQualityContainer); infoCell.appendChild(signalQualityContainer);
@@ -218,7 +219,10 @@ function setupNetworkScanForm(formSelector, tableSelector) {
attempts--; attempts--;
try { try {
let response = await fetch(url, { cache: 'no-cache' }); let response = await fetch(url, {
cache: "no-cache",
credentials: "include"
});
if (response.status == 200) { if (response.status == 200) {
await onSuccess(response); await onSuccess(response);
@@ -246,7 +250,7 @@ function setupNetworkScanForm(formSelector, tableSelector) {
onSubmitFn(); onSubmitFn();
} }
function setupRestoreBackupForm(formSelector) { const setupRestoreBackupForm = (formSelector) => {
const form = document.querySelector(formSelector); const form = document.querySelector(formSelector);
if (!form) { if (!form) {
return; return;
@@ -266,7 +270,7 @@ function setupRestoreBackupForm(formSelector) {
button.setAttribute('aria-busy', true); button.setAttribute('aria-busy', true);
} }
const onSuccess = (response) => { const onSuccess = () => {
if (button) { if (button) {
button.textContent = i18n('button.restored'); button.textContent = i18n('button.restored');
button.classList.add('success'); button.classList.add('success');
@@ -280,7 +284,7 @@ function setupRestoreBackupForm(formSelector) {
} }
}; };
const onFailed = (response) => { const onFailed = () => {
if (button) { if (button) {
button.textContent = i18n('button.error'); button.textContent = i18n('button.error');
button.classList.add('failed'); button.classList.add('failed');
@@ -302,35 +306,82 @@ function setupRestoreBackupForm(formSelector) {
let reader = new FileReader(); let reader = new FileReader();
reader.readAsText(files[0]); reader.readAsText(files[0]);
reader.onload = async function () { reader.onload = async (event) => {
try { try {
let response = await fetch(url, { const data = JSON.parse(event.target.result);
method: 'POST', console.log("Backup: ", data);
cache: 'no-cache',
headers: {
'Content-Type': 'application/json'
},
body: reader.result
});
if (response.ok) { if (data.settings != undefined) {
onSuccess(response); let response = await fetch(url, {
method: "POST",
cache: "no-cache",
credentials: "include",
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({"settings": data.settings})
});
} else { if (!response.ok) {
onFailed(response); onFailed();
return;
}
} }
if (data.sensors != undefined) {
for (const sensorId in data.sensors) {
const payload = {
"sensors": {}
};
payload["sensors"][sensorId] = data.sensors[sensorId];
const response = await fetch(url, {
method: "POST",
cache: "no-cache",
credentials: "include",
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify(payload)
});
if (!response.ok) {
onFailed();
return;
}
}
}
if (data.network != undefined) {
let response = await fetch(url, {
method: "POST",
cache: "no-cache",
credentials: "include",
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({"network": data.network})
});
if (!response.ok) {
onFailed();
return;
}
}
onSuccess();
} catch (err) { } catch (err) {
onFailed(false); onFailed();
} }
}; };
reader.onerror = function () { reader.onerror = () => {
console.log(reader.error); console.log(reader.error);
}; };
}); });
} }
function setupUpgradeForm(formSelector) { const setupUpgradeForm = (formSelector) => {
const form = document.querySelector(formSelector); const form = document.querySelector(formSelector);
if (!form) { if (!form) {
return; return;
@@ -383,7 +434,7 @@ function setupUpgradeForm(formSelector) {
resItem.classList.add('failed'); resItem.classList.add('failed');
if (result.firmware.error != "") { if (result.firmware.error != "") {
resItem.textContent += ": " + result.firmware.error; resItem.textContent += `: ${result.firmware.error}`;
} }
} }
} }
@@ -401,7 +452,7 @@ function setupUpgradeForm(formSelector) {
resItem.classList.add('failed'); resItem.classList.add('failed');
if (result.filesystem.error != "") { if (result.filesystem.error != "") {
resItem.textContent += ": " + result.filesystem.error; resItem.textContent += `: ${result.filesystem.error}`;
} }
} }
} }
@@ -452,8 +503,9 @@ function setupUpgradeForm(formSelector) {
try { try {
let fd = new FormData(form); let fd = new FormData(form);
let response = await fetch(url, { let response = await fetch(url, {
method: 'POST', method: "POST",
cache: 'no-cache', cache: "no-cache",
credentials: "include",
body: fd body: fd
}); });
@@ -471,19 +523,23 @@ function setupUpgradeForm(formSelector) {
} }
function setBusy(busySelector, contentSelector, value) { const setBusy = (busySelector, contentSelector, value, parent = undefined) => {
if (!value) { if (!value) {
hide(busySelector); hide(busySelector, parent);
show(contentSelector); show(contentSelector, parent);
} else { } else {
show(busySelector); show(busySelector, parent);
hide(contentSelector); hide(contentSelector, parent);
} }
} }
function setState(selector, value) { const setAriaState = (selector, value, parent = undefined) => {
let item = document.querySelector(selector); if (parent === undefined) {
parent = document;
}
let item = parent.querySelector(selector);
if (!item) { if (!item) {
return; return;
} }
@@ -491,8 +547,44 @@ function setState(selector, value) {
item.setAttribute('aria-invalid', !value); item.setAttribute('aria-invalid', !value);
} }
function setValue(selector, value) { const setStatus = (selector, state, color = undefined, parent = undefined) => {
let items = document.querySelectorAll(selector); if (parent === undefined) {
parent = document;
}
let item = parent.querySelector(selector);
if (!item) {
return;
}
item.classList.forEach(cName => {
if (cName.indexOf("icons-") === 0) {
item.classList.remove(cName);
}
});
item.classList.add(`icons-${state}`);
if (color !== undefined) {
item.classList.add(`icons-color-${color}`);
}
}
const setState = (selector, state, parent = undefined) => {
return setStatus(
selector,
state ? "success" : "error",
state ? "green" : "gray",
parent
);
}
const setValue = (selector, value, parent = undefined) => {
if (parent === undefined) {
parent = document;
}
let items = parent.querySelectorAll(selector);
if (!items.length) { if (!items.length) {
return; return;
} }
@@ -502,8 +594,36 @@ function setValue(selector, value) {
} }
} }
function setCheckboxValue(selector, value) { const appendValue = (selector, value, nl = null, parent = undefined) => {
let item = document.querySelector(selector); if (parent === undefined) {
parent = document;
}
let items = parent.querySelectorAll(selector);
if (!items.length) {
return;
}
for (let item of items) {
if (item.innerHTML.trim().length > 0) {
if (nl !== null) {
item.innerHTML += nl;
}
item.innerHTML += value;
} else {
item.innerHTML = value;
}
}
}
const setCheckboxValue = (selector, value, parent = undefined) => {
if (parent === undefined) {
parent = document;
}
let item = parent.querySelector(selector);
if (!item) { if (!item) {
return; return;
} }
@@ -511,8 +631,12 @@ function setCheckboxValue(selector, value) {
item.checked = value; item.checked = value;
} }
function setRadioValue(selector, value) { const setRadioValue = (selector, value, parent = undefined) => {
let items = document.querySelectorAll(selector); if (parent === undefined) {
parent = document;
}
let items = parent.querySelectorAll(selector);
if (!items.length) { if (!items.length) {
return; return;
} }
@@ -522,8 +646,12 @@ function setRadioValue(selector, value) {
} }
} }
function setInputValue(selector, value, attrs = {}) { const setInputValue = (selector, value, attrs = {}, parent = undefined) => {
let items = document.querySelectorAll(selector); if (parent === undefined) {
parent = document;
}
let items = parent.querySelectorAll(selector);
if (!items.length) { if (!items.length) {
return; return;
} }
@@ -539,8 +667,12 @@ function setInputValue(selector, value, attrs = {}) {
} }
} }
function setSelectValue(selector, value) { const setSelectValue = (selector, value, parent = undefined) => {
let item = document.querySelector(selector); if (parent === undefined) {
parent = document;
}
let item = parent.querySelector(selector);
if (!item) { if (!item) {
return; return;
} }
@@ -550,8 +682,12 @@ function setSelectValue(selector, value) {
} }
} }
function show(selector) { const show = (selector, parent = undefined) => {
let items = document.querySelectorAll(selector); if (parent === undefined) {
parent = document;
}
let items = parent.querySelectorAll(selector);
if (!items.length) { if (!items.length) {
return; return;
} }
@@ -563,8 +699,12 @@ function show(selector) {
} }
} }
function hide(selector) { const hide = (selector, parent = undefined) => {
let items = document.querySelectorAll(selector); if (parent === undefined) {
parent = document;
}
let items = parent.querySelectorAll(selector);
if (!items.length) { if (!items.length) {
return; return;
} }
@@ -582,28 +722,51 @@ function unit2str(unitSystem, units = {}, defaultValue = '?') {
: defaultValue; : defaultValue;
} }
function temperatureUnit(unitSystem) { const temperatureUnit = (unitSystem) => {
return unit2str(unitSystem, { return unit2str(unitSystem, {
0: "°C", 0: "°C",
1: "°F" 1: "°F"
}); });
} }
function pressureUnit(unitSystem) { const pressureUnit = (unitSystem) => {
return unit2str(unitSystem, { return unit2str(unitSystem, {
0: "bar", 0: "bar",
1: "psi" 1: "psi"
}); });
} }
function volumeUnit(unitSystem) { const volumeUnit = (unitSystem) => {
return unit2str(unitSystem, { return unit2str(unitSystem, {
0: "L", 0: "L",
1: "gal" 1: "gal"
}); });
} }
function memberIdToVendor(memberId) { const purposeUnit = (purpose, unitSystem) => {
const tUnit = temperatureUnit(unitSystem);
return unit2str(purpose, {
0: tUnit,
1: tUnit,
2: tUnit,
3: tUnit,
4: tUnit,
5: tUnit,
6: `${volumeUnit(unitSystem)}/${i18n('time.min')}`,
7: tUnit,
8: "%",
248: "%",
249: i18n('kw'),
250: "RPM",
251: "ppm",
252: pressureUnit(unitSystem),
253: "%",
254: tUnit
}, null);
}
const memberIdToVendor = (memberId) => {
// https://github.com/Jeroen88/EasyOpenTherm/blob/main/src/EasyOpenTherm.h // https://github.com/Jeroen88/EasyOpenTherm/blob/main/src/EasyOpenTherm.h
// https://github.com/Evgen2/SmartTherm/blob/v0.7/src/Web.cpp // https://github.com/Evgen2/SmartTherm/blob/v0.7/src/Web.cpp
const vendorList = { const vendorList = {
@@ -681,7 +844,7 @@ function form2json(data, noCastItems = []) {
function dec2hex(i) { function dec2hex(i) {
let hex = parseInt(i).toString(16); let hex = parseInt(i).toString(16);
if (hex.length % 2 != 0) { if (hex.length % 2 != 0) {
hex = "0" + hex; hex = `0${hex}`;
} }
return hex.toUpperCase(); return hex.toUpperCase();

View File

@@ -59,7 +59,7 @@ footer {
/*nav li a:has(> div.logo) { /*nav li a:has(> div.logo) {
margin-bottom: 0; margin-bottom: 0;
}*/ }*/
nav li :where(a,[role=link]) { nav li :where(a, [role=link]) {
margin: 0; margin: 0;
} }
@@ -71,6 +71,11 @@ pre {
padding: 0.5rem; padding: 0.5rem;
} }
:nth-last-child(1 of table tr:not(.hidden)) th,
:nth-last-child(1 of table tr:not(.hidden)) td {
border-bottom: 0 !important;
}
.hidden { .hidden {
display: none !important; display: none !important;
@@ -110,6 +115,7 @@ tr.network:hover {
font-family: var(--pico-font-family-monospace); font-family: var(--pico-font-family-monospace);
} }
.thermostat { .thermostat {
display: grid; display: grid;
grid-template-columns: 0.5fr 2fr 0.5fr; grid-template-columns: 0.5fr 2fr 0.5fr;
@@ -188,6 +194,92 @@ tr.network:hover {
margin: 1.25rem 0; margin: 1.25rem 0;
} }
@media (max-width: 575px) {
.notify {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 0.5fr;
gap: 0.5rem 0.5rem;
grid-template-areas:
"notify-content"
"notify-actions";
}
.notify-icon {
display: none;
}
.notify-content {
justify-self: center;
align-self: center;
grid-area: notify-content;
}
.notify-actions {
justify-self: center;
align-self: center;
grid-area: notify-actions;
}
}
@media (min-width: 576px) {
.notify {
display: grid;
grid-template-columns: 5rem 1fr 10rem;
grid-template-rows: 1fr;
gap: 0rem 0.5rem;
grid-auto-flow: row;
grid-template-areas:
"notify-icon notify-content notify-actions";
}
.notify-icon {
justify-self: center;
align-self: center;
grid-area: notify-icon;
}
.notify-content {
justify-self: center;
align-self: center;
grid-area: notify-content;
}
.notify-actions {
justify-self: center;
align-self: center;
grid-area: notify-actions;
}
}
.notify {
margin: 1rem;
padding: 0.5rem;
border: .25rem solid var(--pico-blockquote-border-color);
}
.notify-error {
border-color: var(--pico-form-element-invalid-border-color);
}
.notify-error .notify-icon {
color: var(--pico-form-element-invalid-border-color);
}
.notify-alarm {
border-color: #c89048;
}
.notify-alarm .notify-icon {
color: #c89048;
}
.notify-icon i {
font-size: 2.5rem;
}
[class*=" icons-"], [class*=" icons-"],
[class=icons], [class=icons],
[class^=icons-] { [class^=icons-] {
@@ -200,4 +292,20 @@ tr.network:hover {
[data-tooltip]:has(> [class*=" icons-"], > [class=icons], > [class^=icons-]) { [data-tooltip]:has(> [class*=" icons-"], > [class=icons], > [class^=icons-]) {
border: 0 !important; border: 0 !important;
}
.icons-color-green {
color: var(--pico-form-element-valid-active-border-color);
}
.icons-color-yellow {
color: #c89048;
}
.icons-color-gray {
color: var(--pico-form-element-placeholder-color);
}
.icons-color-red {
color: var(--pico-form-element-invalid-active-border-color);
} }

View File

@@ -7,8 +7,8 @@
font-family: "Icons"; font-family: "Icons";
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
src: url("/static/fonts/iconly.eot?1718563596894"); src: url("/static/fonts/iconly.eot?1732913937966");
src: url("/static/fonts/iconly.eot?#iefix") format("embedded-opentype"), url("/static/fonts/iconly.woff2?1718563596894") format("woff2"), url("/static/fonts/iconly.woff?1718563596894") format("woff"), url("/static/fonts/iconly.ttf?1718563596894") format("truetype"), url("/static/fonts/iconly.svg?1718563596894#Icons") format("svg"); src: url("/static/fonts/iconly.eot?#iefix") format("embedded-opentype"), url("/static/fonts/iconly.woff2?1732913937966") format("woff2"), url("/static/fonts/iconly.woff?1732913937966") format("woff"), url("/static/fonts/iconly.ttf?1732913937966") format("truetype"), url("/static/fonts/iconly.svg?1732913937966#Icons") format("svg");
} }
[class="icons"], [class^="icons-"], [class*=" icons-"] { [class="icons"], [class^="icons-"], [class*=" icons-"] {
@@ -51,6 +51,10 @@
content: "\e006"; content: "\e006";
} }
.icons-error:before {
content: "\e007";
}
.icons-wifi-strength-3:before { .icons-wifi-strength-3:before {
content: "\e008"; content: "\e008";
} }
@@ -63,6 +67,14 @@
content: "\e00a"; content: "\e00a";
} }
.icons-success:before {
content: "\e00b";
}
.icons-up:before { .icons-up:before {
content: "\e00c"; content: "\e00c";
} }
.icons-alarm:before {
content: "\e00d";
}