Xose Pérez
63b02da68f
MQTT to RF bridge
7 years ago
Xose Pérez
92ba00b285
Issue #167 . Using DOUT flash mode on all Sonoff devices
7 years ago
Xose Pérez
0535fcee5e
Issue #170 . Using updated DebounceEvent library to allow disabling double click option and get faster click responses
7 years ago
Xose Pérez
47e2847e79
Cleanup gulp files
7 years ago
Xose Pérez
3783b35e05
Added official (kinda) SSL support in async-mqtt-client
7 years ago
Xose Pérez
b84c48d8f0
Moved HLW8012 interrupt wrappers to IRAM
7 years ago
Xose Pérez
4d96cac751
Improve support fro H801 led controller, thanks to Minh Phuong Ly
7 years ago
Xose Pérez
d9680c5e4b
Adding ESPurna board OTA update to platformio.ini file
7 years ago
Xose Pérez
da03adab97
Fixes in definition of MagicHome Led Controller board
7 years ago
Xose Pérez
325d5f9c7a
Add support for ESPURNA_H board
7 years ago
Francesco Boscarino
8ba9ab4c08
New analog module to read raw value from A0 pin
7 years ago
Xose Pérez
2923be75f4
Added SSL enabled test environment in platformio.ini
7 years ago
Xose Pérez
fb7e08ec93
Initial support for RGB/RGBW 5050 LED strips
7 years ago
Xose Pérez
d8b376a8ea
Freeze libraries
7 years ago
Xose Pérez
af40b8858b
Using my9291 external library reference
7 years ago
Xose Pérez
c2beb4a44e
Added factory reset on long-long click (>10 seconds)
7 years ago
Xose Pérez
8924d1b173
MY9291 and color picker
7 years ago
Xose Pérez
562453b1d3
Unified build_flags. Fix jangoe boards type
7 years ago
Xose Pérez
04ba425678
Using PubSubClient by default
7 years ago
Xose Pérez
698671fc6b
Using GIT references for ESPAsyncTCP and ESPAsyncWebServer
7 years ago
Xose Pérez
8354323e77
Update support for IteadStudio Motor Clockwise/Anticlockwise board
7 years ago
Xose Pérez
607e9bf11c
Added OTA environment for Itead 1CH board
7 years ago
Xose Pérez
6ba240b6c5
Fix platform environment for ESP8285 boards: Sonoff 4CH and Touch
7 years ago
Xose Pérez
a7d6a11b3b
Added support for Jorge Garcia's Wifi+Relays Board Kit
7 years ago
Toni Arte
29c5ece8c0
OTA for Sonoff TH10/TH16
7 years ago
denisfrench
61f487c1ea
Remove FAUXMO build define switch from mqtt-relay environment
7 years ago
denisfrench
786af765af
Resolve messy rebase
7 years ago
denisfrench
7e6cb25552
Add support for WiFi MQTT Relay / Thermostat from OpenEnergyMonitor here; https://guide.openenergymonitor.org/integrations/mqtt-relay/
7 years ago
Xose Pérez
dd4e2037da
I2C and ADC121 implementation
7 years ago
Xose Pérez
fc20d62643
Added support for JanGoe Wifi Relay boards
7 years ago
Xose Pérez
a098614ca6
Adding current, voltage, apparent and reactive power reports to Sonoff POW
7 years ago
Xose Pérez
252bcbdded
Force MQTT close client before reconnecting. Revert back to latest ESPAsyncTCP
7 years ago
Xose Pérez
476d314498
Fix #35 using stable version of ESPAsyncTCP and updated version of JustWifi to prevent MQTT connection drop after wifi reconnection
7 years ago
Xose Pérez
1715b653e4
Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines
7 years ago
Xose Pérez
f6e3e400c3
Upgrade fauxmoESP to v2.0.0 and enable it by default on all builds
7 years ago
Xose Pérez
13954a7f33
Added new development board: Wemos D1 mini with Relay Shield
7 years ago
Xose Pérez
e1d9ddbd4d
Fix data_dir for PlatformIO
7 years ago
Xose Pérez
8e17ab1598
Using PlatformIO library manager for JustWifi, HLW8012 and FauxmoESP libraries
7 years ago
Xose Pérez
6661d84ace
Using DebounceEvent library from its own repo
7 years ago
Xose Pérez
d2d5d4a887
Using forked RemoteSwitch library with Arduino 1.0+ compatibility
7 years ago
Xose Pérez
bacc2c2b92
Arduino IDE compatibility ( #18 ) - Renamed src folder and main file as 'espurna'
7 years ago
Xose Pérez
d0130c6968
Added WorkChoice ecoPlug environments to PlatformIO ini file
7 years ago
Xose Pérez
7fe281f379
Add config placeholder for Itead's 1CH inching module
7 years ago
Xose Pérez
d17f8259fe
Support for multiple buttons on board
7 years ago
Xose Pérez
95cba0246b
Using staging AsyncMqttClient with stability improvements
8 years ago
Xose Pérez
d7ccde2782
Update documentation for Sonoff Dual and Electrodragon board
8 years ago
Xose Pérez
681470eda5
Update automated build script
8 years ago
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
8 years ago
Xose Pérez
dd356d8108
Not using espressif8266_stage in default environment
8 years ago
Xose Pérez
51073a8f48
Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino
8 years ago