Xose Pérez
57a25a9f49
Small fixes for windows machines
7 years ago
Xose Pérez
833757a3a9
Issue #75 . User defined links between relays and LEDs
7 years ago
Xose Pérez
8354323e77
Update support for IteadStudio Motor Clockwise/Anticlockwise board
7 years ago
Xose Pérez
1aeb66d6c9
LED in 1CH uses inverted logic
7 years ago
Xose Pérez
f126ff12e1
Fix and clean configuration for the Itead Studio 1CH inching board
7 years ago
Xose Pérez
4e299c5a15
Removed unsupported board from pics
7 years ago
Xose Pérez
a7d6a11b3b
Added support for Jorge Garcia's Wifi+Relays Board Kit
7 years ago
Xose Pérez
4b09fb43ae
Simplify Sonoff Dual button handling
7 years ago
Xose Pérez
6d86a7108a
Map button events to actions
7 years ago
Xose Pérez
399949da15
Added inline documentation to hardware.h file
7 years ago
denisfrench
191c4e9d3f
Manually copy-in hardware.h changes after rebase
7 years ago
denisfrench
20646803f1
Rename wifi-relay to mqtt-relay to deconfict with other hardware
7 years ago
denisfrench
7b924a73d2
Add #define RELAY1_PIN_INVERSE 0 to hardware.h
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
50915f0fb2
Support for toggle switches
7 years ago
Xose Pérez
e5b1352d41
Added missing configuration values to 1ch-inching board
7 years ago
Xose Pérez
fc20d62643
Added support for JanGoe Wifi Relay boards
7 years ago
Xose Pérez
32bb6c45c7
Map buttons to relays, send MQTT messages on button events
7 years ago
Xose Pérez
5f5eec8f16
Move all Arduino IDE configuration values to their own file
7 years ago
Xose Pérez
e2cb9fcaa0
Rename inching to pulse
7 years ago
Xose Pérez
b263ad8a6f
Allow defining reverse logic relays (issue #28 )
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
89a1bd30cc
Changed build-all script
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
a6a731e2ba
Fix ecoPlug hardware definition
7 years ago
Xose Pérez
4a58037638
Set inching mode through MQTT
7 years ago
Xose Pérez
dda522ba1e
Added new supported boards to docs
7 years ago
Xose Pérez
f94d5ef927
Fix LED logic in hardware configuration
8 years ago
Xose Pérez
bda0c4d8f4
Manage LED status from MQTT
8 years ago
Xose Pérez
9e00de6b6f
Support for hardware inching button
8 years ago
Xose Pérez
48d06ff56f
Added support for Sonoff SV
8 years ago
Xose Pérez
7fe281f379
Add config placeholder for Itead's 1CH inching module
8 years ago
Xose Pérez
dc890618e5
Added hardware defines to use from Arduino IDE
8 years ago
Xose Pérez
d17f8259fe
Support for multiple buttons on board
8 years ago
Xose Pérez
0b24d13a77
Added support for Sonoff Touch
8 years ago
David Myers
d30cd2b072
Adding hardware definition for esp8266 device available in USA ( https://www.walmart.com/ip/Generic-CT-065W-WorkChoice-1-Ol-Wi-Fi-Indoor-Switch-White/46721978 ).
8 years ago
Xose Pérez
9176240a0f
Move LED control to its own module
8 years ago
Xose Pérez
70853b1e6d
Fix GPIO definitions for Dual and Electrodragon
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
26f31d788c
Missing LED_PIN_INVERSE definition for debug board
8 years ago
Xose Pérez
1551b3d1e3
Option to define LED in inverse logic
8 years ago
Xose Pérez
9e96e0f21a
Split configuration file
8 years ago