Commit Graph

78 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
18ec85da55 Send analog value to domoticz 2017-03-15 11:50:05 +01:00
Francesco Boscarino
7e066239b5 Merged in webfrank2/espurna/master (pull request #15)
New analog module to read raw value from A0 pin

Approved-by: Xose Pérez
2017-03-15 10:29:05 +00:00
Francesco Boscarino
8ba9ab4c08 New analog module to read raw value from A0 pin 2017-03-14 14:02:17 +01:00
Xose Pérez
9bf4a2b725 Enable embedded web by default 2017-03-12 22:17:33 +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
77d7a48d5f Discard empty MQTT topics when subscribing 2017-02-28 22:48:24 +01:00
Xose Pérez
7254cacb1d Disabling colorpicker widget by default 2017-02-25 17:01:55 +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
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
758d166ccd Cleaner web embedding process 2017-02-20 23:34:40 +01:00
Xose Pérez
ec811f72df Authentication chanllenge only in /auth request 2017-02-17 23:43:18 +01:00
Xose Pérez
9d9f0e9a02 Embed images and favicon into HTML file 2017-02-17 23:38:29 +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
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
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
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
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