3392 Commits

Author SHA1 Message Date
fvanroie
401a134658 Add minifests to build step 2024-08-26 01:21:10 +02:00
fvanroie
ca346e868f Fix anti-burn when software rotation is enabled #764 2024-08-24 20:00:05 +02:00
fvanroie
e6eae8b391 Add retain flag to mqtt_send_state #781 2024-08-22 14:29:40 +02:00
fvanroie
73c1539fda Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2024-08-19 18:50:01 +02:00
fvanroie
be7eba0191 Downgrade acejs to 1.35.3 #783 2024-08-19 18:49:58 +02:00
fvanroie
472033446b
Merge pull request #780 from GiorgioAresu/devcontainer-configuration
Add devcontainer configuration
2024-08-12 11:20:36 +02:00
GiorgioAresu
8b173815c9 Add devcontainer configuration 2024-08-11 22:37:28 +02:00
fvanroie
dada05951c
Merge pull request #774 from yetanothercarbot/master
Add ESP32-S3-BOX-3 support.
2024-07-30 14:34:44 +02:00
yetanothercarbot
319e073e68
Merge branch 'HASwitchPlate:master' into master 2024-07-30 18:00:31 +10:00
yetanothercarbot
1ffa7b8636 ESP32-S3-BOX-3 support finalised 2024-07-30 17:56:00 +10:00
fvanroie
31572ef9d0 Add "event" key to discovery message for push button events 2024-07-23 22:44:50 +02:00
fvanroie
348852476d Use "event" group for pushbuttons in discovery { 2024-07-23 22:28:36 +02:00
fvanroie
2b083d376f Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2024-07-22 16:44:15 +02:00
fvanroie
734f11d3d8 Update ace?js to v1.35.4 2024-07-22 16:44:12 +02:00
fvanroie
4f8f01166c
Merge pull request #769 from FreeBear-nc/bugfixes
Move USB_TXD/RXD to is_system_pin()
2024-07-19 17:28:25 +02:00
FreeBear
0b30b075fa Move USB_TXD/RXD to is_system_pin() 2024-07-19 16:15:45 +01:00
fvanroie
c91b98ac30
Merge pull request #768 from FreeBear-nc/bugfixes
Hide TFT-G5 & USB GPIO pins in web page
2024-07-19 16:59:49 +02:00
FreeBear-nc
e1a063d8e1
Merge branch 'HASwitchPlate:master' into bugfixes 2024-07-19 15:25:41 +01:00
FreeBear
89ef57346a TFT_G5 was missing from the list of used GPIO pins.
Add the USB TX/RX pins to the list for the Guition ESP32-S3 4848S040 board.
2024-07-19 15:20:11 +01:00
fvanroie
20256b2953 Update ace.js to v1.35.3 2024-07-18 20:03:07 +02:00
fvanroie
bbd96b256a
Merge pull request #752 from FreeBear-nc/bugfixes
Was a mistake to hide TFT_BCKL gpio pin from the user. On some boards…
2024-06-14 14:29:57 +02:00
FreeBear
94ceaf2cf1 Was a mistake to hide TFT_BCKL gpio pin from the user. On some boards, it
can be reassigned by the user (on others, it is baked in to the hardware).
2024-06-14 00:03:26 +01:00
fvanroie
23c7727504
Merge pull request #746 from adampr1/patch-1
Add support for Waveshare ESP32-S3-Touch-LCD-4.3
2024-06-04 15:00:48 +02:00
adampr1
46956526b0
Merge branch 'HASwitchPlate:master' into patch-1 2024-06-04 09:49:54 +02:00
fvanroie
830bf702bd
Merge pull request #747 from adampr1/patch-2
Add support for Waveshare ESP32-S3-Touch-LCD-4.3
2024-05-30 19:25:59 +02:00
adampr1
9107474603
Add support for Waveshare ESP32-S3-Touch-LCD-4.3
Add support for Waveshare ESP32-S3-Touch-LCD-4.3 from https://github.com/HASwitchPlate/openHASP/discussions/602
2024-05-30 17:14:42 +02:00
adampr1
c4217a92e8
Add support for Waveshare ESP32-S3-Touch-LCD-4.3
Add suppor for ws_esp32_s3_touch_lcd_4p3 from post https://github.com/HASwitchPlate/openHASP/discussions/602
2024-05-30 17:12:30 +02:00
fvanroie
57207c7119 Update ace.js to 1.34.2 2024-05-27 17:11:00 +02:00
fvanroie
944f92e588 Add mqttEverySecond 2024-05-24 22:18:57 +02:00
fvanroie
b118e56245 Fix for lv_fs_if_pc_init 2024-05-24 22:06:17 +02:00
fvanroie
f175dc599a Prepare LVFS support for /sdcard 2024-05-24 21:58:15 +02:00
fvanroie
d903bc905f Add mqttEverySecond 2024-05-24 21:39:57 +02:00
fvanroie
8a341fd09c Update ace.js to 1.34.1 2024-05-24 13:50:15 +02:00
fvanroie
5c80f41fcf Add custom_state_subtopic 2024-05-24 05:14:49 +02:00
fvanroie
1f471ad308 Add custom_state_subtopic #611 2024-05-24 05:03:53 +02:00
fvanroie
a9d514b04c Flakey WiFi on Sunton #592 2024-05-24 04:12:41 +02:00
fvanroie
cd34d8994f Add elecrow-s3-8048c050_4MB 2024-05-24 00:09:52 +02:00
fvanroie
6f402cb42d Add guition-jc4827w543c_4MB 2024-05-23 16:17:50 +02:00
fvanroie
27a0e7ce73 Add jc4827w543c_4MB 2024-05-23 16:12:46 +02:00
fvanroie
13a211da4a Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2024-05-22 20:38:56 +02:00
fvanroie
cd3fa42fc0 Update ace.js to 1.34.0 2024-05-22 20:38:51 +02:00
fvanroie
e3bd3f6ac2
Merge pull request #740 from HASwitchPlate/l10n_master
New Crowdin updates
2024-05-22 20:17:50 +02:00
fvanroie
983cf13fd0 New translations en.json (Spanish) 2024-05-22 20:14:31 +02:00
fvanroie
92f682c6bd New translations en.json (French) 2024-05-22 20:14:30 +02:00
fvanroie
331c1d503d New translations en_us.h (Portuguese) 2024-05-22 20:14:28 +02:00
fvanroie
646f8d91fe New translations en_us.h (Spanish) 2024-05-22 20:14:25 +02:00
fvanroie
1ea0752004 New translations en_us.h (French) 2024-05-22 20:14:23 +02:00
fvanroie
83bdad83e5 New translations en_us.h (Portuguese, Brazilian) 2024-05-22 18:33:58 +02:00
fvanroie
fba1331c3b New translations en_us.h (Chinese Simplified) 2024-05-22 18:33:57 +02:00
fvanroie
ee5df54676 New translations en_us.h (Portuguese) 2024-05-22 18:33:56 +02:00