Commit Graph

781 Commits

Author SHA1 Message Date
Xose Pérez
40fe2e44bc Update uptime, heap in web UI every heartbeat 2017-11-20 07:29:30 +01:00
Xose Pérez
793d50dd1e Send HA auto discover messages on connect (#279) 2017-11-20 07:29:14 +01:00
Xose Pérez
41804ae01d Update my9291 to my92xx. Fixes issues with Sonoff B1 2017-11-13 23:31:00 +01:00
Xose Pérez
0fcca15e89 Add option to change loopDelay from command line 2017-11-13 23:26:51 +01:00
Xose Pérez
4b5524aaad Add Sonoff TH to build targets 2017-11-13 23:26:16 +01:00
Xose Pérez
54341d4b54 WiFi light sleep enabled, power saving delay in main loop 2017-11-11 11:32:34 +01:00
Xose Pérez
396c92330e Set d1mini as default pio env 2017-11-10 20:45:55 +01:00
Xose Pérez
1106b3c024 Bump beta version 2017-11-10 20:45:42 +01:00
Xose Pérez
84fc259a6f Build setting to disable system check 2017-11-10 20:45:27 +01:00
Xose Pérez
8a3695f5e6 Force temperature to have 1 decimal 2017-11-10 11:19:11 +01:00
Xose Pérez
7b0aff7dd0 Version 1.9.9 2017-11-10 10:43:16 +01:00
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