Luc
4ad387646f
Update platformio.ini
...
per @gordo3di suggestion
2020-10-30 16:52:54 +01:00
Luc
8640b8e545
Try to improve bug template and greetings
2020-10-05 18:27:55 +02:00
Luc
f7166d9c4d
Update FUNDING.yml
2020-10-05 17:39:40 +02:00
Luc
556fd6a652
fix uper case typo in path
2020-10-04 11:17:06 +02:00
Luc
5097084297
Move issue tracker images to wiki
...
Move all direct commands documents to wiki
2020-10-04 11:12:51 +02:00
Luc
1a5c0e8a20
move 3.0 branch link to wiki
...
add docs in wiki (need to change txt format to md format in futur)
remove outdated webUI
2020-10-04 10:42:53 +02:00
Luc
cdb33f78bb
Change image from master branch path to wiki path
2020-10-04 10:11:01 +02:00
Luc
e231e0b8b3
Update Home.md
2020-10-04 10:03:48 +02:00
Luc
eb842f8ae7
Create wiki source directory and github-action to sync with wiki
...
Move wiki images to wiki directory
Move Readme images in images directory
2020-10-04 10:00:15 +02:00
Luc
68c0c3a800
Merge pull request #507 from padcom/esp01s
...
Add esp01s environment to be able to build and upload from command line
2020-09-23 09:48:35 +02:00
Matthias Hryniszak
3f3370dd94
Expand the esp01s section to 80MHz and 160MHz
...
The two sections give the user a choice at what speed he'd like to
run the CPU. In some rare cases the unshielded ESP-01S module may
experience connectivity issues at 160MHz. In that case running it
slower helps.
2020-09-23 09:37:46 +02:00
Matthias Hryniszak
d794af636d
Add esp01s environment to be able to build and upload from commandline
2020-09-23 09:16:20 +02:00
Luc
84a72d57b3
Update lock.yml
...
decrease check to once per day and set inactivity time to 10 days
2020-09-21 21:19:19 +02:00
Luc
4421fc27b3
Merge pull request #506 from jschwalbe/patch-1
...
Update README.md
2020-09-21 20:15:28 +02:00
Luc
6d85e7b25b
Update lock.yml
2020-09-21 11:51:09 +02:00
Luc
77b1f43c08
Update lock.yml
2020-09-21 11:48:13 +02:00
Luc
13871f3386
Try new lock app using github-action
2020-09-21 08:58:22 +02:00
jschwalbe
5379e769aa
Update README.md
...
Updated README Installation section to make more sense.
2020-09-20 16:59:50 -04:00
Luc
072f010ee6
Update lock.yml
...
test feature
2020-09-19 08:44:32 +02:00
Luc
46aaeb4b9c
fix typo
2020-09-18 20:07:55 +02:00
Luc
9bad45c3e7
Create lock.xml
2020-09-18 20:06:19 +02:00
Luc
bef353bfbe
Update README.md
2020-09-18 10:23:58 +02:00
Luc
3ff58b0786
Update bug-report---problem.md
v2.1.1
2020-09-17 12:07:24 +02:00
Luc
f34c33765c
Update README.md
...
change gitter to discord
2020-09-17 11:56:33 +02:00
Luc
6c898e42ec
Merge pull request #502 from luc-github/2.1-devt
...
2.1 devt
2020-09-11 10:46:05 +02:00
Luc
17297654ae
Workaround for Platform.ini thanks @sl1pkn07
2020-09-11 10:28:39 +02:00
Luc
44888ed509
To support latest version of PlaformIO
2020-09-10 21:32:17 +02:00
Luc
bb1007c4c4
Merge pull request #483 from luc-github/2.1-devt
...
Fix typo for [ESP110] parameters thanks @Patronics for pointing it
Fix stings with ' not handled properly and corrupt JSON files in [ESP400]
2020-07-10 18:04:02 +02:00
Luc
06c3796bb4
Fix type for [ESP110] parameters thanks @Patronics for pointing it
...
Fixs stings with ' not handled properly and corrupt JSON files in [ESP400]
2020-07-10 18:02:37 +02:00
Luc
69a3739053
Update .gitignore
2020-07-10 14:53:52 +02:00
Luc
2f5e8ab3ed
Update README.md
2020-06-09 16:37:46 +02:00
Luc
84492a2a42
Update README.md
2020-06-09 07:33:34 +02:00
Luc
5e36d716e6
Update README.md
2020-06-08 19:05:23 +02:00
Luc
0df3fa13ab
Update README.md
2020-06-08 17:35:46 +02:00
Luc
02d6ff644c
Clarify where to copy libraries
2020-05-15 10:01:19 +02:00
Luc
3e9097ff94
Merge pull request #460 from luc-github/2.1-devt
...
Fix random webupdate failed on ESP01 due to wrong sketch size
2020-05-10 14:41:56 +02:00
Luc
c63cc535c5
Fix random webupdate failed on ESP01 due to wrong sketch size
...
Add #define USE_AS_UPDATER_ONLY option in config.h to build small updater
2020-05-10 14:41:31 +02:00
Luc
43b20506a7
Merge pull request #447 from luc-github/2.1-devt
...
fixes and improvements from Devt
2020-04-20 07:27:14 +02:00
Luc
af0d8a0a9d
Fix max data limit from 128 to 127 due to miscaculation and possible overlap
...
Thanks @TheMaskedDeveloper for pointing this out
2020-04-20 07:22:40 +02:00
Luc
cc2eac15a0
Try M29 without check sum first
2020-04-19 16:55:19 +02:00
Luc
205fa154b5
Remove debug flags
2020-04-19 16:31:25 +02:00
Luc
ae1c8bafae
Add option to disable Serial check sum
2020-04-19 16:03:25 +02:00
Luc
3291a90bf2
Add ESP3.0 log like support for socket debug in web files
2020-04-19 13:23:57 +02:00
Luc
c8007cca38
Fix garbage sent to websocket when using as debug
2020-04-19 10:57:12 +02:00
Luc
6df87a9602
echo to websocket : serial in and out
2020-04-18 18:44:34 +02:00
Luc
44747339dd
Fix timeout in web command
...
Add
2020-04-18 18:43:43 +02:00
Luc
9746a4e24f
Update issue templates
2020-04-08 18:25:05 +02:00
Luc
4fe75987fc
Update issue templates
2020-04-08 18:20:22 +02:00
Luc
6d1d0b9b50
Update issue templates
2020-04-08 18:19:33 +02:00
Luc
d7aa86ce68
Update config.h
2020-04-01 22:02:18 +02:00