646 Commits

Author SHA1 Message Date
Xose Pérez
4890de1638 Merge branch 'inching' into dev
Conflicts:
	code/espurna/data/index.html.gz
2017-01-21 17:03:11 +01:00
Xose Pérez
b32fa7f723 Merge branch 'apis' into dev
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/pow.ino
	code/html/index.html
2017-01-21 16:59:38 +01:00
Xose Pérez
7e51b031f6 Fix MQTT will topic 2017-01-21 15:38:38 +01:00
Xose Pérez
42da95ad7f Issue #41. Adding password requirements to initial password page 2017-01-21 15:19:32 +01:00
Xose Pérez
e5b1352d41 Added missing configuration values to 1ch-inching board 2017-01-20 14:41:14 +01:00
Xose Pérez
44ffb3fe6c Merge branch 'dev' into inching
Conflicts:
	code/espurna/button.ino
	code/espurna/data/index.html.gz
	code/html/index.html
2017-01-20 14:20:45 +01:00
Xose Pérez
4708c26d54 APIs for sensor data, REST & domoticz 2017-01-20 12:43:26 +01:00
Xose Pérez
e4ea3b0f66 Small fixes, mostly comments and debug 2017-01-17 16:13:30 +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
e2cb9fcaa0 Rename inching to pulse 2017-01-11 13:52:51 +01:00
Xose Pérez
4e342add05 Merge branch 'dev' into inching
Conflicts:
	code/data/index.html.gz
	code/espurna/relay.ino
2017-01-11 12:50:55 +01:00
Xose Pérez
b511e65905 Version 1.4.0 2016-12-31 14:52:06 +01:00
Xose Pérez
f22e3024c8 Merge branch 'dev' into staticip 2016-12-31 07:23:59 +01:00
Xose Pérez
4f63a391ac Merge branch 'master' into dev
Conflicts:
	CHANGELOG.md
2016-12-31 07:23:41 +01:00
Xose Pérez
e1d9ddbd4d Fix data_dir for PlatformIO 2016-12-31 07:22:32 +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
268bed720c Added IDX hint. Small design changes 2016-12-31 05:11:22 +01:00
Xose Pérez
523fbca115 Domoticz support 2016-12-30 19:03:49 +01:00
Xose Pérez
d5a27aa78e Version bump 2016-12-30 11:03:25 +01:00
Xose Pérez
a940b979d1 Update changelog to 1.2.0 2016-12-27 19:41:20 +01:00
Xose Pérez
4c06e7e280 Added inching support 2016-12-19 12:56:24 +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
d1c8435b2d Added synchornise all option for multi-relay boards 2016-12-07 13:11:50 +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
51073a8f48 Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino 2016-11-30 23:35:55 +01:00
Xose Pérez
884dcc0cd1 Changelog 2016-11-29 23:28:53 +01:00
Xose Pérez
6770194287 Do not compile with fauxmo support by default 2016-11-20 23:21:17 +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
20b27cdc87 Small changes to the web interface 2016-11-14 01:16:43 +01:00
Xose Pérez
bf73da17d4 Unify admin passwords 2016-11-14 00:26:30 +01:00
Xose Pérez
e501a9063e Bump version number 2016-11-13 23:41:36 +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
cada976436 Added prefix to driver variables 2016-10-24 11:47:23 +02:00
Xose Pérez
dd66e1706e Replaced slide checkbox images with sprite 2016-10-16 10:35:08 +02:00
Xose Pérez
51f2295cfb Small changes 2016-10-07 23:45:28 +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
Xose Pérez
10fb326667 Moved web interface to PureCSS 2016-08-29 00:50:23 +02:00