Commit Graph

91 Commits

Author SHA1 Message Date
Luc
3ec9d367d6 Add hooks support 2024-02-08 18:21:24 +08:00
Luc
410b12cb1b Fix typo 2024-02-05 10:28:44 +08:00
Luc
aafac7e859 Update esp32 platformio to 6.2.0
Add some API description
Add esp8285 mcu
Add flash_mode, reset_method, memory_type, filesystem
2024-02-02 19:23:28 +08:00
Luc
5999328aba Update libraries for nodejs
Adjust new versions's parameters
2023-10-04 16:00:59 +08:00
Luc
dcdb942758 Add version of targeted esp3d to avoid any confusion 2023-07-29 06:28:58 +08:00
Luc
2494675481 Fix incorrect partition for esp32 camera 2023-02-20 23:00:12 +08:00
Luc
40de52a253 Update PIO version for ESP32 and ESP8266
Update ESP32 to 6.0.1 = idf 4.4.3 = ARDUINO CORE 2.0.6
Update ESP8266 to 4.1.0 = ARDUINO CORE 3.1.1
2023-02-20 12:29:44 +08:00
Luc
69d5f4378c Merge pull request #15 from luc-github/all-contributors/add-aj3t4m
docs: add aj3t4m as a contributor for code
2023-02-16 11:10:09 +08:00
allcontributors[bot]
0ff1fa4532 docs: update .all-contributorsrc [skip ci] 2023-02-16 03:09:51 +00:00
allcontributors[bot]
120b3d05a4 docs: update README.md [skip ci] 2023-02-16 03:09:50 +00:00
Luc
c484ebb520 Merge pull request #13 from luc-github/all-contributors/add-aj3t4m
docs: add aj3t4m as a contributor for bug
2023-02-16 09:32:12 +08:00
allcontributors[bot]
34551f9667 docs: create .all-contributorsrc [skip ci] 2023-02-16 01:31:56 +00:00
allcontributors[bot]
560faa1c84 docs: update README.md [skip ci] 2023-02-16 01:31:55 +00:00
Luc
c7d318a0f1 Fix SENSOR_ADDR show on DHT devices 2023-02-02 22:42:26 +08:00
Luc
828c9d6696 Fix #11 2023-02-01 07:50:19 +08:00
Luc
2ade2cc485 Create index.html 2023-01-15 17:46:39 +08:00
Luc
4a71e89676 change esp8266 core version to 4.0.1 2023-01-15 17:46:06 +08:00
Luc
1772220206 Fix Serial bridge available for esp8266 but crash because only one serial available thank akir- from discord for pointing this out 2022-12-12 08:49:50 +08:00
Luc
e4b397652a Add ethernet configuration support 2022-11-13 09:56:40 +08:00
Luc
0d6088cf27 Do not show SPI pins MISO/MOSI/SCK on esp8266 2022-11-01 15:14:55 +08:00
Luc
a889d845cd Do missing build after PR 2022-10-18 19:39:58 +08:00
Luc
e181902b9d Merge pull request #8 from aj3t4m/main
Comment out comments in platformio.ini
2022-09-21 01:30:44 +08:00
Tomasz Mateja
a67f212bdd Comment out comments in platformio.ini 2022-09-14 18:34:38 +02:00
Luc
a66d0f4c79 Add SDIO pins configuration 2022-09-07 09:57:32 +08:00
Luc
1fd53d16ce Add Serial Bridge setting
Fix Pin reset defined if not pin is actually selected
Implement same API for Serial port as for pin to auto clean selection
2022-08-18 09:13:31 +08:00
Luc
3b1576cb39 Bump platformio esp32 to 5.0.0 2022-07-23 13:17:52 +08:00
Luc
539db6c93a Fix typo - thanks to Inspecteur Spie for raising it 2022-07-18 03:56:03 +08:00
Luc
9c3f2d8a80 Fix warning due to missing browserlist entry on package.json
Update platformio.ini monitor echo flags according latest documentation : https://docs.platformio.org/en/latest/projectconf/section_env_monitor.html#monitor-echo as monitor_flags is not more supported
2022-07-17 15:57:26 +08:00
Luc
756cde087e Fix typo 2022-07-01 21:27:17 +08:00
Luc
2b818086a9 Fix wrong default value for SDIO MODE 2022-06-27 12:07:36 +08:00
Luc
7c72ac5b9f Fix missing env: in platformio.ini 2022-06-27 10:00:00 +08:00
Luc
39cad20644 Remove ethernet feature if ESP01 form factor orz... 2022-06-26 11:17:12 +08:00
Luc
9a7a7b9c75 Add support of Esp01 Form Factor
Limit pins according form factors (all or  ESP01 (0/2 for esp8266 and  2,8,9 for ESP32-C3)
Limit settings according pins form factors
Add support for multiple depend
Add SD SPI pins customization
Change None label for pin by Default according context
Bumb version
2022-06-26 11:10:31 +08:00
Luc
3f6b0850c3 Fix typo 2022-06-25 17:38:47 +08:00
Luc
28d471197d Add default pins for each mcu
Add pins for SPI screens
Add platformio.ini generation
2022-06-25 17:35:07 +08:00
Luc
3564810d1f Remove SSL Client settings
Add number type for generated results
Do not show Autostart section if set to  none
2022-06-22 20:56:59 +08:00
Luc
15893a2ba0 Update index.html 2022-06-22 10:52:09 +08:00
Luc
f2015680d2 Add sanity check it missing type of value
Fix Sensor address missing type
Add missing quotes for Sensor units
2022-06-22 10:49:47 +08:00
Luc
f081fb7500 Update with new SDIO BIT mode selection
Remove true on generated define because unnecessary and confusing (true/false is not handled, only defined  is handled)
2022-06-21 19:07:39 +08:00
Luc
7d40c71275 Update .gitignore 2022-06-18 16:25:45 +08:00
Luc
08a3f5458a Delete main.b558af0cf9037407d967.js.map 2022-06-18 16:24:52 +08:00
Luc
b3d4f1a252 Fix offline mode 2022-06-18 16:24:39 +08:00
Luc
eecc883df6 Update README.md 2022-06-18 14:13:27 +08:00
Luc
fa08c050d5 Update SSDP configuration settings
Add missing quote for text settings
Add sanitity checks
Add development settings for reference
2022-06-18 14:10:56 +08:00
Luc
18a1737680 Add notifications messages
Add button bar on top of generate page
Fix typo in configuration.json
2022-06-18 13:30:06 +08:00
Luc
a0a4984bf9 Add scripting
Fix accordion caching configuration and do not show latest one
Another workaround for random state for help using wrong help
2022-06-18 12:26:05 +08:00
Luc
86deef2ad7 Add camera settings 2022-06-18 10:49:53 +08:00
Luc
7c8604adb0 Add cors setting 2022-06-18 10:19:01 +08:00
Luc
335739d8af Update configuration.json
add remote file access settings
2022-06-18 09:56:23 +08:00
Luc
a9e04ad35a limit navigation to previous/next buttons
Allow to collapse/expand the configure.h
2022-06-18 09:12:22 +08:00