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
Luc
bc5b639ef3
Fix error with className and input field
...
Add some sanity check in footer
Fill several section with data configuration
2022-06-17 20:21:25 +08:00
Luc
fa7d424368
Adjust some boolean setting with "disableiffalse":true,
...
Fill more settings
2022-06-17 16:15:42 +08:00
Luc
cc92560adb
Add reset feature setting
2022-06-17 15:36:15 +08:00
Luc
a0619de5da
Update configuration.json
...
Display SD pins in another group
2022-06-17 13:29:01 +08:00
Luc
7a030edde4
Add filtering for already used pin values to avoid double use
...
Change section order in configuration.json for better rendering
Add SD Shared settings
2022-06-17 13:05:59 +08:00
Luc
cdd55c2f33
Add notvalue setting in depend to simplify exclusion
2022-06-17 09:06:37 +08:00
Luc
ecfc100fba
Move pins to reference files
...
Add possibility to update pins list according need by updating local options array
2022-06-17 08:27:43 +08:00
Luc
7ac58cae33
Add SD Detect Pin selection according MCU - may need a review according each mcu
2022-06-16 17:39:35 +08:00
Luc
0fb5345431
Workaround of strange bug of useState not initialising value properly but use random one from another control
...
Update preact version to latest
Change some text
2022-06-16 09:28:13 +08:00
Luc
ed961ce02f
Add auto fix if conditions change output
2022-06-15 15:14:47 +08:00