Commit Graph

82 Commits

Author SHA1 Message Date
Xose Pérez
3ade0ae035 Added analog energy monitor sensor to new sensors module 2017-12-15 18:22:45 +01:00
Xose Pérez
d426969fb2 Added domoticz support to new sensor module 2017-12-14 23:52:58 +01:00
Xose Pérez
b2dd7e5b56 Migrate DS18B20 and counter to new sensor module 2017-12-13 11:57:09 +01:00
Xose Pérez
f6378d52e4 Some name refactoring 2017-12-12 22:11:34 +01:00
Xose Pérez
2299ce9bfd Basic sensor scafolding, DHT 90% migrated 2017-12-12 21:45:28 +01:00
Xose Pérez
569b937d6c Changed 'reset' to 'reboot' for user interaction (#315) 2017-12-08 17:18:31 +01:00
Xose Pérez
8b87f70696 Add HTML linter to gulp builder, fix issues with HTML 2017-12-08 09:59:06 +01:00
Xose Pérez
0ddd1765d9 Changed password policy (#297) 2017-12-05 18:21:56 +01:00
Xose Pérez
2f750df44e Added group topics (#300). Refactor relay module 2017-12-01 22:49:53 +01:00
Xose Pérez
5275f1e70c Clean DHT and DS18B20 modules 2017-11-26 09:02:22 +01:00
Xose Pérez
f5c247c4c0 Small fixes to temperature correction code 2017-11-25 21:34:43 +01:00
Xose Pérez
d46d6bcff7 Merged in maestr0pl/espurna/feature/temperature-correction (pull request #39)
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2017-11-25 16:24:53 +01:00
Xose Pérez
8d8b228467 Reset original values in fields after save 2017-11-25 16:00:54 +01:00
Xose Pérez
3518a7bc5e Websocket callbacks (part 2) 2017-11-25 15:17:56 +01:00
Xose Pérez
ed5db16739 Using stock slider to reduce size 2017-11-24 17:47:42 +01:00
Pawel Raszewski
548f6edd44 merge dev branch 2017-11-23 22:38:06 -05:00
Pawel Raszewski
581b97ad3f added option to correct temperature value read from ds18b20 or dth22 sensor 2017-11-23 22:19:58 -05:00
Xose Pérez
b7e68c4856 Simplify and fix web auth code (#284) 2017-11-21 23:00:05 +01:00
Xose Pérez
793d50dd1e Send HA auto discover messages on connect (#279) 2017-11-20 07:29:14 +01:00
Xose Pérez
57ac756abd Support for HSV colors 2017-11-10 09:54:51 +01:00
Xose Pérez
aece4b1624 Small changes in the webUI params 2017-10-31 22:17:06 +01:00
Xose Pérez
cfb9880d9b Fix HA autodicovery, allow to report color as comma separated values 2017-10-20 20:28:30 +02:00
Xose Pérez
74148bb6e6 Improved webUI UX 2017-10-19 21:49:04 +02:00
soif
d4b3637c12 implements ColorHsv + ColorsExtras 2017-10-05 15:15:26 +02:00
Xose Pérez
e02c249c31 Power calibration 2017-09-20 11:17:39 +02:00
Xose Pérez
6f5c627625 New power modules tested with V9261F 2017-09-19 13:49:19 +02:00
Xose Pérez
1373923758 Moving UI strings to javascript 2017-09-04 13:35:07 +02:00
Xose Pérez
f7617acaf2 Fix bug 'Fragment identifiers are not allowed in WebSocket URLs' 2017-09-04 10:31:21 +02:00
Xose Pérez
3badc85001 Web UI now supports being behind a reverse proxy 2017-09-02 14:11:02 +02:00
Xose Pérez
33c98a58ab Add Update error number to error message in web UI 2017-09-01 21:51:34 +02:00
Xose Pérez
75b3fa6a28 Added zeroPad method in javascript 2017-08-30 14:01:24 +02:00
Xose Pérez
173a30c4a9 Home Assistant auto-discovery feature 2017-08-29 02:08:05 +02:00
Xose Pérez
d7bb924c1c Using 'post' particles in web interface 2017-08-28 21:43:55 +02:00
Xose Pérez
4de1094eb2 Added padding 0 to uptime on web interface 2017-08-28 21:37:57 +02:00
Xose Pérez
e451fb499b Added current time, uptime, free heap, firmware size and free space to web interface 2017-08-27 18:57:34 +02:00
Xose Pérez
5c58f011c1 Merge branch 'dev' into ssl
Conflicts:
	code/espurna/static/index.html.gz.h
	code/espurna/web.ino
2017-08-25 15:10:41 +02:00
Xose Pérez
60e8446d1b Process checkboxes data before sending to device 2017-08-24 16:47:15 +02:00
Xose Pérez
a1d5082885 Fix typo in custom.js 2017-08-18 14:22:32 +02:00
Xose Pérez
3dcaf61ee6 Merge branch 'dev' into ssl
Conflicts:
	code/espurna/static/index.html.gz.h
	code/espurna/web.ino
2017-08-18 14:21:41 +02:00
Xose Pérez
3c21dc3e78 Merge branch 'dev' into light
Conflicts:
	code/espurna/config/general.h
	code/espurna/config/hardware.h
	code/espurna/hardware.ino
	code/html/custom.css
	code/html/custom.js
2017-08-18 14:17:20 +02:00
Xose Pérez
c6b26efbb7 Merge 2017-08-18 14:06:58 +02:00
Xose Pérez
8a86c66e63 Hiding channel4 when useWhite 2017-08-18 13:41:29 +02:00
Xose Pérez
6a48374fe9 Add tooltips to sliders 2017-08-18 13:00:36 +02:00
Xose Pérez
8abb8ffaff Allow to define useColor, useWhite and useGamma from web interface 2017-08-18 12:35:35 +02:00
Xose Pérez
58a8feb90b Allow to disable color picker 2017-08-18 11:39:45 +02:00
Xose Pérez
e850c68c85 Testing web interface over SSL 2017-08-14 09:54:08 +02:00
Xose Pérez
41189a65b4 API returns processed values for HLW and EMON. 404 means no data yet. Some clean up 2017-08-11 16:18:51 +02:00
Xose Pérez
cf714106fb RFBridge web intrface 2017-08-10 15:31:15 +02:00
Xose Pérez
fe26513473 Changes in status tab in the web interface 2017-05-20 08:52:57 +02:00
Xose Pérez
3a872979fe Show NTP status on web interface (#126) 2017-04-24 10:45:07 +02:00