Commit Graph

241 Commits

Author SHA1 Message Date
Xose Pérez
f47128ac85 Removed voltage report from EMON module. Refactor 2017-02-10 09:40:47 +01:00
Toni Arte
c1bbd6d5d8 Make the tabindex values unique and ascending 2017-02-10 08:09:21 +02:00
Toni Arte
2f12e66b79 Add a separate incremental energy counter into the Domoticz MQTT interface 2017-02-09 12:43:37 +02:00
Toni Arte
5899648d5e Add Domoticz 'Voltage' and 'Current' support for EMON #2 2017-02-07 12:45:54 +02:00
Toni Arte
d448fb6707 Add Domoticz 'current' sensor capability to Sonoff POW 2017-02-07 11:09:30 +02:00
Xose Pérez
1e8991e132 Sending voltage to domoticz for HLW8012 2017-02-05 10:35:02 +01:00
Xose Pérez
1f7d367492 Update apparent power in web interface from emon module 2017-02-02 12:17:37 +01:00
Xose Pérez
5cd20644e3 Fix typo in index.html that made hidden fields show up in the web interface even if the module they were associated to was not enabled 2017-01-30 23:10:20 +01:00
Ly Minh Phuong
c7e9074510 Enable revert state mode 2017-01-21 19:36:28 +01:00
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
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
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
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
4c06e7e280 Added inching support 2016-12-19 12:56:24 +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
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
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
cada976436 Added prefix to driver variables 2016-10-24 11:47:23 +02:00
Xose Pérez
51f2295cfb Small changes 2016-10-07 23:45:28 +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