Xose Pérez
4eaa937cab
Merge branch 'domoticz' into dev
2016-12-31 05:11:39 +01:00
Xose Pérez
268bed720c
Added IDX hint. Small design changes
2016-12-31 05:11:22 +01:00
Xose Pérez
7a67f81e40
#14 More reliable MQTT connection
2016-12-31 04:52:14 +01:00
Xose Pérez
74b8852e00
Using default client_id from AsyncMqttClient, now for real
2016-12-30 22:17:09 +01:00
Xose Pérez
523fbca115
Domoticz support
2016-12-30 19:03:49 +01:00
Xose Pérez
6d6878d59f
Changes in MQTT calls. Using default client_id from AsyncMqttClient
2016-12-30 19:01:36 +01:00
Xose Pérez
d5a27aa78e
Version bump
2016-12-30 11:03:25 +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
89a1bd30cc
Changed build-all script
2016-12-28 11:30:42 +01:00
Xose Pérez
2ae69fe799
Arduino IDE compatibility ( #18 ) - Moved data folder under espurna folder
2016-12-28 09:18:01 +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
a940b979d1
Update changelog to 1.2.0
2016-12-27 19:41:20 +01:00
Xose Pérez
abf07476b6
Fix error in led module
2016-12-27 05:01:04 +01:00
Xose Pérez
a6a731e2ba
Fix ecoPlug hardware definition
2016-12-27 05:00:47 +01:00
Xose Pérez
1fc8fd0dfa
Skip retained messages
2016-12-27 05:00:11 +01:00
Xose Pérez
76e465cac2
Check relay and led id on 'public' methods
2016-12-25 23:13:32 +01:00
Xose Pérez
dda522ba1e
Added new supported boards to docs
2016-12-25 23:06:13 +01:00
Xose Pérez
3df5cef97b
Fix #17 . Moved static variable 'pending' to class variable '_clicked'
2016-12-25 19:39:39 +01:00
Xose Pérez
8cf10eee90
Added support for MQTT_USE_SETTER in leds module
2016-12-23 18:17:27 +01:00
Xose Pérez
d7622c643b
Merge branch 'master' into leds
...
Conflicts:
code/src/main.ino
2016-12-23 18:06:52 +01:00
Xose Pérez
cd8aaf95c7
Check DNS requests only in AP mode
2016-12-23 17:10:28 +01:00
Xose Pérez
fee84cfaad
#13 Custom setter and getter sufixes on MQTT topics
2016-12-23 15:10:23 +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
1425a8dded
Refactor settings getters and setters
2016-12-23 13:01:41 +01:00
Xose Pérez
adb290e9dd
Fixed #14 MQTT Connection with Username an Password not working
2016-12-23 12:39:25 +01:00
Xose Pérez
8a21133ecf
Added EEPROM management commands to terminal interface
2016-12-21 20:51:35 +01:00
Xose Pérez
caf58e0eab
Automatically disable ledAuto when an MQTT message is received
2016-12-21 18:23:24 +01:00
Xose Pérez
f94d5ef927
Fix LED logic in hardware configuration
2016-12-20 16:55:58 +01:00
Xose Pérez
bda0c4d8f4
Manage LED status from MQTT
2016-12-20 16:26:45 +01:00
Xose Pérez
bd60635dd1
Captive portal when in AP mode
2016-12-20 00:34:59 +01:00
Xose Pérez
48d06ff56f
Added support for Sonoff SV
2016-12-19 13:35:47 +01:00
Xose Pérez
dc890618e5
Added hardware defines to use from Arduino IDE
2016-12-19 12:07:36 +01:00
Xose Pérez
d17f8259fe
Support for multiple buttons on board
2016-12-19 12:04:40 +01:00
Xose Pérez
0b24d13a77
Added support for Sonoff Touch
2016-12-18 21:26:42 +01:00
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 ).
2016-12-15 10:10:16 -05:00
Xose Pérez
afe8defa4c
Added Last-Modified header to static contents
2016-12-12 00:09:27 +01:00
Xose Pérez
0f5a0e8f75
Forward to password change page if default password
2016-12-12 00:08:34 +01:00
Xose Pérez
fc344c9565
Added relayStatus function prototype to fix issue #11
2016-12-11 19:09:24 +01:00
Xose Pérez
e8b1a0c41d
Publish/subscriber pattern for MQTT events (relay & websockets)
2016-12-11 11:17:47 +01:00
Xose Pérez
9176240a0f
Move LED control to its own module
2016-12-11 10:25:49 +01:00
Xose Pérez
95cba0246b
Using staging AsyncMqttClient with stability improvements
2016-12-10 22:53:07 +01:00
Xose Pérez
d1c8435b2d
Added synchornise all option for multi-relay boards
2016-12-07 13:11:50 +01:00
Xose Pérez
70853b1e6d
Fix GPIO definitions for Dual and Electrodragon
2016-12-07 11:03:19 +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
7561b13b23
Change debug statements in nofuss module
2016-12-06 22:06:06 +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