Commit Graph

770 Commits

Author SHA1 Message Date
Xose Pérez
524ebcf512 Change HA autodiscover feature to use new RGB entry point 2017-11-10 10:09:35 +01:00
Xose Pérez
57ac756abd Support for HSV colors 2017-11-10 09:54:51 +01:00
Xose Pérez
907b4691ab RFBridge: toggle when RF codes for ON and OFF are the same (#270) 2017-11-09 15:56:08 +01:00
Xose Pérez
442c96e898 Fix LIGHT_MAX_PWM for MY9291 devices 2017-11-09 11:03:15 +01:00
Xose Pérez
4b87ce223f Support for YJZK 2-gang switch 2017-11-08 18:47:29 +01:00
Xose Pérez
3df2c9f28c Version 1.9.8 2017-11-08 16:22:49 +01:00
Xose Pérez
ca88f3811d Disable serial debug for RFBridge 2017-11-08 13:51:18 +01:00
Xose Pérez
52ea7604de Increase size for energy text buffers 2017-11-08 13:25:33 +01:00
Xose Pérez
c2bcd86260 Update fauxmoESP library 2017-11-08 13:15:24 +01:00
Xose Pérez
2d101500ab Preliminary support for Arilux E27 light bulb (untested) 2017-11-08 11:53:44 +01:00
Xose Pérez
6f04a2a838 Fix typo in light.ino module 2017-11-08 11:53:25 +01:00
Xose Pérez
e1619eab63 Fix config for Arilux AL-LC06 2017-11-08 11:18:07 +01:00
Xose Pérez
7140c862a0 Update webui 2017-11-08 10:43:27 +01:00
Xose Pérez
26d3646a4a Fix lightBrightnessStep 2017-11-08 09:11:43 +01:00
Xose Pérez
88628af511 Remove IR code from experimental light provider 2017-11-08 09:03:39 +01:00
Xose Pérez
60138b0b44 Using NMI timer for PWM, avoids flickering 2017-11-08 09:00:43 +01:00
Xose Pérez
a73799a6a7 Merge branch 'light_ir' into light 2017-11-08 08:43:52 +01:00
Xose Pérez
2f91d90814 Clean up IR code 2017-11-08 08:34:56 +01:00
Xose Pérez
bded412de9 Merge branch 'dev' into light_ir
Conflicts:
	code/espurna/config/hardware.h
2017-11-08 08:07:12 +01:00
Xose Pérez
6e3031cdee Use own DHT implementation 2017-11-08 08:05:10 +01:00
Xose Pérez
c990cc4c11 Using ESP8266_pwm_new 2017-11-06 17:31:37 +01:00
Xose Pérez
f5505808b0 Add env for Wemos D1 with ECH1560 power monitor 2017-10-31 22:20:04 +01:00
Xose Pérez
aece4b1624 Small changes in the webUI params 2017-10-31 22:17:06 +01:00
Xose Pérez
2210e6382f Option to show real-time values in API, returning 0 if no value read yet 2017-10-29 19:30:38 +01:00
Xose Pérez
cd23e1b97e Support for ESPurna H v0.8 2017-10-29 17:35:50 +01:00
Xose Pérez
97eedf530c Beta version 2017-10-29 17:35:17 +01:00
Xose Pérez
245285556d Option to select power read & report interval from web UI 2017-10-26 13:43:52 +02:00
Xose Pérez
f8fc2723da Dynamically allocate memory for MedianFilter 2017-10-26 12:18:42 +02:00
Xose Pérez
798341a785 Save firmware images in subfolders 2017-10-26 12:18:19 +02:00
Xose Pérez
bcee8d2be4 Version 1.9.7 2017-10-25 12:11:14 +02:00
Xose Pérez
51566b7a40 Updating fauxmoESP library to 2.2.1 2017-10-25 12:06:28 +02:00
Xose Pérez
6e809c7baf Option to prevent 100% PWM output 2017-10-24 12:15:38 +02:00
Xose Pérez
5350c4a237 Using forked ESPAsyncTCP library with 2.4.0-RC2 and SSL support 2017-10-23 17:01:37 +02:00
Xose Pérez
d3cede4dc7 Update web UI components 2017-10-23 16:50:25 +02:00
Xose Pérez
10d10a7af1 Version 1.9.6 2017-10-23 13:32:10 +02:00
Xose Pérez
36b226051f Fix getPowerEnergy scope 2017-10-23 10:53:22 +02:00
Xose Pérez
bd5d997c25 Clean up 2017-10-23 10:35:13 +02:00
Xose Pérez
efbfd04f10 Hint about Home Assistant and non CSS colours 2017-10-22 22:47:05 +02:00
Xose Pérez
5d0268769e Check WS auth only on start event 2017-10-22 22:33:23 +02:00
Xose Pérez
3f397ff351 Recommend reset after hostname change 2017-10-22 21:40:40 +02:00
Xose Pérez
30d9b111f3 Weird bug in HTML minifier 2017-10-22 21:37:50 +02:00
Xose Pérez
ac0d2163ed Hacky fix of spurious white channel on when my92XX off 2017-10-22 20:02:29 +02: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
8bad4218a0 Added support Authometion LYT8266 (testing) 2017-10-19 22:18:37 +02:00
Xose Pérez
294c12fcd6 Increase WIFI connect timeout & reconnect intervals 2017-10-19 21:54:02 +02:00
Xose Pérez
74148bb6e6 Improved webUI UX 2017-10-19 21:49:04 +02:00
Xose Pérez
f8c3e4f4c1 Renamed ntpConnect to ntpConfigure 2017-10-19 21:42:49 +02:00
Xose Pérez
2dab43ec5d Prevent reconnecting when in AP mode if a web session or a telnet session is active 2017-10-19 19:45:21 +02:00
Xose Pérez
d8d5240798 Changed default MQTT topic, no leading slash 2017-10-19 19:20:58 +02:00
Xose Pérez
64d502b6b6 Option to enable TELNET in STA mode from the Web UI 2017-10-19 19:09:18 +02:00