Commit Graph

  • 40fe2e44 Update uptime, heap in web UI every heartbeat by Xose Pérez 2017-11-20 07:29:30 +0100
  • 793d50dd Send HA auto discover messages on connect (#279) by Xose Pérez 2017-11-20 07:29:14 +0100
  • 41804ae0 Update my9291 to my92xx. Fixes issues with Sonoff B1 by Xose Pérez 2017-11-13 23:31:00 +0100
  • 0fcca15e Add option to change loopDelay from command line by Xose Pérez 2017-11-13 23:26:51 +0100
  • 4b5524aa Add Sonoff TH to build targets by Xose Pérez 2017-11-13 23:26:16 +0100
  • 54341d4b WiFi light sleep enabled, power saving delay in main loop by Xose Pérez 2017-11-11 11:32:34 +0100
  • 396c9233 Set d1mini as default pio env by Xose Pérez 2017-11-10 20:45:55 +0100
  • 1106b3c0 Bump beta version by Xose Pérez 2017-11-10 20:45:42 +0100
  • 84fc259a Build setting to disable system check by Xose Pérez 2017-11-10 20:45:27 +0100
  • 8a3695f5 Force temperature to have 1 decimal by Xose Pérez 2017-11-10 11:19:11 +0100
  • 7b0aff7d (tag: 1.9.9) Version 1.9.9 by Xose Pérez 2017-11-10 10:43:16 +0100
  • 524ebcf5 Change HA autodiscover feature to use new RGB entry point by Xose Pérez 2017-11-10 10:09:35 +0100
  • 57ac756a Support for HSV colors by Xose Pérez 2017-11-10 09:54:51 +0100
  • 907b4691 RFBridge: toggle when RF codes for ON and OFF are the same (#270) by Xose Pérez 2017-11-09 15:56:08 +0100
  • 442c96e8 Fix LIGHT_MAX_PWM for MY9291 devices by Xose Pérez 2017-11-09 11:03:15 +0100
  • 1f0961ea Merge branch 'master' into dev by Xose Pérez 2017-11-08 18:48:31 +0100
  • 47ed2ad4 Update change log by Xose Pérez 2017-11-08 18:48:28 +0100
  • 4b87ce22 Support for YJZK 2-gang switch by Xose Pérez 2017-11-08 18:47:29 +0100
  • 13ed8dab (tag: 1.9.8) Merge branch 'dev' by Xose Pérez 2017-11-08 16:23:07 +0100
  • 3df2c9f2 Version 1.9.8 by Xose Pérez 2017-11-08 16:22:49 +0100
  • ca88f381 Disable serial debug for RFBridge by Xose Pérez 2017-11-08 13:51:18 +0100
  • 52ea7604 Increase size for energy text buffers by Xose Pérez 2017-11-08 13:25:33 +0100
  • c2bcd862 Update fauxmoESP library by Xose Pérez 2017-11-08 13:15:24 +0100
  • 2d101500 Preliminary support for Arilux E27 light bulb (untested) by Xose Pérez 2017-11-08 11:53:44 +0100
  • 6f04a2a8 Fix typo in light.ino module by Xose Pérez 2017-11-08 11:53:25 +0100
  • e1619eab Fix config for Arilux AL-LC06 by Xose Pérez 2017-11-08 11:18:07 +0100
  • 7140c862 Update webui by Xose Pérez 2017-11-08 10:43:27 +0100
  • 26d3646a Fix lightBrightnessStep by Xose Pérez 2017-11-08 09:11:43 +0100
  • 88628af5 Remove IR code from experimental light provider by Xose Pérez 2017-11-08 09:03:39 +0100
  • 60138b0b Using NMI timer for PWM, avoids flickering by Xose Pérez 2017-11-08 09:00:43 +0100
  • a73799a6 Merge branch 'light_ir' into light by Xose Pérez 2017-11-08 08:43:52 +0100
  • 2f91d908 Clean up IR code by Xose Pérez 2017-11-08 08:34:56 +0100
  • bded412d Merge branch 'dev' into light_ir by Xose Pérez 2017-11-08 08:07:12 +0100
  • 6e3031cd Use own DHT implementation by Xose Pérez 2017-11-08 08:05:10 +0100
  • c990cc4c Using ESP8266_pwm_new by Xose Pérez 2017-11-06 17:31:37 +0100
  • f5505808 Add env for Wemos D1 with ECH1560 power monitor by Xose Pérez 2017-10-31 22:20:04 +0100
  • aece4b16 Small changes in the webUI params by Xose Pérez 2017-10-31 22:17:06 +0100
  • 2210e638 Option to show real-time values in API, returning 0 if no value read yet by Xose Pérez 2017-10-29 19:30:38 +0100
  • cd23e1b9 Support for ESPurna H v0.8 by Xose Pérez 2017-10-29 17:35:50 +0100
  • 97eedf53 Beta version by Xose Pérez 2017-10-29 17:35:17 +0100
  • 24528555 Option to select power read & report interval from web UI by Xose Pérez 2017-10-26 13:43:52 +0200
  • f8fc2723 Dynamically allocate memory for MedianFilter by Xose Pérez 2017-10-26 12:18:42 +0200
  • 798341a7 Save firmware images in subfolders by Xose Pérez 2017-10-26 12:18:19 +0200
  • 8cda4acd (tag: 1.9.7) Merge branch 'dev' by Xose Pérez 2017-10-25 12:14:59 +0200
  • bcee8d2b Version 1.9.7 by Xose Pérez 2017-10-25 12:11:14 +0200
  • 51566b7a Updating fauxmoESP library to 2.2.1 by Xose Pérez 2017-10-25 12:06:28 +0200
  • 6e809c7b Option to prevent 100% PWM output by Xose Pérez 2017-10-24 12:15:38 +0200
  • c65e60a8 Updated README by Xose Pérez 2017-10-24 11:30:34 +0200
  • 5350c4a2 Using forked ESPAsyncTCP library with 2.4.0-RC2 and SSL support by Xose Pérez 2017-10-23 17:01:37 +0200
  • d3cede4d Update web UI components by Xose Pérez 2017-10-23 16:50:25 +0200
  • 10d10a7a (tag: 1.9.6) Version 1.9.6 by Xose Pérez 2017-10-23 13:32:10 +0200
  • 36b22605 Fix getPowerEnergy scope by Xose Pérez 2017-10-23 10:53:22 +0200
  • bd5d997c Clean up by Xose Pérez 2017-10-23 10:35:13 +0200
  • efbfd04f Hint about Home Assistant and non CSS colours by Xose Pérez 2017-10-22 22:47:05 +0200
  • 5d026876 Check WS auth only on start event by Xose Pérez 2017-10-22 22:33:23 +0200
  • 3f397ff3 Recommend reset after hostname change by Xose Pérez 2017-10-22 21:40:40 +0200
  • 30d9b111 Weird bug in HTML minifier by Xose Pérez 2017-10-22 21:37:50 +0200
  • ac0d2163 Hacky fix of spurious white channel on when my92XX off by Xose Pérez 2017-10-22 20:02:29 +0200
  • cfb9880d Fix HA autodicovery, allow to report color as comma separated values by Xose Pérez 2017-10-20 20:28:30 +0200
  • 8bad4218 Added support Authometion LYT8266 (testing) by Xose Pérez 2017-10-19 22:18:37 +0200
  • 294c12fc Increase WIFI connect timeout & reconnect intervals by Xose Pérez 2017-10-19 21:54:02 +0200
  • 74148bb6 Improved webUI UX by Xose Pérez 2017-10-19 21:49:04 +0200
  • f8c3e4f4 Renamed ntpConnect to ntpConfigure by Xose Pérez 2017-10-19 21:42:49 +0200
  • 2dab43ec Prevent reconnecting when in AP mode if a web session or a telnet session is active by Xose Pérez 2017-10-19 19:45:21 +0200
  • d8d52407 Changed default MQTT topic, no leading slash by Xose Pérez 2017-10-19 19:20:58 +0200
  • 64d502b6 Option to enable TELNET in STA mode from the Web UI by Xose Pérez 2017-10-19 19:09:18 +0200
  • 07274e4c Add missing TELNET configuration in info output by Xose Pérez 2017-10-19 19:09:00 +0200
  • 07ec73e1 Fix settings for XENON_SM_PW702U by Xose Pérez 2017-10-19 09:27:35 +0200
  • c2bb85e5 Merged in farva/espurna/dev (pull request #36) by Joshua Harden 2017-10-19 07:22:22 +0000
  • 53d9eecf Add support for Xenon SM-PW702U Wifi Smart Outlet by Joshua Harden 2017-10-18 13:55:26 -0700
  • 1b4290e8 Move IR code to its own module by Xose Pérez 2017-10-18 21:38:30 +0200
  • 5f3218a0 Add/fix devices in arduino.h settings file by Xose Pérez 2017-10-18 08:44:31 +0200
  • b07660c3 Option to disable continuous light color saving, avoiding flickering by Xose Pérez 2017-10-17 21:32:45 +0200
  • 9111bad1 Support for Arilux AL-LC06 by Martijn Kruissen by Xose Pérez 2017-10-17 20:56:33 +0200
  • 68eeb3d5 Disable experimental light_ir by default by Xose Pérez 2017-10-17 20:43:21 +0200
  • 257e9e47 Merge MagicHome LED Controller 2.0 & IR versions by Xose Pérez 2017-10-17 20:42:28 +0200
  • 1847a12c Merged in soif/espurna/ir_hsv (pull request #31) by Xose Pérez 2017-10-17 20:32:05 +0200
  • 901ffa72 Added support for MagicHome LED Controller 2.0 by Xose Pérez 2017-10-17 20:25:49 +0200
  • 3625aae7 Fix QuinLED naming by Xose Pérez 2017-10-17 20:16:12 +0200
  • aec12da0 Single config change to compile against 2.4.0-rc2 when using PlatformIO by Xose Pérez 2017-10-17 19:16:00 +0200
  • 8dacb87f Adding a button to wemos d1 mini boards (#239) by Xose Pérez 2017-10-17 11:28:21 +0200
  • b64cef67 Check HLW8012_USE_INTERRUPS in _powerEnabledProvider by Xose Pérez 2017-10-17 11:26:28 +0200
  • c31350c6 Domoticz expects energy in kWh by Xose Pérez 2017-10-17 10:49:46 +0200
  • 8c2d9125 Using IS units for energy by Xose Pérez 2017-10-17 10:39:30 +0200
  • e8d77efd Fix power report for domoticz (#236) by Xose Pérez 2017-10-17 10:21:19 +0200
  • 84225d7c Merged in hermr2d2/espurna/energy (pull request #34) by Hermann Kraus 2017-10-17 06:22:03 +0000
  • 7b4866a2 Merged in ColinShorts/espurna-colinshorts/dev (pull request #35) by Colin Shorts 2017-10-17 06:20:23 +0000
  • 924289b6 Support for QuinLED 2.6 Rev1.00 by Colin Shorts 2017-10-16 17:48:16 +0100
  • df9fa1d4 Initial support for QuinLED 2.6 Rev1.00 by Colin Shorts 2017-10-16 17:33:20 +0100
  • ae17a82f Report energy in kWh in the web interface and in Joule via MQTT. by Hermann Kraus 2017-10-12 23:37:26 +0200
  • 1dea97f7 Rename topic from "energy" to "energy_delta". by Hermann Kraus 2017-10-12 23:27:02 +0200
  • 67335e62 Safer buffer handling for websocket data (thanks to Hermann Kraus & Björn Bergman) by Xose Pérez 2017-10-12 09:22:12 +0200
  • 641afc2e Check previous definitions for all sensor settings by Xose Pérez 2017-10-11 21:13:10 +0200
  • 0827bacd Merge commit 'f165ab93390d87ff2fef7ce2d8694ed56c96a8a2' into ir_hsv by soif 2017-10-11 14:53:21 +0200
  • f165ab93 Beta version 1.9.6b by Xose Pérez 2017-10-09 18:55:43 +0200
  • 1baba3ba Merged Mancave Made ESPLive board definition by Xose Pérez 2017-10-09 18:55:06 +0200
  • fba96563 Merged in mitchcox/espurna/dev (pull request #32) by Mitch Cox 2017-10-09 16:45:00 +0000
  • a964d84c Check relayParsePayload output by Xose Pérez 2017-10-09 18:41:02 +0200
  • e6d84f51 Merge branch 'dev' of bitbucket.org:xoseperez/espurna into dev by Xose Pérez 2017-10-09 18:32:28 +0200
  • e9687b5c Support for ESPurna board v0.7 by Xose Pérez 2017-10-09 18:32:17 +0200