Commit Graph

31 Commits

Author SHA1 Message Date
Xose Pérez
a5f2cb6527 Upgrade form and handle code 2017-03-19 23:52:10 +01:00
Xose Pérez
eb432ffe95 Normalize actions passed via websockets 2017-03-01 09:06:47 +01:00
Xose Pérez
9e75bdb45a Moving light code to its own module 2017-02-28 22:57:25 +01:00
Xose Pérez
8924d1b173 MY9291 and color picker 2017-02-24 23:16:51 +01:00
Xose Pérez
34116ac16d Basic check of the uploaded config file 2017-02-22 21:30:09 +01:00
Xose Pérez
39a81ea529 Backup and restore settings from file 2017-02-22 19:05:46 +01:00
Xose Pérez
ec811f72df Authentication chanllenge only in /auth request 2017-02-17 23:43:18 +01:00
Xose Pérez
a65018f1b9 Fix new network auto-expand 2017-02-16 00:21:29 +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
6402af4ab3 Issue #69. Allow temperatures to be reported in Fahrenheit degrees 2017-02-15 00:12:44 +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
04c6fdb1b1 Rename connect method in JS and add some feedback messages 2017-02-11 00:29:03 +01:00
Xose Pérez
4708c26d54 APIs for sensor data, REST & domoticz 2017-01-20 12:43:26 +01:00
Xose Pérez
77e887dc6c Notify OTA updates to web clients and reload page after the update 2017-01-13 12:46:05 +01:00
Xose Pérez
a098614ca6 Adding current, voltage, apparent and reactive power reports to Sonoff POW 2017-01-13 11:27:50 +01:00
Xose Pérez
cafb6eadaa Allow static IP 2016-12-31 07:13:16 +01:00
Xose Pérez
9e1bf0f94d Enforce minimum password strength in web interface 2016-12-31 05:31:03 +01:00
Xose Pérez
523fbca115 Domoticz support 2016-12-30 19:03:49 +01:00
Xose Pérez
d17f8259fe Support for multiple buttons on board 2016-12-19 12:04:40 +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
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
Xose Pérez
4da4affdb7 Changed WS auth and added REST API key 2016-11-18 11:12:21 +01:00
Xose Pérez
4de83916d1 Added basic authetication and CSRF check to websocket requests 2016-11-13 23:38:03 +01:00
Xose Pérez
866f8138e7 Migrated to AsyncWebServer, AsyncWebSocket and AsyncMqttClient 2016-11-13 23:29:54 +01:00
Xose Pérez
7f9a7ef052 Preliminary support for Sonoff POW 2016-11-12 14:51:49 +01:00
Xose Pérez
d34a15a9f1 Replace all ajax requests with websockets 2016-10-24 12:15:11 +02:00
Xose Pérez
c60d8af64e Add hostname to web interface page title 2016-10-06 22:35:22 +02:00
Xose Pérez
75a2e923f0 Hostname can now be changed. Added initial relay mode. Added reconnect and reset buttons to web interface. 2016-10-06 21:56:25 +02:00
Xose Pérez
88de7f51d0 Complete update 2016-10-06 11:53:58 +02:00
Xose Pérez
5666cd5198 Using gulp to build file system files 2016-09-01 00:34:03 +02:00