Commit Graph

255 Commits

Author SHA1 Message Date
Xose Pérez
80a28e95bb Merge branch 'dev' into sensors 2018-04-08 22:47:19 +02:00
Xose Pérez
5ab2fd2afc Hide web command inputbox if no terminal support 2018-04-08 22:41:52 +02:00
Xose Pérez
e7251d0191 Check CSE7766 implementation, added energy and calibration to web UI 2018-04-08 22:20:09 +02:00
Xose Pérez
627b9874d1 Use brightness when _light_use_white is disabled 2018-04-08 12:09:23 +02:00
Xose Pérez
fa20c47f29 Check which keys should be saved and which ones shouldn't (#730) 2018-04-03 22:57:25 +02:00
Xose Pérez
8a9e72e4be Add option to specify the light transition time in web UI (#739) 2018-04-03 20:51:18 +02:00
Xose Pérez
6c18f96483 Add revision to web UI, populated by automated build script 2018-04-02 18:36:50 +02:00
Xose Pérez
24d0bdd0e8 Add SDK and Core version to web UI 2018-04-01 12:16:50 +02:00
Xose Pérez
448ce2ccb9 Revert "Escape html for weblog in the client"
This reverts commit 8da3f54e91.
2018-03-30 23:59:41 +02:00
Xose Pérez
abcd23b41d Merge pull request #728 from mcspr/h1-height
Resize WebUI elements for narrow screen
2018-03-30 23:06:38 +02:00
Maxim Prokhorov
dd1d459ba2 Move settings backup/restore/reset to the top
Avoid accidental clicks on nearby buttons.
Realign buttons to be in one row.
2018-03-29 17:14:23 +03:00
Maxim Prokhorov
8513b74a66 Hint should be displayed 2018-03-29 17:03:24 +03:00
Maxim Prokhorov
8da3f54e91 Escape html for weblog in the client 2018-03-26 02:44:20 +03:00
Xose Pérez
ec56573741 Option to reset energy count #671 2018-03-24 19:12:20 +01:00
Ryan Jarvis
e4e19426ed Fix some typos in the Hass info 2018-03-17 10:56:27 -07:00
Xose Pérez
c886d9f1b7 Support for USA DST calculations (#664) 2018-03-15 23:10:27 +01:00
Xose Pérez
f048415463 Change web menu 2018-03-12 12:02:55 +01:00
Xose Pérez
2e872525f3 Added button to clear weblog 2018-03-12 11:49:31 +01:00
Xose Pérez
8777d29f7c Merge branch 'pwm-dimmer' of https://github.com/wysiwyng/espurna into wysiwyng-pwm-dimmer
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
	code/html/custom.js
2018-03-12 11:07:53 +01:00
Xose Pérez
94c57698e0 Merge branch 'ResetRelay' of https://github.com/a-tom-s/espurna into a-tom-s-ResetRelay
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
	code/html/custom.js
2018-03-11 23:39:52 +01:00
Xose Pérez
847e1e6390 Remove hostname limit size (#576, #659) 2018-03-11 22:56:20 +01:00
Xose Pérez
5f2b22d063 Fix web debug layout. Added command execution from web UI 2018-03-11 22:09:20 +01:00
Lazar Obradovic
2e9c04ebde break status into 2 columns. 2018-03-10 22:27:37 +01:00
Lazar Obradovic
e1802de827 Add debug console to Status page. 2018-03-10 19:08:25 +01:00
a-tom-s
3c853b25f2 Reset relays on MQTT disconnection
Improved version, where you can set the expected reaction on MQTT disconnection separate for every relay on the SWITCHES page of the web interface
2018-03-09 21:59:06 +01:00
Xose Pérez
ea240f7498 Limit humidity between 0 and 100, show humidity correction only if there is a humidity magnitude 2018-03-09 07:51:23 +01:00
Xose Pérez
f056fc026c Merge pull request #632 from ManuelW77/master
Humidity correction
2018-03-09 07:36:23 +01:00
ManuelW
d98bf1db8e Add files via upload
Added support for humidity correction.
2018-03-08 21:42:35 +01:00
ManuelW
404e8de8f6 Add files via upload
Added support for humidity correction.
2018-03-08 21:24:59 +01:00
Lazar Obradovic
d2cd087321 Calculate and display load average. 2018-03-08 19:16:33 +01:00
ManuelW
fa91eca455 Merge branch 'master' into master 2018-03-06 20:10:04 +01:00
ManuelW
ffd60e6e8e Update index.html
Add support for humidity correction
2018-03-05 20:51:54 +01:00
Xose Pérez
ed0232f9bc Fixed HA configuration dump when not enabled, added hint to web UI 2018-03-02 23:59:50 +01:00
Xose Pérez
6ffdeb5020 Moved HA settings to its own tab in web UI 2018-03-02 22:36:43 +01:00
Xose Pérez
207f58f0e9 Show home assistant configuration in web UI 2018-03-02 20:54:32 +01:00
Xose Pérez
d9cd999db9 Option to enable/disable web auth from web UI 2018-03-01 07:00:42 +01:00
Xose Pérez
2e3664f76f Remove wifi distance calculation 2018-03-01 05:19:19 +01:00
Xose Pérez
59553cad2c Update support for basic RF receivers, using RFBridge web interface to learn codes (#594) 2018-02-28 21:40:14 +01:00
Xose Pérez
ab07def2d8 Merge pull request #558 from hyteoo/master
Add Reset to factory settings in admin page of web UI
2018-02-26 23:38:46 +01:00
Xose Pérez
9a21820692 Change copy from 'Use colorpicker' to 'Use color'. Better hint. (#590) 2018-02-26 22:12:42 +01:00
Xose Pérez
d7af09e769 Added new relay & wifi led mode (#604) 2018-02-26 22:02:46 +01:00
Xose Pérez
cbafa74ddc Option to report power data in kW (#523) 2018-02-26 20:49:08 +01:00
Xose Pérez
da3f7b7055 Option to report energy data in kWh (#523) 2018-02-26 13:56:37 +01:00
wysiwyng
86d1817801 made scheduler templates more beautiful, added checks to not add unsupported schedules 2018-02-16 20:25:03 +01:00
wysiwyng
3827ff37d2 light scheduler working 2018-02-15 02:27:43 +01:00
Teo Pavel
66eabc46f4 changed to LF 2018-02-13 09:30:29 +02:00
Teo Pavel
c3454ad217 Added Reset to factory settings in admin page of web UI 2018-02-13 09:15:42 +02:00
Xose Pérez
ccc1cb73f0 Do not show scheduler tab in Web UI if build without scheduler support (#527) 2018-02-05 22:07:31 +01:00
Xose Pérez
8e392d94ae Check upgrade file size and signature in web UI 2018-02-05 21:19:05 +01:00
Lee Marlow
bd4ffb2940 Two more small changes by @Sanfam
https://github.com/xoseperez/espurna/pull/510#pullrequestreview-93817068
https://github.com/xoseperez/espurna/pull/510#pullrequestreview-93817150
2018-02-03 10:17:50 -07:00