Xose Pérez
d8b376a8ea
Freeze libraries
2017-02-25 12:05:53 +01:00
Xose Pérez
d76d2a7fc1
Merge branch 'my9291' into dev
...
Conflicts:
code/platformio.ini
2017-02-25 11:55:58 +01:00
Xose Pérez
af40b8858b
Using my9291 external library reference
2017-02-25 11:29:52 +01:00
Xose Pérez
c2beb4a44e
Added factory reset on long-long click (>10 seconds)
2017-02-25 01:32:37 +01:00
Xose Pérez
8924d1b173
MY9291 and color picker
2017-02-24 23:16:51 +01:00
Xose Pérez
562453b1d3
Unified build_flags. Fix jangoe boards type
2017-02-22 09:49:43 +01:00
Xose Pérez
04ba425678
Using PubSubClient by default
2017-02-21 19:12:48 +01:00
Xose Pérez
698671fc6b
Using GIT references for ESPAsyncTCP and ESPAsyncWebServer
2017-02-19 23:08:41 +01:00
Xose Pérez
8354323e77
Update support for IteadStudio Motor Clockwise/Anticlockwise board
2017-02-13 23:43:10 +01:00
Xose Pérez
607e9bf11c
Added OTA environment for Itead 1CH board
2017-02-13 19:50:54 +01:00
Xose Pérez
6ba240b6c5
Fix platform environment for ESP8285 boards: Sonoff 4CH and Touch
2017-02-11 01:00:43 +01:00
Xose Pérez
a7d6a11b3b
Added support for Jorge Garcia's Wifi+Relays Board Kit
2017-02-10 10:09:34 +01:00
Toni Arte
29c5ece8c0
OTA for Sonoff TH10/TH16
2017-02-07 11:01:54 +02:00
Xose Pérez
d4e55677ec
Merge branch 'dev' into adc121
...
Conflicts:
code/espurna/emon.ino
2017-02-02 11:43:23 +01:00
denisfrench
61f487c1ea
Remove FAUXMO build define switch from mqtt-relay environment
2017-01-28 19:44:40 +11:00
denisfrench
786af765af
Resolve messy rebase
2017-01-28 17:32:11 +11:00
denisfrench
7e6cb25552
Add support for WiFi MQTT Relay / Thermostat from OpenEnergyMonitor here; https://guide.openenergymonitor.org/integrations/mqtt-relay/
2017-01-28 17:17:10 +11:00
Xose Pérez
dd4e2037da
I2C and ADC121 implementation
2017-01-22 23:47:58 +01:00
Xose Pérez
44ffb3fe6c
Merge branch 'dev' into inching
...
Conflicts:
code/espurna/button.ino
code/espurna/data/index.html.gz
code/html/index.html
2017-01-20 14:20:45 +01:00
Xose Pérez
fc20d62643
Added support for JanGoe Wifi Relay boards
2017-01-20 14:17:41 +01:00
Xose Pérez
a098614ca6
Adding current, voltage, apparent and reactive power reports to Sonoff POW
2017-01-13 11:27:50 +01:00
Xose Pérez
252bcbdded
Force MQTT close client before reconnecting. Revert back to latest ESPAsyncTCP
2017-01-12 00:16:53 +01:00
Xose Pérez
476d314498
Fix #35 using stable version of ESPAsyncTCP and updated version of JustWifi to prevent MQTT connection drop after wifi reconnection
2017-01-11 23:25:46 +01:00
Xose Pérez
1715b653e4
Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines
2017-01-11 14:25:16 +01:00
Xose Pérez
4e342add05
Merge branch 'dev' into inching
...
Conflicts:
code/data/index.html.gz
code/espurna/relay.ino
2017-01-11 12:50:55 +01:00
Xose Pérez
f6e3e400c3
Upgrade fauxmoESP to v2.0.0 and enable it by default on all builds
2017-01-05 01:49:38 +01:00
Xose Pérez
13954a7f33
Added new development board: Wemos D1 mini with Relay Shield
2017-01-05 00:28:08 +01:00
Xose Pérez
e1d9ddbd4d
Fix data_dir for PlatformIO
2016-12-31 07:22:32 +01:00
Xose Pérez
8e17ab1598
Using PlatformIO library manager for JustWifi, HLW8012 and FauxmoESP libraries
2016-12-29 15:34:43 +01:00
Xose Pérez
6661d84ace
Using DebounceEvent library from its own repo
2016-12-29 15:25:35 +01:00
Xose Pérez
d2d5d4a887
Using forked RemoteSwitch library with Arduino 1.0+ compatibility
2016-12-29 12:28:58 +01:00
Xose Pérez
bacc2c2b92
Arduino IDE compatibility ( #18 ) - Renamed src folder and main file as 'espurna'
2016-12-28 09:07:26 +01:00
Xose Pérez
92600611a5
Merge branch 'master' into inching
...
Conflicts:
code/src/config/general.h
code/src/relay.ino
code/src/web.ino
2016-12-25 23:16:07 +01:00
Xose Pérez
d0130c6968
Added WorkChoice ecoPlug environments to PlatformIO ini file
2016-12-23 14:30:05 +01:00
Xose Pérez
7fe281f379
Add config placeholder for Itead's 1CH inching module
2016-12-19 13:05:55 +01:00
Xose Pérez
d17f8259fe
Support for multiple buttons on board
2016-12-19 12:04:40 +01:00
Xose Pérez
95cba0246b
Using staging AsyncMqttClient with stability improvements
2016-12-10 22:53:07 +01:00
Xose Pérez
d7ccde2782
Update documentation for Sonoff Dual and Electrodragon board
2016-12-06 23:00:58 +01:00
Xose Pérez
e6e5c27093
Merge branch 'master' into multirelay
2016-12-06 22:12:42 +01:00
Xose Pérez
681470eda5
Update automated build script
2016-12-06 22:06:55 +01:00
Xose Pérez
11434301e0
* Support for ITead's Sonoff Dual
...
* Support for Electrodragon's ESP Relay Board
* Support for multi-relay boards
* Changed relay MQTT topics
* Changed relay API entry points
* Removed non-secure api entry points
2016-12-06 22:02:34 +01:00
Xose Pérez
dd356d8108
Not using espressif8266_stage in default environment
2016-12-04 20:44:10 +01:00
Xose Pérez
51073a8f48
Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino
2016-11-30 23:35:55 +01:00
Xose Pérez
466a1e1c6b
Ignore ESPAsyncUDP in platformio.ini when compiling without fauxmoESP support
2016-11-29 21:36:38 +01:00
Xose Pérez
6d9faa2fde
Fix stupid type in platformio.ini ( #5 )
2016-11-29 19:39:47 +01:00
Xose Pérez
7eae097991
Use official platformio.ini file by default
2016-11-29 13:11:23 +01:00
Xose Pérez
44a2d9bacd
Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default
2016-11-22 22:35:18 +01:00
Xose Pérez
6770194287
Do not compile with fauxmo support by default
2016-11-20 23:21:17 +01:00
Xose Pérez
52521e6942
Integrating fauxmoESP library
2016-11-20 21:39:42 +01:00
Xose Pérez
e3c52ba66f
Using PlatformIO library manager for Embedis library
2016-11-14 22:17:49 +01:00