Commit Graph

802 Commits

Author SHA1 Message Date
Xose Pérez
e5ad46dfdc Default to stable Core version 2017-11-24 16:40:18 +01:00
Xose Pérez
b34da11508 Moving MDNS code to its own module 2017-11-24 16:40:05 +01:00
Xose Pérez
5d10a6ff55 Compile without InfluxDB support by default, removed non-supported light_ir module 2017-11-24 14:53:55 +01:00
Xose Pérez
b5e83b5333 Update ESPAsyncWebServer library 2017-11-24 12:53:27 +01:00
Xose Pérez
4a0f1c2933 Clean I2C module 2017-11-23 11:09:24 +01:00
Xose Pérez
9ac2cad859 Testing core_version.h for PlatformIO 2017-11-23 10:50:39 +01:00
Xose Pérez
7b101f6791 Websocket callbacks 2017-11-23 00:23:46 +01:00
Xose Pérez
e83c5495de Unify reset calls 2017-11-22 16:23:58 +01:00
Xose Pérez
462204b368 Rename influxDB methods 2017-11-22 15:04:17 +01:00
Xose Pérez
2654173819 Split web code into web, ws and api 2017-11-21 23:50:53 +01:00
Xose Pérez
b7e68c4856 Simplify and fix web auth code (#284) 2017-11-21 23:00:05 +01:00
Xose Pérez
9cf2579d98 Revert to stable Arduino Core 2.3.0 2017-11-21 22:59:11 +01:00
Xose Pérez
6feea2c147 Fix Sonoff T1 definitions 2017-11-20 22:53:35 +01:00
Xose Pérez
10cc203625 Support for LLMNR 2017-11-20 17:12:56 +01:00
Xose Pérez
66d209ab33 Unsibscribe to all MQTT topics before subscribing to new ones 2017-11-20 17:12:44 +01:00
Xose Pérez
dea78d17ce Free memory in debug 2017-11-20 17:12:00 +01:00
Xose Pérez
502be7732d Dinamically assign debug messages size 2017-11-20 11:24:11 +01:00
Xose Pérez
2068dc41b9 Avoid recursion in domoticz messages 2017-11-20 11:02:23 +01:00
Xose Pérez
758416bc87 Publish status message just after HA dicovery message 2017-11-20 11:02:08 +01:00
Xose Pérez
1839faced6 Implement availability topic for home assistant (#280) 2017-11-20 07:39:48 +01:00
Xose Pérez
b3c980df74 Enable TERMINAL_SUPPORT for Sonoff Dual 2017-11-20 07:29:44 +01:00
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