Luc
a8f4f9dc71
Merge pull request #605 from luc-github/dependabot/npm_and_yarn/embedded/y18n-3.2.2
...
Bump y18n from 3.2.1 to 3.2.2 in /embedded
2021-03-31 04:57:01 +02:00
dependabot[bot]
ea24776de8
Bump y18n from 3.2.1 to 3.2.2 in /embedded
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 01:20:30 +00:00
Luc
f6681bcbed
Update platformio.ini
2021-03-30 14:05:01 +02:00
Luc
ecf48fe89d
Fix compilation issues with latest esp32 core git (1.0.5rc)
2021-02-21 09:11:02 +01:00
Luc
ccd699fea6
Update syncwebserver.cpp
...
Fix typo
2021-02-08 08:50:17 +01:00
Luc
442d95b151
Update wificonf.cpp
...
Set Gateway as DNS in STA Static IP mode
2021-02-04 17:16:55 +01:00
Luc
f1b31c6864
Fix wrong detection of [ESPXXX]Command if used in macro or web command and sent to printer using M118
2020-12-31 10:32:07 +01:00
Luc
91c39aa570
Update .travis.yml
2020-12-27 10:53:25 +01:00
Luc
20e92723f0
Add esp8266 2.7.4 core forESP01 in PIO
...
remove useless 80MHz version in PIO
2020-12-22 19:28:46 +01:00
Luc
a4044c4b91
Hide warnings in updater only mode
2020-12-22 19:27:01 +01:00
Luc
0b193fb1b6
Fix warnings in PIO
2020-12-22 17:05:41 +01:00
Luc
2d32b4f7e6
bump version
2020-12-22 15:56:21 +01:00
Luc
99b6261aa4
Add check for command parameter, to be sure is the expected parameter and not a part of bigger one
...
Add check pin number and value number are actually number to use them in [ESP201]
Add check on [ESPXXX command to recognize it when command start by [ESPXXX or something not bigger than`echo: [ESP`
Thanks @treeplesk for raising these case
2020-12-22 15:40:20 +01:00
Luc
95ec8b39e9
Add type commands in monitor support
2020-12-22 10:09:25 +01:00
Luc
b714bf867b
add email and discord webhook
2020-12-20 13:49:50 +01:00
Luc
a9e931239f
Revert "Fix travis not sending email"
...
This reverts commit 3f6d3d33b1ccda2c227e494f0f04a81359d18593.
2020-12-20 13:42:59 +01:00
Luc
009497bcdd
Update README.md
2020-12-20 13:24:47 +01:00
Luc
3f6d3d33b1
Fix travis not sending email
...
Add Discord webhook for travis
2020-12-20 12:16:06 +01:00
Luc
cdfbdd2ed5
Merge pull request #543 from luc-github/dependabot/npm_and_yarn/embedded/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7 in /embedded
2020-12-11 21:34:08 +01:00
dependabot[bot]
a0403cc7ec
Bump ini from 1.3.5 to 1.3.7 in /embedded
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 19:07:14 +00:00
Luc
6a51f7b95d
Update README.md
2020-12-11 10:24:13 +01:00
Luc
fa863105fe
Fix several warnings in code and libs
2020-11-30 13:46:50 +01:00
Luc
217b5062b4
change gitter to discord
2020-11-13 10:07:10 +01:00
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