Commit Graph

1494 Commits

Author SHA1 Message Date
Xose Pérez
c9e1d1a73b Reordering devices in platformio.ini 2018-04-09 14:48:56 +02:00
Xose Pérez
db39c65562 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-04-08 23:03:58 +02:00
Xose Pérez
79549db1be Version 1.12.6a 2018-04-08 23:03:41 +02:00
Xose Pérez
702f541528 Merge pull request #768 from gn0st1c/dev
new devices
2018-04-08 22:58:36 +02:00
Xose Pérez
4d9899bd26 Hide web command inputbox if no terminal support 2018-04-08 22:47:49 +02:00
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
5e1fe97def Merge branch 'dev' into sensors 2018-04-08 15:30:59 +02:00
gn0st1c
ead966f321 new devices
new devices; heltec touch relay, generic relay 4.0, generic rgbled 1.0
2018-04-08 16:24:44 +03:00
Xose Pérez
5a5c38ceec Version 1.12.5 2018-04-08 14:09:26 +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
2f972fce43 Merge pull request #749 from Skaronator/master
Implement RGBW correctly
2018-04-08 11:28:26 +02:00
Xose Pérez
aedbff583d Fix ARNIEX_SWIFITCH definitions 2018-04-08 11:27:55 +02:00
Xose Pérez
ba6d15e2bc Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-04-08 11:19:03 +02:00
Xose Pérez
12ef8565de Using custom NtpClientLib without stability problems 2018-04-08 11:18:44 +02:00
Xose Pérez
ae2f8efd1c Fix NTP offset value 2018-04-08 11:16:47 +02:00
Niklas Wagner
2bc1e6f97a Rework RGBW implementation and cleanup script 2018-04-08 00:18:03 +02:00
Niklas Wagner
04b23cd146 WIP Kelvin 2018-04-06 19:09:55 +02:00
Alexander Luberg
1d9dba1336 Added swifitch device support 2018-04-05 11:10:10 -07:00
Niklas Wagner
9e1352f5ef Fix color Restore functions 2018-04-05 19:00:56 +02:00
Niklas Wagner
c0e92c5c4a Implement RGBW correctly 2018-04-04 18:52:47 +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
0e6f2d1ca3 Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2) 2018-04-03 20:16:39 +02:00
Xose Pérez
2b445ec0b3 Set reported power & current values to 0 if relay is OFF 2018-04-03 16:29:21 +02:00
john-tho
708513ec82 Fix general.h INFLUXDB_SUPPORT comment: Disable by default
5d10a6ff55 disabled InfluxDB support by default, but did not adjust the comment.
2018-04-03 11:34:10 +10:00
Xose Pérez
f7a62030b8 Using WIFI_NONE_SLEEP by default 2018-04-02 23:55:59 +02:00
Xose Pérez
504357d274 PlatformIO env for IKE ESPIKE 2018-04-02 23:55:33 +02:00
Xose Pérez
61ef281d28 Added IKE ESPIKE board 2018-04-02 23:17:58 +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
394ef18299 Remove build.h and APP_BUILD_FLAGS 2018-04-01 11:56:48 +02:00
Xose Pérez
9c49b28e50 Fix .gitignore for Visual Studio (#731) 2018-03-31 23:18:09 +02:00
Xose Pérez
3f9d99a7d3 Added missing dependency on gulp-crass 2018-03-31 12:37:07 +02:00
Xose Pérez
1f880e0cde Codacy changes 2018-03-31 12:34:39 +02:00
Xose Pérez
adff1a728d RESET.SAFE command to reboot into safe mode 2018-03-31 12:27:28 +02:00
Xose Pérez
2a439c570c Homogeneizing naming and I2C method wrappers 2018-03-31 11:37:31 +02:00
Xose Pérez
8a999bb15a Replacing delay with nice_delay 2018-03-31 11:00:06 +02:00
Xose Pérez
03f6204268 Add Visual Studio files to .gitignore 2018-03-31 10:56:17 +02:00
Xose Pérez
f43137daf0 Prevent pressing ENTER on dbgcmd input to download config 2018-03-31 00:06:32 +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
6f62758244 Using crass for CSS minification 2018-03-30 23:31:51 +02:00
Xose Pérez
22b02fa386 Merge pull request #741 from mcspr/732-cust
Missing values in MQTT configuration, hostname define.
2018-03-30 23:08:05 +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
Xose Pérez
15f2d56fc9 Merge pull request #727 from mcspr/weblog-list
Escape html for weblog in the client
2018-03-30 23:05:01 +02:00
Xose Pérez
f53c2bc5f2 Merge pull request #721 from gn0st1c/dev
new devices&sensors + some fixes
2018-03-30 23:03:10 +02:00
Maxim Prokhorov
6f31111e7f Downsize header to fit the screen 2018-03-29 17:36:48 +03: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