Yurii
|
bdfa793c49
|
chore: update build workflow
dev
|
2026-05-18 00:36:30 +03:00 |
|
Yurii
|
25280bf9b1
|
chore: added build workflow
|
2026-05-17 19:32:27 +03:00 |
|
Yurii
|
9c2e420ec7
|
refactor: use localtime_r(...) for thread safety
|
2026-05-17 04:46:47 +03:00 |
|
Yurii
|
af2d4624b3
|
chore: fix cpplint
|
2026-05-17 04:38:53 +03:00 |
|
Yurii
|
14d2262d2f
|
chore: added CI workflow
|
2026-05-17 03:57:59 +03:00 |
|
Yurii
|
db99746ee9
|
feat: added choice of averaging type for indoor and outdoor temperatures (#244)
* feat: added a choice of averaging type for indoor and outdoor temperatures
* refactor: locales updated
* refactor: some changes
|
2026-05-16 17:58:13 +03:00 |
|
Yurii
|
bfc1cc1118
|
chore: update README
|
2026-05-16 17:14:00 +03:00 |
|
Yurii
|
01a70b3288
|
refactor(translation): updated Dutch language
Currently translated at 100.0% (346 of 346 strings)
Translation: OTGateway/Portal
Translate-URL: https://hosted.weblate.org/projects/otgateway/portal/nl/
|
2026-05-16 16:40:25 +03:00 |
|
Yurii
|
5d053690c6
|
refactor(translation): updated Chinese (Simplified Han script) language
Currently translated at 100.0% (346 of 346 strings)
Translation: OTGateway/Portal
Translate-URL: https://hosted.weblate.org/projects/otgateway/portal/zh_Hans/
|
2026-05-16 16:40:25 +03:00 |
|
Yurii
|
ea95b5fa7d
|
refactor(translation): updated Italian language
Currently translated at 100.0% (346 of 346 strings)
Translation: OTGateway/Portal
Translate-URL: https://hosted.weblate.org/projects/otgateway/portal/it/
|
2026-05-16 16:40:25 +03:00 |
|
Yurii
|
dd9cb0b88f
|
refactor(translation): updated English language
Currently translated at 100.0% (346 of 346 strings)
Translation: OTGateway/Portal
Translate-URL: https://hosted.weblate.org/projects/otgateway/portal/en/
|
2026-05-16 16:40:25 +03:00 |
|
Weblate (bot)
|
ec7a24ce0c
|
refactor(translation): updated Russian language (#245)
Currently translated at 100.0% (346 of 346 strings)
Translation: OTGateway/Portal
Translate-URL: https://hosted.weblate.org/projects/otgateway/portal/ru/
Co-authored-by: Yurii <laxilef@gmail.com>
|
2026-05-16 16:00:23 +03:00 |
|
Yurii
|
44fb0afffa
|
refactor: reformat locales
|
2026-05-16 13:42:28 +03:00 |
|
Yurii
|
ef1d6bf195
|
refactor: update locales
|
2026-05-15 23:27:51 +03:00 |
|
Yurii
|
2bd3360880
|
Merge branch 'master' into async
|
2026-05-11 14:32:24 +03:00 |
|
Yurii
|
cbc32fd378
|
refactor: reworking the freeze protection algorithm (#242)
* refactor: impoved freeze protection
* refactor: reworked freeze protection
|
2026-05-11 14:26:14 +03:00 |
|
Yurii
|
79e3c6d433
|
chore: update version name
|
2026-05-10 09:47:29 +03:00 |
|
Yurii
|
8186e17912
|
refactor: BLE scanning instead of connecting to BLE devices (#243)
* refactor: passive scan instead of connecting to BLE devices
* refactor: increased disconnected timeout for sensors
* fix: build for nodemcu32, c3, c6 boards; formatting ``platformio.ini``
* refactor: decreased interval and window for scanning BLE
* refactor: active + passive BLE scanning
* refactor: reduced tasks stack size
* style: formatting
* refactor: improved OTA upgrade
https://github.com/ESP32Async/ESPAsyncWebServer/pull/329
* chore: fix dependencies
* chore: reformat `platformio.ini`
* chore: dependencies fixed
* feat: added support BTHome v2 format for BLE sensors #215
* refactor: cosmetic changes
* fix: move OpenThermTask to 0 core
* chore: minimizing flash size with NimBLE
* chore: dependencies updated
|
2026-05-10 09:43:48 +03:00 |
|
dependabot[bot]
|
9a3a171370
|
chore: bump cssnano-preset-advanced from 7.0.16 to 8.0.0 (#241)
Bumps [cssnano-preset-advanced](https://github.com/cssnano/cssnano) from 7.0.16 to 8.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano-preset-advanced@7.0.16...cssnano-preset-advanced@8.0.0)
---
updated-dependencies:
- dependency-name: cssnano-preset-advanced
dependency-version: 8.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-08 07:26:41 +03:00 |
|
dependabot[bot]
|
7c40984298
|
chore: bump cssnano from 7.1.9 to 8.0.0 (#240)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 7.1.9 to 8.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.1.9...cssnano@8.0.0)
---
updated-dependencies:
- dependency-name: cssnano
dependency-version: 8.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-08 07:24:24 +03:00 |
|
dependabot[bot]
|
4775d36f1b
|
chore: bump gulp-html-minifier-terser from 7.1.0 to 8.0.0 (#224)
Bumps [gulp-html-minifier-terser](https://github.com/pioug/gulp-html-minifier-terser) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/pioug/gulp-html-minifier-terser/releases)
- [Commits](https://github.com/pioug/gulp-html-minifier-terser/compare/v7.1.0...v8.0.0)
---
updated-dependencies:
- dependency-name: gulp-html-minifier-terser
dependency-version: 8.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-16 23:36:56 +03:00 |
|
Yurii
|
5482e0b70a
|
chore: update version name
|
2026-02-16 10:19:26 +03:00 |
|
Yurii
|
3fdb48e016
|
feat: added support DHT11/DHT22 sensors (#223)
* feat: Added support DHT11/DHT22 sensors
* chore: formatting
* fix: typo
* fix: `HaHelper::publishDynamicSensor()` for DHT sensors fixed
* refactor: optimization of wired sensors
|
2026-02-16 10:17:38 +03:00 |
|
Yurii
|
11747dd8bd
|
feat: added commit hash
|
2026-02-16 10:06:26 +03:00 |
|
Yurii
|
af1a9b59c4
|
fix: custom_sdkconfig only for ESP32 C6
|
2026-02-15 06:30:28 +03:00 |
|
Yurii
|
9c86ad4427
|
chore: misc
|
2026-02-15 05:37:09 +03:00 |
|
Yurii
|
5f8ca61d79
|
chore: added custom_sdkconfig for building
|
2026-02-15 01:51:30 +03:00 |
|
Yurii
|
1f895690db
|
chore: bump milesburton/DallasTemperature from 4.0.5 to 4.0.6 #213
https://github.com/milesburton/Arduino-Temperature-Control-Library/pull/289
|
2026-02-13 14:10:08 +03:00 |
|
Yurii
|
13e8bedf3f
|
fix: added await for lang.build()
|
2026-02-13 11:21:17 +03:00 |
|
Yurii
|
3a6bb03456
|
chore: fix build
|
2026-02-12 23:32:39 +03:00 |
|
Yurii
|
ced0385d5b
|
Merge branch 'master' into async
|
2026-01-26 02:19:54 +03:00 |
|
Yurii
|
7fcca3c4aa
|
chore: fix ha blueprints to support all source sensors
|
2026-01-26 02:09:57 +03:00 |
|
Yurii
|
2f6bd237c7
|
chore: updated ha blueprints for new releases
|
2026-01-26 01:59:03 +03:00 |
|
Yurii
|
e4d1ba7d7b
|
refactor: added different timeouts for wired and wireless sensors
|
2026-01-26 01:03:26 +03:00 |
|
Yurii
|
80e2d8e939
|
Merge branch 'master' into async
|
2026-01-23 00:25:12 +03:00 |
|
Yurii
|
b70c212235
|
fix: filtering fake data from ds18b20 (#217)
|
2026-01-23 00:19:03 +03:00 |
|
Yurii
|
781b2a1f9c
|
chore: bump pioarduino/platform-espressif32 from 3.3.5 to 3.3.6
|
2026-01-23 00:17:30 +03:00 |
|
Yurii
|
725185beba
|
chore: reformat platformio.ini and start of removing support esp8266
|
2026-01-19 21:34:52 +03:00 |
|
Yurii
|
c6518db0d3
|
Merge branch 'master' into async
|
2026-01-19 20:48:16 +03:00 |
|
Konstantin
|
10ab75c055
|
feat: dynamic filenames for backup/debug (#207)
* feat: generate dynamic filenames for JSON file downloads (backup and debug) based on hostname and timestamp
* fix: threadsafe getFilename
|
2025-12-23 11:32:40 +03:00 |
|
Yurii
|
069ba8e864
|
fix: changes settings from dashboard page fixed
|
2025-12-21 12:47:37 +03:00 |
|
Yurii
|
3b038c4bd1
|
Merge branch 'master' into async
|
2025-12-21 12:33:43 +03:00 |
|
Yurii
|
56a8574aba
|
chore: bump version to 1.6.0
1.6.0
|
2025-12-20 12:06:25 +03:00 |
|
Yurii
|
3adfabdf40
|
chore: bump pioarduino/platform-espressif32 from 3.3.4 to 3.3.5
|
2025-12-20 12:06:06 +03:00 |
|
Yurii
|
a9220d9fa1
|
refactor: always set temperature to ID 1
|
2025-12-13 06:25:16 +03:00 |
|
Yurii
|
5a14857f52
|
refactor: minor changes
|
2025-12-13 06:21:21 +03:00 |
|
Yurii
|
e487c78921
|
feat: added sensor type "OT, Cooling hours"
|
2025-12-13 06:17:15 +03:00 |
|
Yurii
|
6c3b79bda1
|
fix: OT protocol version in JSON of slave fixed
|
2025-12-13 04:15:48 +03:00 |
|
Yurii
|
09c50d5df8
|
refactor: fixed localization after #204
|
2025-12-12 15:27:42 +03:00 |
|
Yurii
|
348fab39bb
|
refactor: refactoring after #204
|
2025-12-12 15:21:02 +03:00 |
|