591137bb
Merged in tuzzmaniandevil/espurna/dev (pull request #27) by
2017-10-09 16:31:46 +0000
117ff097
Merged in hermr2d2/espurna/npm_dependencies (pull request #33) by
2017-10-09 14:07:36 +0000
088f3b92
Add energy indicator in the web interface. by
2017-10-09 00:21:21 +0200
c80194e3
Merge commit '924031dd74bda7ec23abcfa3eb3684a6eec5a2bf' into ir_hsv by
2017-10-09 00:16:15 +0200
a4de1dde
Make building the web interface easier by automatically installing the dependencies. by
2017-10-09 00:07:08 +0200
b2cab968
Use energy data from HLW8012. by
2017-10-08 23:55:31 +0200
b6ece411
we can update the web insterface as often as need be since it doesn't consume resources by
2017-10-08 18:03:30 +0200
20713b3f
Merge branch 'dev' of https://bitbucket.org/mitchcox/espurna into dev by
2017-10-08 18:02:40 +0200
7f83ca2d
added update on change to ds18b20 temperature sensor with default 1.0 degrees change. Saves space on MQTT server as it avoids logging pointless points.. by
2017-10-08 18:01:47 +0200
179d629b
fixed typo by
2017-10-08 13:13:01 +0000
5e040ec3
defualt back to nodemcu-lolin by
2017-10-08 13:11:47 +0000
e104319a
updated platformio.ini with esplive by
2017-10-08 14:59:12 +0200
0d08dbdf
ESPlive ADC config by
2017-10-08 14:52:59 +0200
cdc98e1c
Added ESPLive board by
2017-10-08 14:42:11 +0200
2b50c7d0
seems that this GPIO order is related to v2.0 of the board by
2017-10-05 18:48:31 +0200
92be80cb
Uses light_ir.ino lib methods when LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR is defined by
2017-10-05 16:24:34 +0200
04b799f3
Implements lightLoop + Don't use when LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR is defined by
2017-10-05 16:23:34 +0200
0e8d2c19
Implements lightLoop + Includes (WTH) FastLed by
2017-10-05 16:20:01 +0200
c8b715a3
New ligh_ir lib (see comments at top for more information) by
2017-10-05 16:17:37 +0200
b359033f
LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR allows to quickly switch from Regular 'light.ino' lib to the new 'light_ir.ino' lib by
2017-10-05 16:16:13 +0200
210c510f
Define LIGHT_IR_PIN + IR_BUTTONS_SET by
2017-10-05 15:28:41 +0200
d62d6254
defines new MQTT_TOPIC for color_rgb, color_hsv, anim_mode, anim_speed by
2017-10-05 15:21:58 +0200
57d760d1
Add Fastled + IRremoteESP8266 libraries by
2017-10-05 15:17:52 +0200
d4b3637c
implements ColorHsv + ColorsExtras by
2017-10-05 15:15:26 +0200
294840a0
Merge commit '1000d032aef7ca4e1f793803687e7a2a761deac3' into ir_hsv by
2017-10-05 15:10:21 +0200
a6517bda
Merge branch 'dev' of https://bitbucket.org/xoseperez/espurna into dev by
2017-10-03 19:23:55 +1300
924031dd
Disable terminal support for RFBridge by
2017-09-30 22:52:51 +0200
1000d032
(tag: 1.9.5)
Version 1.9.5 by
2017-09-28 18:11:50 +0200
d2e889cd
Typo fixes by
2017-09-28 17:33:15 +0200
f226a874
Revert to JustWifi 1.1.4 by
2017-09-28 17:33:03 +0200
d88cb2f3
add new "magichome-led-controller-ir" with changed GPIO order by
2017-09-26 14:30:28 +0200
8023304d
Beta version by
2017-09-22 23:50:26 +0200
a3be28d4
(tag: 1.9.4)
Version 1.9.4 by
2017-09-22 23:20:29 +0200
2313e36f
Changed all esp8285 devices to use esp01_1m by
2017-09-22 23:20:10 +0200
41ebb2c3
Updated JustWifi library to 1.1.5 by
2017-09-22 23:00:45 +0200
a46fbf89
Fix BNSZ01 build flag by
2017-09-22 19:08:47 +0200
65c4164b
Merge branch 'dev' into power by
2017-09-22 18:40:19 +0200
61ba4ecf
Document and small fixes by
2017-09-22 18:37:05 +0200
5b2af047
Add option to invert power values in ECH1560 by
2017-09-22 18:14:39 +0200
5c294876
Untested support for ECH1560-based powermeters by
2017-09-22 17:57:21 +0200
35e1033c
Remove wifi gain option (#204) by
2017-09-22 17:05:18 +0200
b03af79f
Align left dtostrf output by
2017-09-22 15:26:02 +0200
b0c14250
Added several checks by
2017-09-22 09:54:43 +0200
6626e7ff
Merge branch 'dev' into power by
2017-09-22 09:50:52 +0200
95459567
Small changes, caching some values by
2017-09-22 09:50:39 +0200
d25ac6cd
Move HLW8012 toggling to pre-loop by
2017-09-20 11:38:46 +0200
8461686a
Rename power settings by
2017-09-20 11:24:29 +0200
e02c249c
Power calibration by
2017-09-20 11:17:39 +0200
15035005
Merge branch 'dev' into power by
2017-09-19 22:21:48 +0200
fe0d85f0
Added crash info dump from terminal, based on EspSaveCrash by krzychb by
2017-09-19 22:21:28 +0200
1f1ba1de
HLW8012 working with new modules by
2017-09-19 21:51:45 +0200
6f5c6276
New power modules tested with V9261F by
2017-09-19 13:49:19 +0200
270cb9ac
Untested power provider modules by
2017-09-19 00:58:19 +0200
da5a74a9
Merge branch 'dev' into power by
2017-09-18 23:02:12 +0200
20ab2cbe
Fix magichome-led-controller flash mode by
2017-09-18 22:44:10 +0200
4aab3db2
Remove 500ms delay on boot by
2017-09-18 22:43:49 +0200
5f87e3ce
Initial support for V9261F-based multimeters by
2017-09-18 22:11:51 +0200
2e6d0ab7
Change mDNS text attributes by
2017-09-18 22:11:23 +0200
c2e7a9a6
Format notices as blockquotes in README file by
2017-09-18 22:08:57 +0200
5da7c24b
Removed debug line by
2017-09-15 23:23:10 +0200
7807af61
Sort OTA devices by hostname by
2017-09-15 23:22:23 +0200
3c848d13
Replace MQTT_MAX_TRIES disabling feature with an increasing reconnection interval (issue #215) by
2017-09-15 13:48:38 +0200
17418d85
First power.ino module by
2017-09-09 12:01:41 +0200
e5d44352
Merge branch 'dev' of https://bitbucket.org/xoseperez/espurna into dev by
2017-09-07 11:01:43 +1200
97f3557e
Homogenize board names and build flags by
2017-09-06 10:31:43 +0200
9640d342
Merged in mactijn/espurna/dev (pull request #28) by
2017-09-05 22:17:24 +0000
40155e79
Renaming new ota utilities by
2017-09-06 00:12:22 +0200
a645ab6f
Custom (not general) OTA flasher utility using Avahi by
2017-09-06 00:02:01 +0200
a9a980ab
Add espurna-specific texts to MDNS register by
2017-09-06 00:01:26 +0200
9834df1c
Beta version by
2017-09-06 00:01:00 +0200
3e84c832
Add Huacanxing H802 support by
2017-09-05 20:56:17 +0200
af5c54f6
Add an option to query relay status by
2017-09-05 16:31:04 +1200
665ed8d1
(tag: 1.9.3)
Version bump by
2017-09-04 17:45:18 +0200
3e3abdb6
Wrong messages when upgrading from web UI by
2017-09-04 17:14:24 +0200
91847c56
Added MQTT debug info about will topic, QoS and retain flag by
2017-09-04 15:59:27 +0200
09082826
Issue #194. Fix HLW8012 calibration by
2017-09-04 15:44:21 +0200
13739237
Moving UI strings to javascript by
2017-09-04 13:35:07 +0200
ab172d77
Show in the log if SPIFFS enabled but no SPIFFS partition by
2017-09-04 12:57:12 +0200
1664788b
Merged in derfloh/espurna/def_custom_h (pull request #24) by
2017-09-04 08:53:38 +0000
e6c625ad
Support for toggling relay via websockets by
2017-09-04 10:48:33 +0200
f7617aca
Fix bug 'Fragment identifiers are not allowed in WebSocket URLs' by
2017-09-04 10:31:21 +0200
f2030d1f
Fix bad merge by
2017-09-04 10:04:23 +0200
9411ddcf
Fix WiFiSecureClient connection for SSL when MQTT_USE_ASYNC=0 by
2017-09-04 10:00:03 +0200
33a7ed4e
Merge branch 'dev' into ssl by
2017-09-04 09:58:31 +0200
b6aa0845
Fix telnet connection dropping by
2017-09-04 01:27:27 +0200
e2e5cc57
Better support for multicase payloads by
2017-09-02 14:17:54 +0200
b1f8666b
Support ON, OFF and TOGGLE payloads for relay API and MQTT, also lowercase by
2017-09-02 14:11:36 +0200
3badc850
Web UI now supports being behind a reverse proxy by
2017-09-02 14:11:02 +0200
81e3033b
use an #ifdef to check if we should include the custom.h file by
2017-09-01 23:06:38 +0200
33c98a58
Add Update error number to error message in web UI by
2017-09-01 21:51:34 +0200
f72b2a38
Beta version by
2017-09-01 16:07:47 +0200
75302719
Testing fauxmoESP 2.2.0 in beta by
2017-09-01 16:07:38 +0200
59101eed
Accept 'quit' to exit from telnet session by
2017-08-31 23:29:46 +0200
1a0b0841
Added eraseConfig option from terminal by
2017-08-31 23:29:31 +0200
d8dea954
Allow to pass TELNET_ONLY_AP as a build flag by
2017-08-31 23:29:17 +0200
75274c57
Add notice about command topic change in README by
2017-08-31 18:04:04 +0200
ecbe80ca
(tag: 1.9.2)
Version 1.9.2 by
2017-08-31 17:50:57 +0200
faca9b50
Reenable terminal support for Sonoff RF Bridge by
2017-08-31 17:25:31 +0200
b946cf32
Telnet support by
2017-08-31 17:06:48 +0200
daa5a090
Check system stability and run only AP and OTA if unstable by
2017-08-31 13:13:40 +0200