Xose Pérez
|
c2beb4a44e
|
Added factory reset on long-long click (>10 seconds)
|
2017-02-25 01:32:37 +01:00 |
|
Xose Pérez
|
fa7ad3aada
|
Update README.md and CHANGELOG.md files
|
2017-02-23 23:36:01 +01:00 |
|
Xose Pérez
|
49a8e9ff1d
|
Issue #84. prevent using the hardware serial in the Dual for debug messages
|
2017-02-23 23:29:23 +01:00 |
|
Xose Pérez
|
b203757b5c
|
Using ESP.restart() instead of ESP.reset()
|
2017-02-23 21:20:15 +01:00 |
|
Xose Pérez
|
6f0e08b05a
|
Version bump & updated changelog
|
2017-02-22 22:27:46 +01:00 |
|
Xose Pérez
|
34116ac16d
|
Basic check of the uploaded config file
|
2017-02-22 21:30:09 +01:00 |
|
Xose Pérez
|
171febec12
|
Processed web interfaces files
|
2017-02-22 19:08:32 +01:00 |
|
Xose Pérez
|
23fae3e1e8
|
Added footer to web interface
|
2017-02-22 19:06:21 +01:00 |
|
Xose Pérez
|
39a81ea529
|
Backup and restore settings from file
|
2017-02-22 19:05:46 +01:00 |
|
Xose Pérez
|
0c1da2c7a8
|
Fix gulp task dependencies
|
2017-02-22 19:05:07 +01:00 |
|
Xose Pérez
|
99a964ee30
|
Setting default behaviours for double & long clicks to BUTTON_MODE_NONE for all buttons except the first one
|
2017-02-22 10:44:11 +01:00 |
|
Xose Pérez
|
91770f77db
|
Fix wifi_led index in showStatus
|
2017-02-22 10:29:43 +01:00 |
|
Xose Pérez
|
09a8a669c4
|
Issue #73. Fix bug when building project without support for Domoticz
|
2017-02-22 09:56:17 +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
|
3d23761816
|
Updated beta version
|
2017-02-21 19:12:31 +01:00 |
|
Xose Pérez
|
758d166ccd
|
Cleaner web embedding process
|
2017-02-20 23:34:40 +01:00 |
|
Xose Pérez
|
9663a65d6f
|
Version 1.6.4
|
2017-02-20 21:50:17 +01:00 |
|
Xose Pérez
|
57a25a9f49
|
Small fixes for windows machines
|
2017-02-20 21:28:25 +01:00 |
|
Xose Pérez
|
809f8c7d1f
|
Using espurna.local when in AP mode. Removed captive portal
|
2017-02-20 21:27:56 +01:00 |
|
Xose Pérez
|
833757a3a9
|
Issue #75. User defined links between relays and LEDs
|
2017-02-19 23:57:21 +01:00 |
|
Xose Pérez
|
698671fc6b
|
Using GIT references for ESPAsyncTCP and ESPAsyncWebServer
|
2017-02-19 23:08:41 +01:00 |
|
Xose Pérez
|
be1fac2f44
|
Using gulp to generate the embedded web contents, added Last-Modifier support to embedded home
|
2017-02-19 19:29:51 +01:00 |
|
Xose Pérez
|
8848899dea
|
Show current webserver port in debug log
|
2017-02-19 00:59:52 +01:00 |
|
Xose Pérez
|
160e0f9bda
|
Added build flag to disable mDNS, default is enabled
|
2017-02-19 00:59:35 +01:00 |
|
Xose Pérez
|
6f793ff376
|
Added support for progmem debug messages
|
2017-02-19 00:39:30 +01:00 |
|
Xose Pérez
|
bb81d70f31
|
Beta version
|
2017-02-18 23:11:10 +01:00 |
|
Xose Pérez
|
faf8b1d92d
|
Changed HTTP response code when out of websocket slots
|
2017-02-18 23:08:48 +01:00 |
|
Xose Pérez
|
c8a6234aee
|
When setting AP mode it will wait 60 seconds before trying to reconnect
|
2017-02-18 23:08:21 +01:00 |
|
Xose Pérez
|
cecd7d556b
|
Disable captive portal by default
|
2017-02-18 23:07:20 +01:00 |
|
Xose Pérez
|
cb393867d1
|
Allow to change relay status using GET requests
|
2017-02-18 00:54:54 +01:00 |
|
Xose Pérez
|
69984e02fc
|
Experimental option to embed the web interface in the firmware image
|
2017-02-18 00:39:30 +01:00 |
|
Xose Pérez
|
ec811f72df
|
Authentication chanllenge only in /auth request
|
2017-02-17 23:43:18 +01:00 |
|
Xose Pérez
|
35c1b9a338
|
Move WIFI status code to its own routine
|
2017-02-17 23:42:22 +01:00 |
|
Xose Pérez
|
42359d4d95
|
Show free heap in debug console even if no MQTT connection
|
2017-02-17 23:41:28 +01:00 |
|
Xose Pérez
|
042ceb904c
|
Fix memory leak in MQTT connection method
|
2017-02-17 23:40:41 +01:00 |
|
Xose Pérez
|
9d9f0e9a02
|
Embed images and favicon into HTML file
|
2017-02-17 23:38:29 +01:00 |
|
Xose Pérez
|
6ed59b5375
|
Version bump
|
2017-02-16 00:27:43 +01:00 |
|
Xose Pérez
|
a65018f1b9
|
Fix new network auto-expand
|
2017-02-16 00:21:29 +01:00 |
|
Xose Pérez
|
48c822653b
|
Fix network clean up
|
2017-02-16 00:21:15 +01:00 |
|
Xose Pérez
|
f67dc8a24b
|
Added status command to terminal interface
|
2017-02-16 00:20:55 +01:00 |
|
Xose Pérez
|
eed5acc346
|
Unified web file to improve reliability
|
2017-02-15 17:23:06 +01:00 |
|
Xose Pérez
|
c578d7e868
|
Expand network configuration when adding a new network
|
2017-02-15 00:19:18 +01:00 |
|
Xose Pérez
|
21a11fd94a
|
Issue #71. Replace placeholder hints with default values for netmask and dns fields
|
2017-02-15 00:19:04 +01:00 |
|
Xose Pérez
|
6402af4ab3
|
Issue #69. Allow temperatures to be reported in Fahrenheit degrees
|
2017-02-15 00:12:44 +01:00 |
|
Xose Pérez
|
4a65bdf1b8
|
Removed unnecessary code
|
2017-02-14 23:32:00 +01:00 |
|
Xose Pérez
|
bab4c9d433
|
Option to change the port the embedded webserver is listening to, defaults to 80
|
2017-02-14 00:21:07 +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
|
1aeb66d6c9
|
LED in 1CH uses inverted logic
|
2017-02-13 20:49:37 +01:00 |
|
Xose Pérez
|
dc5c7020cc
|
Do not scan networks if just one network defined
|
2017-02-13 20:29:04 +01:00 |
|