356 Commits

Author SHA1 Message Date
Xose Pérez
11bebb0ba7 Support for EXS WiFi Relay 5.0 (thanks to @cheise, #1218) 2018-09-25 23:06:30 +02:00
Indu Prakash
4d5b6ec83a Added BESTEK_MRJ1011 2018-09-22 09:32:45 -05:00
Xose Pérez
e7845ac83d Merge pull request #1195 from mcspr/rename-cont_t
Rename cont_t for Core 2.4.2 and higher
2018-09-16 20:45:58 +02:00
Colin Shorts
d83c0a9ec6 Merge branch 'dev' of https://github.com/ColinShorts/espurna into dev 2018-09-15 18:03:51 +01:00
Colin Shorts
a4afefa827 New device - iWoole LED Table Lamp 2018-09-15 18:02:15 +01:00
Xose Pérez
2e4f1c3194 Update justwifi lib to 2.0.2 2018-09-13 12:11:08 +02:00
Max Prokhorov
c22bb1149b Build travis02 and travis03 with latest platform 2018-09-13 00:58:04 +03:00
Xose Pérez
fc3d6a7dd8 Added reference to SDK 2.4.2 2018-09-12 21:12:56 +02:00
Xose Pérez
73ef5b39c8 Update DebounceEvent library to 2.0.4 2018-09-09 21:11:47 +02:00
Xose Pérez
917d853d75 Clean code 2018-09-04 19:05:43 +02:00
Xose Pérez
bbbfa8e91a Support for Allterco Shelly2 2018-08-31 18:35:05 +02:00
Xose Pérez
0c5d34f19c Update DebounceEvent library (moved to GitHub) and NtpClientLib 2018-08-30 18:08:41 +02:00
Xose Pérez
d8fc355230 Update DebounceEvent lib to properly handle initial status for BUTTON_SWITCH (#1073) 2018-08-29 23:23:27 +02:00
Xose Pérez
b36ab7f959 Update to fauxmoESP 3.0.1 2018-08-29 11:37:37 +02:00
Xose Pérez
ea1207195c Initial -untested- support for Xiaomi Smart Desk Lamp (#884) and rotary encoders 2018-08-28 18:20:29 +02:00
Xose Pérez
0877feb8f1 Merge branch 'dev' into alexa 2018-08-27 13:38:04 +02:00
Xose Pérez
5104b4ced3 Support for 2MB boards with 1MB SPIFFS and 4 sectors for EEPROM 2018-08-26 16:32:38 +02:00
Xose Pérez
e26e32329e Merge pull request #1160 from mcspr/patch-5
Fix platformio env shelly1 typo
2018-08-26 15:00:55 +02:00
Xose Pérez
c66dee640d Support for YJZK 1CH and 3CH switches (#1047) 2018-08-26 14:59:39 +02:00
Max Prokhorov
e346c6be25 shelly1 env typo 2018-08-26 12:50:24 +03:00
Xose Pérez
7f2104baa7 Merge branch 'dev' into alexa 2018-08-25 17:57:12 +02:00
Xose Pérez
f840a5420f Clean up new devices 2018-08-25 17:55:19 +02:00
Xose Pérez
a422f9eeba Reference fauxmoESP 3.0.0 2018-08-15 23:42:55 +02:00
Xose Pérez
e002753a2c Using unreleased fauxmoESP 3.0.0 2018-08-15 23:13:26 +02:00
Steveway
c97b33470e Add support for Lohas 9W bulbs
It seems to be very similar to the ITead Sonoff B1, so it's based on that.
2018-08-14 22:19:53 +02:00
Xose Pérez
6b98438f11 Update platformio.ini file to use PIO version 3.6.X 2018-08-14 14:38:53 +02:00
Rui Marinho
43abc6b9d4 Add support for NewPing
* Works with many different ultrasonic sensor models: HC-SR04, SRF05,
  SRF06, DYP-ME007, JSN-SR04T & Parallax PING)))™.
* Built-in digital filter method ping_median() for easy error correction
  (use SONAR_ITERATIONS build flag to configure).
* Allows setting of a maximum distance where pings beyond that distance
  are read as no ping or clear (use SONAR_MAX_DISTANCE build flag).
2018-08-09 02:22:56 +01:00
Rui Marinho
f312f926b5 Add support for wemos-d1mini dev board 2018-08-07 00:14:59 +01:00
Teo Pavel
bcb4ef5416 Added Homecube 16A 2018-08-05 11:34:19 +03:00
Maxim Prokhorov
a07e6a68d0 Fix -ota tag of env:itead-sonoff-dual-r2-ota 2018-07-25 19:35:35 +03:00
Philipp Bauer
7eb9746b15 Update Luani Module to 1MB Flash
This Module has an ESP-07 on it with only 1MB Flash!
2018-07-20 21:06:51 +02:00
Xose Pérez
7f4e0ae2bd Clean up AG-L4 code 2018-07-14 14:30:21 +02:00
Jens J
ff252fc068 add support for AG-L4 color desk lamp 2018-07-12 17:22:18 -05:00
Xose Pérez
b44258ac41 Preliminary support for Itead Sonoff IFAN02 2018-07-04 00:11:06 +02:00
Xose Pérez
87859c5ad8 Update JustWifi to fix memory leak in setSoftAP 2018-07-01 00:01:18 +02:00
Xose Pérez
0506f97f7b Update to latest RFM69 version 2018-06-28 16:34:26 +02:00
Xose Pérez
008abd619a Merge branch 'dev' into rfm69 2018-06-28 14:14:59 +02:00
Xose Pérez
71f941097d Fix mismatch between memory size and layout for several boards 2018-06-28 13:46:29 +02:00
Xose Pérez
a39c4689ec Merge branch 'dev' into rfm69 2018-06-25 13:45:18 +02:00
Xose Pérez
93b7f5b6b1 Move all platformio.ini common settings to common section 2018-06-25 12:53:17 +02:00
Xose Pérez
9cb751079d Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-06-25 00:11:46 +02:00
Xose Pérez
3cd58e7f7c Initial support for RFM69GW board 2018-06-24 22:39:06 +02:00
gn0st1c
e400cbb2be Update platformio.ini
*new platform 1.7.3
* changed remaining upload_port/upload_flags to get values from ENV ota.py
2018-06-24 14:47:45 +03:00
Xose Pérez
c791dd9b0f Merge pull request #969 from mcspr/travis-modules
Cover more modules with travis
2018-06-24 11:19:53 +02:00
Xose Pérez
4dcbc0e329 Some devices still not using DOUT flash mode 2018-06-23 20:05:55 +02:00
Xose Pérez
1c755cfb89 Pre-build the different available WebUI images 2018-06-22 20:19:39 +02:00
Xose Pérez
add909ee17 Rename Neo Coolcam device 2018-06-22 18:16:55 +02:00
Maxim Prokhorov
ddd9af2bf7 Cover more modules with travis 2018-06-22 06:22:43 +03:00
Xose Pérez
eabc45061a Remove merge marks 2018-06-21 10:13:17 +02:00
Xose Pérez
ed42df275f Merge branch 'dev' into sensors 2018-06-21 10:07:54 +02:00