2501 Commits

Author SHA1 Message Date
fvanroie
99a83c2f3c Fix a compiler warning 2021-05-05 23:37:23 +02:00
fvanroie
1275b32a5e Bump ArduinoJson to 6.18.0 2021-05-05 23:37:04 +02:00
fvanroie
036861db3a Add backlight pin GPIO 21 2021-05-05 23:36:28 +02:00
fvanroie
20d711d37c Add backlight pin GPIO 21 2021-05-05 23:36:09 +02:00
fvanroie
196eb382fa Fix typo in native build 2021-05-04 18:44:12 +02:00
fvanroie
f44e2fc1f2 Fix gpioSetup on native build 2021-05-04 04:07:25 +02:00
fvanroie
89bca17408 Update dispatch_normalized_group_values 2021-05-04 02:37:32 +02:00
fvanroie
cca762f1b2 Rework hasp_gpio 2021-05-04 02:21:41 +02:00
fvanroie
73f0b8e131 Rename object_set_group_values and object_set_normalized_group_values 2021-05-04 02:21:01 +02:00
fvanroie
0761b3f207 Add dispatch_normalized_group_values to event handlers 2021-05-04 02:20:19 +02:00
fvanroie
a8a34a1528 Remove inverted types, add inverted parameter and add DAC 2021-05-04 02:19:03 +02:00
fvanroie
a9a0492372 Test Serial1 2021-05-03 04:05:35 +02:00
fvanroie
50fb1e0cce Use webServer.uri() in httpIsAuthenticated instead of fixed strings 2021-05-03 03:32:13 +02:00
fvanroie
5417f8d24a Switch other pins in the same group 2021-05-03 02:23:54 +02:00
fvanroie
c1a8d04da8 Allow longer wifi ssid and password 2021-05-03 02:22:38 +02:00
fvanroie
243a9aac31 Cache css, favicon and edit.htm in the browser 2021-05-03 02:22:13 +02:00
fvanroie
5380276ea1
Merge pull request #158 from nagyrobi/patch-2
Update Romanian translations
2021-05-02 19:41:34 +02:00
fvanroie
2662df881e
Merge pull request #157 from nagyrobi/patch-1
Update Hungarian translations
2021-05-02 19:39:31 +02:00
nagyrobi
3232f3a602
Update ro_RO.h 2021-05-02 10:19:43 +02:00
nagyrobi
fef41f8ab1
Update hu_HU.h 2021-05-02 09:46:06 +02:00
fvanroie
681ec63792 Send 204 for favicon.ico 2021-05-02 07:41:57 +02:00
fvanroie
3ed8fdaa80 Translate strings 2021-05-02 07:39:33 +02:00
fvanroie
00111e46c5 change itoa to snprintf 2021-05-02 06:55:53 +02:00
fvanroie
4ab91f890c Fix error in mqttServer.length() 2021-05-02 06:51:55 +02:00
fvanroie
81c8325574 Exclude spiffs upload on ESP8266 2021-05-02 06:51:33 +02:00
fvanroie
adffef91eb platform = espressif32@^3.2.0 2021-05-02 05:14:52 +02:00
fvanroie
b4594a4eca Update platform = espressif32 2021-05-02 05:09:37 +02:00
fvanroie
326c099c46 Read normal file over .gz if both exist. Allow filesystem upload 2021-05-02 04:38:42 +02:00
fvanroie
517268426d Increment mqttFailedCount on enabled but NotConnected 2021-05-02 04:32:16 +02:00
fvanroie
076c1f1b4d Implement mqttEnabled 2021-05-02 04:31:53 +02:00
fvanroie
7983e8a0d7 Clean page 0 when Clear Pages is pressed in the editor 2021-05-02 01:39:43 +02:00
fvanroie
527f2c4984 Better translation for D_OBJECT_CREATE_FAILED 2021-05-02 01:39:19 +02:00
fvanroie
7cab0c2f5c Fix paho issue when server is not configured 2021-05-02 01:26:33 +02:00
fvanroie
81976d6ec9 Set LV_INDEV_DEF_READ_PERIOD=20 2021-05-02 00:45:22 +02:00
fvanroie
60d2e22ef3 Improve logging 2021-05-02 00:45:08 +02:00
fvanroie
77beb04d27 Cleanup factory reset webpage 2021-05-02 00:35:19 +02:00
fvanroie
bfb730a212 Add D_HTTP_SENDING_PAGE 2021-05-01 23:58:25 +02:00
fvanroie
e4ac45d9a2 Replace halGetResetInfo with haspDevice.gpio_name 2021-05-01 23:22:00 +02:00
fvanroie
fb060cc6c2 Cleanup headers 2021-05-01 23:21:17 +02:00
fvanroie
503db5f063 Add Wifi Rssi translations 2021-05-01 23:21:03 +02:00
fvanroie
8a5282e537 Add common translations 2021-05-01 22:11:00 +02:00
fvanroie
615fc246b7 Add OTA translations 2021-05-01 21:43:03 +02:00
fvanroie
08ee8b4c7b Update translations 2021-05-01 21:31:47 +02:00
fvanroie
5795d53163 Stylesheet for information page 2021-05-01 20:32:37 +02:00
fvanroie
0672e66b3f Add translations 2021-05-01 20:32:21 +02:00
fvanroie
a1fcdd583f Cache the sketchsize because fetching it is slow 2021-05-01 20:29:57 +02:00
fvanroie
b60d76bef4 Text localization information webpage 2021-05-01 19:36:09 +02:00
fvanroie
642f6f67e6 Use new webHandleInfo page 2021-05-01 19:34:29 +02:00
fvanroie
2342746720 Add get_info 2021-05-01 19:28:16 +02:00
fvanroie
6a34490d4e Add *_get_info in json format 2021-05-01 08:13:35 +02:00