Yurii
f9824337dc
chore: delete .gz files
2024-04-12 20:39:56 +03:00
Yurii
1cd8c6a336
chore: html files moved to src_data dir; compression files
2024-04-12 04:13:44 +03:00
Yurii
a026a962f0
fix: fixed thermostat temperature limits for different unit systems on dashboard
2024-04-12 02:03:43 +03:00
Yurii
db2faad741
feat: added Italtherm to vendor list
2024-04-12 01:58:33 +03:00
Yurii
fbc43dc535
feat: added settings for status led gpio, opentherm rx led gpio, emergency treshold time
2024-04-11 23:53:15 +03:00
Yurii
31dfc21d69
refactor: added info for emergency mode in settings
2024-04-11 04:38:12 +03:00
Yurii
73da3ee07a
fix: fixing button groups on the mobile version
2024-04-11 03:13:39 +03:00
Yurii
3dec390cce
feat: many features
...
* added dashboard on portal
* added settings for serial port and telnet
* added on/off settings for mqtt
* added event selection for emergency mode
* refactor html & css
2024-04-11 03:06:56 +03:00
Yurii
9a29819d4f
refactor: reworked layout and styles of the portal
2024-04-08 05:37:36 +03:00
Yurii
2af159d566
chore: updated css framework
2024-04-07 23:00:22 +03:00
Yurii
92ca257d32
feat: added slave parameters to index page on portal; added poll ID125 (opentherm protocol version)
2024-04-07 22:59:43 +03:00
Yurii
86734ab622
refactor: update portal (unit system)
2024-04-06 18:25:30 +03:00
Yurii
a7a561622e
Merge branch 'unit-system'
2024-04-06 17:38:24 +03:00
Yurii
b0e0f6fd7d
feat: added setting to enable/disable polling of min and max temperatures via opentherm
2024-04-06 15:51:49 +03:00
Yurii
0cff35ee12
feat: update portal for unit systems
2024-03-31 06:32:23 +03:00
Yurii
2f4dbcc205
feat: added unit system selection
2024-03-20 02:37:20 +03:00
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