425 Commits

Author SHA1 Message Date
Luc
918f09cdfa Fix compilation error
fix filesystem sed typo error
2019-08-10 21:34:40 +02:00
Luc
7c66c239fd Fix sed and add missing parameter in matrix 2019-08-10 21:24:29 +02:00
Luc
5a41e65c23 Update command.sh 2019-08-10 21:10:59 +02:00
Luc
dccc47234b Fix travis to test proper filesystem according platform 2019-08-10 21:02:41 +02:00
Luc
6fc6df1577 Fix OTA update size not accurate on ESP32
Use proper function to get partition size instead of guessing doing wrong calculation
2019-08-10 20:25:47 +02:00
Luc
7bc15e1bd9 Update buzzer.cpp 2019-08-05 14:48:26 +02:00
Luc
4961ff9902 Final integration for buzzer
add [ESP900] to enable/disable buzzer
add [ESP250] to play beed if no parameter, or specific sound using frequency and duration parameters
add missing Serial communication state in [ESP420]
fix typo in [ESP900]
2019-08-04 15:31:24 +02:00
Luc
4330d8eb30 Add backbone for passive buzzer device
need to implement EEPROM and ESP commands related to buzzer
apply astyle
2019-08-03 20:40:40 +02:00
Luc
676df60b91 Allow to start/stop serial with [ESP900] 2019-08-01 16:31:56 +02:00
Luc
e04df757e6 Update command.sh
fix typo add echo to know the status
2019-07-31 11:58:08 +02:00
Luc
7471746ad7 add more tests in matrix 2019-07-31 11:46:12 +02:00
Luc
e18eb686fb test of Parallelizing builds in travis 2019-07-31 11:19:29 +02:00
Luc
ce41d7f2ed add platformIO in travis 2019-07-31 09:59:43 +02:00
Luc
6d9e11bcd1 Fix for esp8266 core new template webserver Thanks @D-A-V 2019-07-31 08:44:29 +02:00
Luc
9653a160da Update .travis.yml 2019-07-30 20:49:38 +02:00
Luc
ce8599edff Update .travis.yml 2019-07-30 20:37:19 +02:00
Luc
38bcd90fc6 update oled lib 2019-07-04 13:06:32 +02:00
Luc
b3d6736485 Update .travis.yml 2019-07-04 12:57:17 +02:00
Luc
81c4a3ac86 Update .travis.yml
fix esp8266 core version
2019-07-04 12:41:05 +02:00
Luc
159b56ba9c Fix warnings 2019-07-04 12:32:21 +02:00
Luc
76a8e4efc2 rename lib directory with version 2019-07-01 19:01:51 +02:00
Luc
61e8c4f946 update to esp8266-oled-ssd1306-4.0.0 2019-07-01 18:00:06 +02:00
Luc
73fc8bdd2f Update DHT library directory name to show version 2019-07-01 08:52:09 +02:00
Luc
24ec62fa7a update SSDP lib
simplify platormio.ini
2019-07-01 08:32:00 +02:00
Luc
1a100a06f4 Update .travis.yml 2019-06-30 21:39:10 +02:00
Luc
9c1525d797 Update Wsocket lib
remove deprecated warning using #pragma
2019-06-30 21:25:31 +02:00
Luc
24a8acec8f add vscode/platformIO support
Update some libs
2019-06-30 16:44:40 +02:00
Luc
cc6e4ad3a4 Add M118 support
Add 4G capacity support
Fix empty string saving
2019-06-23 21:30:21 +02:00
Luc
6c877d34df update travis to clean script and apply patch 2019-05-09 21:54:55 +08:00
Luc
688b8a079a Add Touch base code for calibration
Add [ESP214] and [ESP215]
Fix Telnet not getting commands
Fix HTTP and Telnet not taking start condition
Add code base for input
Increase EEPROM size from 1024 to 2048 as now we are at 1003 for future next setting
Fix display for ILI9341 for main page
Change version for tracking
2019-04-07 16:57:33 +02:00
Luc
6f5d87a927 Add Websocket support
Add command 160 + 161 for websocket configuration
Add Websocket monitor page for debug in tools
Add Telnet and Websocket debug default port is 8000
Fix boot delay  value to default instead of max  when invalid
Minor fixes
2019-03-28 11:18:42 +01:00
Luc
3b380bac12 Add screen basic notification
Dsiplay SSID / SIGNAL / IP and status like in 2.X
2019-03-24 09:44:05 +01:00
Luc
76bad8d262 Update structure code
update libraries
add base for TFT screen
2019-03-20 15:14:55 +01:00
Luc
f3df5dd92c Update esp3d_logo.h 2019-03-20 09:25:49 +01:00
Luc
3b9d5302a1 Code sync with upstream
Code clening
Add Boot delay as parameter in EEPROM for easier tuning
Add Notifications
2019-03-15 09:48:26 +01:00
Luc
1ab596d610 Create google.PNG 2019-03-15 09:37:26 +01:00
Luc
eefd8cad2c Add pushover screenshots 2019-03-15 09:14:00 +01:00
Luc
7d408dbf2d Add screenshots for line 2019-03-15 08:47:06 +01:00
Luc
b0375a3541 Upstream sync
Add Time Support (server  + manual setup), only used for ESP32 FS currently as ESP8266 SPIFFS does not support Time, need to wait for LittleFS may be ?
Add DHT support
Add Pin reset support
Add Base for Display
Add libraries for new supported features
Add /config handle as shortcut for [ESP420]plain to be used in embedded page
Code refactoring for defines, use less Define as switches but more define as values for switches
Clean warnings
Lot of small bug fixes
Add docs for [ESPXXX] commands
2019-03-09 09:16:08 +01:00
Luc
eebfce3208 Update .travis.yml 2019-02-25 14:49:18 +08:00
Luc
766b28bee8 Update .travis.yml 2019-02-25 14:38:09 +08:00
Luc
64d56a5b60 Update .travis.yml 2019-02-25 14:26:47 +08:00
Luc
4dc89d763e Update .travis.yml 2019-02-25 11:40:20 +08:00
Luc
89319641df Update .travis.yml
check platform content
2019-02-25 11:15:22 +08:00
Luc
7f1f44e1f2 Update .travis.yml 2019-02-25 11:07:46 +08:00
Luc
bc6d39557e Update .travis.yml 2019-02-25 10:41:06 +08:00
Luc
880597eb2d Update README.md 2019-02-25 10:37:30 +08:00
Luc
d79d8da64b Initial commit for code base 2019-02-25 10:31:21 +08:00
Luc
dc2410add4 Delete TODO.txt 2019-01-26 09:32:37 +01:00
Luc
a84d146921 Prepare branch 2019-01-26 09:31:25 +01:00