Commit Graph

304 Commits

Author SHA1 Message Date
gn0st1c
d47f3db77e general update
* images for the devices
* optimized images
* fixed typo in ech1560
2018-03-10 19:07:01 +03: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
0e767dbffc Allowing hostname breaks on spaces 2018-02-26 23:36:30 +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
Teo Pavel
a5965b25fe Removed unsaved settings confirmation
Always confirm Factory reset
2018-02-15 14:47:21 +02: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
4f790688c1 Fix misplaced semicolons 2018-02-09 00:14:31 +01:00
Xose Pérez
a6dbd3ef7b Fix actions without data 2018-02-09 00:08:27 +01:00
Xose Pérez
14509efacb Remove code 2018-02-08 23:45:42 +01:00
Xose Pérez
536211f030 Still refactoring custom.js 2018-02-08 23:01:14 +01:00
Xose Pérez
d0d03a7212 Further refactor in custom.js 2018-02-08 22:19:08 +01:00
Xose Pérez
7a40bef9db Refactor custom.js 2018-02-08 21:47:00 +01:00
Xose Pérez
21fb8d8b59 Small fixes to custom and gulpfile js 2018-02-08 13:00:33 +01:00
Xose Pérez
1d5c856791 Only check first magic byte on file upgrade from webUI 2018-02-06 00:36:46 +01: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
Lee Marlow
69d0b74e61 Make some small spelling and grammar fixes. 2018-02-02 10:22:17 -07:00
Xose Pérez
fce0dbd8f6 Checking trailing slash in mqttTopic (#422) 2018-01-29 00:48:25 +01:00
Xose Pérez
bc76f1d233 Merge branch 'dev' into sensors
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-27 10:03:50 +01:00
Xose Pérez
f60f5d82a2 Added LED_MODE_STATUS 2018-01-27 09:48:46 +01:00
Xose Pérez
939a1e184a Added CSS lint to gulp file 2018-01-26 23:54:38 +01:00
Xose Pérez
a0d1d7aa7f Merge branch 'dev' into sensors
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-26 12:07:03 +01:00
Xose Pérez
9b751b0540 Merge branch 'master' into dev 2018-01-24 15:36:18 +01:00
Xose Pérez
fe03c1ee2f Changed references to github 2018-01-24 15:29:33 +01:00
Xose Pérez
f7295859c3 Option to disable schedules without delting them (#453) 2018-01-22 16:16:11 +01:00
Xose Pérez
85b195e27d Change CRC error copy in web interface 2018-01-21 20:03:22 +01:00
Xose Pérez
b6ca687484 Changed 'time offset' for 'time zone' in web UI copy 2018-01-21 00:45:39 +01:00
Xose Pérez
95968a97c3 Improved NTP support 2018-01-21 00:36:06 +01:00
Xose Pérez
3e4313fae3 Updated NTPClientLib. Support for non full hour time offsets (#265) 2018-01-20 01:00:13 +01:00
Xose Pérez
f97419d1a7 Move web third party files to vendor folder 2018-01-16 12:06:10 +01:00
Xose Pérez
cc873a8471 Merged in rhexel/espurna/master (pull request #43)
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-15 21:48:36 +01:00
Xose Pérez
90027eb2ee More js fixes 2018-01-15 20:33:27 +01:00