Xose Pérez
|
b511e65905
|
Version 1.4.0
|
7 years ago |
Xose Pérez
|
e1d9ddbd4d
|
Fix data_dir for PlatformIO
|
7 years ago |
Xose Pérez
|
cafb6eadaa
|
Allow static IP
|
7 years ago |
Xose Pérez
|
9e1bf0f94d
|
Enforce minimum password strength in web interface
|
7 years ago |
Xose Pérez
|
268bed720c
|
Added IDX hint. Small design changes
|
7 years ago |
Xose Pérez
|
7a67f81e40
|
#14 More reliable MQTT connection
|
7 years ago |
Xose Pérez
|
74b8852e00
|
Using default client_id from AsyncMqttClient, now for real
|
7 years ago |
Xose Pérez
|
523fbca115
|
Domoticz support
|
7 years ago |
Xose Pérez
|
6d6878d59f
|
Changes in MQTT calls. Using default client_id from AsyncMqttClient
|
7 years ago |
Xose Pérez
|
d5a27aa78e
|
Version bump
|
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
|
89a1bd30cc
|
Changed build-all script
|
7 years ago |
Xose Pérez
|
2ae69fe799
|
Arduino IDE compatibility (#18) - Moved data folder under espurna folder
|
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
|
a940b979d1
|
Update changelog to 1.2.0
|
7 years ago |
Xose Pérez
|
abf07476b6
|
Fix error in led module
|
7 years ago |
Xose Pérez
|
a6a731e2ba
|
Fix ecoPlug hardware definition
|
7 years ago |
Xose Pérez
|
1fc8fd0dfa
|
Skip retained messages
|
7 years ago |
Xose Pérez
|
4a58037638
|
Set inching mode through MQTT
|
7 years ago |
Xose Pérez
|
76e465cac2
|
Check relay and led id on 'public' methods
|
7 years ago |
Xose Pérez
|
dda522ba1e
|
Added new supported boards to docs
|
7 years ago |
Xose Pérez
|
3df5cef97b
|
Fix #17. Moved static variable 'pending' to class variable '_clicked'
|
7 years ago |
Xose Pérez
|
8cf10eee90
|
Added support for MQTT_USE_SETTER in leds module
|
7 years ago |
Xose Pérez
|
cd8aaf95c7
|
Check DNS requests only in AP mode
|
7 years ago |
Xose Pérez
|
fee84cfaad
|
#13 Custom setter and getter sufixes on MQTT topics
|
7 years ago |
Xose Pérez
|
d0130c6968
|
Added WorkChoice ecoPlug environments to PlatformIO ini file
|
7 years ago |
Xose Pérez
|
1425a8dded
|
Refactor settings getters and setters
|
7 years ago |
Xose Pérez
|
adb290e9dd
|
Fixed #14 MQTT Connection with Username an Password not working
|
7 years ago |
Xose Pérez
|
8a21133ecf
|
Added EEPROM management commands to terminal interface
|
7 years ago |
Xose Pérez
|
caf58e0eab
|
Automatically disable ledAuto when an MQTT message is received
|
7 years ago |
Xose Pérez
|
f94d5ef927
|
Fix LED logic in hardware configuration
|
7 years ago |
Xose Pérez
|
bda0c4d8f4
|
Manage LED status from MQTT
|
7 years ago |
Xose Pérez
|
09fa28f28e
|
Set inching LED initial state
|
7 years ago |
Xose Pérez
|
9e00de6b6f
|
Support for hardware inching button
|
7 years ago |
Xose Pérez
|
bd60635dd1
|
Captive portal when in AP mode
|
7 years ago |
Xose Pérez
|
48d06ff56f
|
Added support for Sonoff SV
|
7 years ago |
Xose Pérez
|
26ae5a4dd4
|
Prevent inching when manually switched back
|
7 years ago |
Xose Pérez
|
7fe281f379
|
Add config placeholder for Itead's 1CH inching module
|
7 years ago |
Xose Pérez
|
4c06e7e280
|
Added inching support
|
7 years ago |
Xose Pérez
|
dc890618e5
|
Added hardware defines to use from Arduino IDE
|
7 years ago |
Xose Pérez
|
d17f8259fe
|
Support for multiple buttons on board
|
7 years ago |
Xose Pérez
|
0b24d13a77
|
Added support for Sonoff Touch
|
7 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
|
afe8defa4c
|
Added Last-Modified header to static contents
|
8 years ago |
Xose Pérez
|
0f5a0e8f75
|
Forward to password change page if default password
|
8 years ago |
Xose Pérez
|
fc344c9565
|
Added relayStatus function prototype to fix issue #11
|
8 years ago |
Xose Pérez
|
e8b1a0c41d
|
Publish/subscriber pattern for MQTT events (relay & websockets)
|
8 years ago |
Xose Pérez
|
9176240a0f
|
Move LED control to its own module
|
8 years ago |