Yurii
b07dd46f55
refactor: optimization
...
* names changed: pin => gpio
* ability to change OpenTherm GPIO without rebooting
2024-03-10 04:10:18 +03:00
Laxilef
e090be380c
Merge pull request #49 from blitzu/patch-3
...
fix: fix typo in settings.html
2024-03-01 00:22:32 +03:00
Laxilef
0bf49d2249
Merge pull request #50 from blitzu/patch-2
...
fix: fix typo in network.html
2024-03-01 00:22:13 +03:00
Laxilef
a83d94d361
Merge pull request #51 from blitzu/patch-1
...
fix: fix typo in index.html
2024-03-01 00:21:49 +03:00
blitzu
f91e39d067
Update upgrade.html
2024-02-29 18:52:31 +02:00
blitzu
1d53f21d46
Update settings.html
2024-02-29 18:52:08 +02:00
blitzu
c225e7c2a8
Update network.html
2024-02-29 18:51:25 +02:00
blitzu
6831c4331f
Update index.html
2024-02-29 18:50:36 +02:00
Yurii
cad9e50a78
fix: hostname pattern in portal fixed
2024-01-27 03:16:27 +03:00
Yurii
0c64c08ff8
fix: changed "accept" attribute for input type=file
2024-01-23 01:10:33 +03:00
Yurii
2561e92ab9
feat: added validation for BLE address
2024-01-19 03:37:18 +03:00
Yurii
2adbda6832
feat: added form validation
2024-01-19 03:05:50 +03:00
Yurii
99088fb723
fix: data output via web server on ESP32 fixed
2024-01-18 23:37:12 +03:00
Yurii
280c7f2887
refactor: heap info
2024-01-17 17:51:15 +03:00
Yurii
8731311c62
fix: added close tag
2024-01-16 17:00:47 +03:00
Yurii
6f08685859
refactor: fix css
2024-01-15 16:19:41 +03:00
Yurii
5a70403444
refactor: fix css, rename src_data dir
2024-01-15 15:39:31 +03:00
Yurii
520baa4920
refactor: sensors type settings moved to portal, entities for HA have been deleted; logging settings moved; bump version
2024-01-14 19:16:24 +03:00
Yurii
70f2760413
refactor: added info about the need to restart after changing the gpio
2024-01-13 20:35:40 +03:00
Yurii
f22c64e30c
feat: human-readable uptime formatting
2024-01-13 13:00:43 +03:00
Yurii
ab1e9c761f
* feat: new portal & network manager
...
* refactor: migrate from PubSubClient to ArduinoMqttClient
* refactor: migrate from EEManager to FileData
* chore: bump ESP Telnet to 2.2
* chore: bump TinyLogger to 1.1.0
2024-01-12 18:29:55 +03:00