604 Commits

Author SHA1 Message Date
Luc
e3df9daaf2 Update IFTTT.md
Fix path for images
2022-01-15 13:49:40 +08:00
Luc
499321b95e Wiki IFTTT code base 2022-01-15 13:31:48 +08:00
Luc
39bfde2586
Update README.md 2021-08-13 16:14:47 +02:00
Luc
18c49ea445
Update README.md 2021-08-13 16:06:28 +02:00
Luc
83ef3aeddd
Merge pull request #662 from luc-github/dependabot/npm_and_yarn/embedded/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /embedded
2021-08-11 11:48:14 +02:00
dependabot[bot]
6ccde09784
Bump path-parse from 1.0.6 to 1.0.7 in /embedded
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 09:43:45 +00:00
Luc
10be986ba9
Update platformio.ini
no BT enabled so not need to limit the fs  on 2.x for esp32, based on @ReneHezser feedback
2021-08-01 15:18:14 +02:00
Luc
57b48ebbcb
Update Install-Instructions.md 2021-07-08 22:04:41 +02:00
Luc
46c5f5c8fb
Merge pull request #632 from luc-github/dependabot/npm_and_yarn/embedded/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.4 to 2.8.9 in /embedded
2021-05-13 16:31:03 +02:00
dependabot[bot]
b4810662fc
Bump hosted-git-info from 2.8.4 to 2.8.9 in /embedded
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.4...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 02:07:44 +00:00
Luc
395dc87c8f
Update README.md 2021-04-13 07:43:54 +02:00
Luc
33b155c5b8 Fixes for github-ci 2021-04-12 08:25:40 +02:00
Luc
60bb3af46d
Update README.md
Update CI badge to use github-actions one
2021-04-12 08:02:56 +02:00
Luc
4f0e64dc5b Update install-esp8266.sh 2021-04-12 07:58:12 +02:00
Luc
1804db5b64 Use github-actions for CI instead of Travis 2021-04-12 07:52:55 +02:00
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