Commit Graph

  • 2d5e14b3 Merge remote-tracking branch 'remotes/upstream/dev' into dev by Stefano Cotterli 2018-01-09 22:04:07 +0100
  • 73b3d615 PlatformIO environment for espurna-core build by Xose Pérez 2018-01-09 21:53:24 +0100
  • 335af0d6 (tag: 1.11.4) Merge branch 'dev' by Xose Pérez 2018-01-09 21:27:37 +0100
  • 9620e3fe Version 1.11.4 by Xose Pérez 2018-01-09 21:26:31 +0100
  • 7f769a4b Update FauxmoESP lib to 2.4.0. Includes Gen2 support by Xose Pérez 2018-01-09 21:01:54 +0100
  • 34cd3e04 Build with Thingspeak support, but only show it on webUI if there are relays or sensors available by Xose Pérez 2018-01-09 20:36:38 +0100
  • 5ed7d55a Changed Sonoff 4CH Pro definitions to support built-in interlock mode by Xose Pérez 2018-01-09 19:13:49 +0100
  • eb00a4db Terminal command to set and get a GPIO value by Xose Pérez 2018-01-09 19:13:17 +0100
  • 0585f582 Allow to define custom button delays for each device by Xose Pérez 2018-01-09 19:12:08 +0100
  • 3e811c81 Changed button event debug message by Xose Pérez 2018-01-09 19:11:40 +0100
  • fce27848 Remove limit to debug message length by Xose Pérez 2018-01-09 16:08:23 +0100
  • 086c4993 README.md edited online with Bitbucket by Xose Pérez 2018-01-09 09:26:06 +0000
  • 207726b0 Merge branch 'thingspeak' into dev by Xose Pérez 2018-01-09 00:23:42 +0100
  • 6035ed8e Allow MQTT keep alive value of up to 3600s by Xose Pérez 2018-01-09 00:14:26 +0100
  • 2d58ddaf Thingspeak support over SSL by Xose Pérez 2018-01-08 23:43:03 +0100
  • b73589f2 Revert config changes by Xose Pérez 2018-01-08 23:42:45 +0100
  • e0723f69 Send Thingspeak API key to web UI by Xose Pérez 2018-01-08 21:42:12 +0100
  • eb5df867 Merge branch 'dev' into thingspeak by Xose Pérez 2018-01-08 12:34:08 +0100
  • c14b76db Fix typo by Xose Pérez 2018-01-08 12:33:50 +0100
  • e4ef06b3 Inline documentation on sensorInit by Xose Pérez 2018-01-08 12:20:59 +0100
  • 170f0d54 Option to publish address via MQTT for any sensor by Xose Pérez 2018-01-08 12:16:17 +0100
  • c38911be Fix reference to sensor slot method by Xose Pérez 2018-01-08 10:41:21 +0100
  • ccc5843e Option to publish Dallas sensor address via MQTT (disabled by default) by Xose Pérez 2018-01-08 10:33:54 +0100
  • 29b3ae70 Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference by Xose Pérez 2018-01-08 00:25:12 +0100
  • c4bdb030 Check ThingSpeak update frequency limit (15s) by Xose Pérez 2018-01-07 21:25:55 +0100
  • df97cef8 Merge branch 'dev' into thingspeak by Xose Pérez 2018-01-07 16:02:57 +0100
  • ce7a0192 Added support for Tarpuna Shield for Wemos D1 by Xose Pérez 2018-01-07 16:02:15 +0100
  • 9d6a5727 Non SSL version of Thingspeak module by Xose Pérez 2018-01-07 15:26:29 +0100
  • db408fbf Merge remote-tracking branch 'upstream/master' into dev by Stefano Cotterli 2018-01-07 12:47:02 +0100
  • 71131517 Re-generate web interface by Rene Hexel 2018-01-07 13:56:51 +1000
  • b83ed58c Merge remote-tracking branch 'xoseperez/dev' into dev by Rene Hexel 2018-01-07 13:52:22 +1000
  • af805ab0 Update copyright notices by Xose Pérez 2018-01-07 01:21:23 +0100
  • ad054486 Preliminary support for Thingspeak REST API over SSL by Xose Pérez 2018-01-07 01:18:01 +0100
  • ff9ca1c7 Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk (#373) by Xose Pérez 2018-01-06 23:09:06 +0100
  • 7f70d6f5 Support for Arilux AL-LC02 (Thanks you user Crispin) by Xose Pérez 2018-01-06 21:01:10 +0100
  • 9503e833 Python3 support and PEP8 by Ryan Jarvis 2018-01-05 16:13:32 -0800
  • 87b03f67 Fix bug in magnitudes topics and units order (#355) by Xose Pérez 2018-01-05 22:27:56 +0100
  • dc1dadf4 Force MQTT support when HOMEASSISTANT_SUPPORT is 1 by Xose Pérez 2018-01-05 22:27:14 +0100
  • 77045d9b ESPurna OTA Manager implemented in python by Xose Pérez 2018-01-05 21:33:00 +0100
  • d0561270 working sample (WEMOS_D1_MINI_RELAYSHIELD) by Stefano Cotterli 2018-01-05 18:23:35 +0100
  • 82177f56 Fix bug in RF Bridge when RF code contains the stop byte. Check overflow (#357) by Xose Pérez 2018-01-05 13:45:54 +0100
  • 4cf6e92b Remove deprecated LED_WIFI setting by Xose Pérez 2018-01-05 13:41:20 +0100
  • 4624ab90 Added option to specify MQTT client ID by Xose Pérez 2018-01-05 13:41:05 +0100
  • f3e4d639 Remove env.Dump in platformio extra script by Xose Pérez 2018-01-05 09:37:34 +0100
  • 46de4346 Fix typo: TOOGLE -> TOGGLE by Ryan Jarvis 2018-01-04 18:58:03 -0800
  • 2a75e48a Version 1.11.4a by Xose Pérez 2018-01-05 09:31:23 +0100
  • a9735280 Add binary size check hook to platformio build by Xose Pérez 2018-01-04 16:09:43 +0100
  • 87b72342 Reenable IR_SUPPORT for Magic Home devices (only if 2.3.0) by Xose Pérez 2018-01-04 14:49:05 +0100
  • 98adb88f Add binary size to memanalyzer report by Xose Pérez 2018-01-04 10:35:20 +0100
  • b9e158ef Using delay instead of delayMicroseconds on DHT warmup delay by Xose Pérez 2018-01-03 11:19:44 +0100
  • 3f0094bc Temporary disable IR support on MagicHome images to reduce their size by Xose Pérez 2018-01-03 11:19:18 +0100
  • 50ee5be3 Color synchronisation between different lights via MQTT by Xose Pérez 2018-01-03 00:07:02 +0100
  • c99b1c97 regen by Rene Hexel 2018-01-03 06:27:33 +1000
  • 78272a9b Set on switch maxlength to 116 for raw RF codes by Rene Hexel 2018-01-03 06:27:08 +1000
  • 243aa8d1 Add raw support through web interface by Rene Hexel 2018-01-03 06:09:24 +1000
  • 4a6526dc Subscribe to rfraw topic if RF_RAW_SUPPORT and show full message by Rene Hexel 2018-01-02 07:31:29 +1000
  • 3a3a06dc No raw queueing to avoid data section overflow by Rene Hexel 2018-01-02 07:07:45 +1000
  • f7992ed7 Add RF_RAW_SUPPORT to rfbridge binaries by Rene Hexel 2018-01-02 06:27:38 +1000
  • 894b0737 (tag: 1.11.3) Version 1.11.3 by Xose Pérez 2018-01-02 15:01:25 +0100
  • 590cd49b Change PlatformIO staging reference by Xose Pérez 2018-01-02 14:09:13 +0100
  • d3edf9e7 Fix uninitialized muxes for dimmer lights (#356) by Xose Pérez 2018-01-02 14:08:29 +0100
  • cf39b710 Merge branch 'master' into dev by Xose Pérez 2018-01-02 13:14:05 +0100
  • 9e0adb1b README.md edited online with Bitbucket by Xose Pérez 2018-01-02 12:11:35 +0000
  • cb6219a8 Memory analyzer based on ESPEasy memanalyzer.py by Xose Pérez 2018-01-02 12:55:31 +0100
  • 18c69f0a Several fixes related to dependencies between modules by Xose Pérez 2018-01-02 12:55:06 +0100
  • ba60f34e Merge branch 'dev' into fastled by Xose Pérez 2017-12-30 12:33:49 +0100
  • f388f396 (tag: 1.11.2) Version 1.11.2 by Xose Pérez 2017-12-30 12:32:19 +0100
  • 5c15f7fd Fix pwm reference on arduino IDE by Xose Pérez 2017-12-30 12:15:08 +0100
  • 8eb13901 Fix references to pwm.h by Xose Pérez 2017-12-29 23:21:46 +0100
  • c0d63ff4 Subscribe to MQTT domoticz out topic only if domoticz is enabled (#344) by Xose Pérez 2017-12-29 23:09:44 +0100
  • f06c8416 New LED modes: always ON and always OFF (#348) by Xose Pérez 2017-12-29 22:57:43 +0100
  • cdfa893f Fixed old reference to dallas sensors in platformio.ini file. Default GPIO for DALLAS and DHT set to 14 by Xose Pérez 2017-12-29 22:41:48 +0100
  • 7f90acae Defined new ESPurna switch (no HLW8012 support & touch button ready) by Xose Pérez 2017-12-29 22:33:05 +0100
  • a6febeaf Do not require definition of new boards in migration module by Xose Pérez 2017-12-29 22:32:31 +0100
  • fd022369 Fix overflow in relayParsePayload with messages bigger than 255 chars by Xose Pérez 2017-12-29 21:47:31 +0100
  • 58bc280e Support for FastLED is back by Xose Pérez 2017-12-29 17:11:07 +0100
  • a45d253a Clean HTML layout by Xose Pérez 2017-12-29 14:12:07 +0100
  • ae979bc7 Change MQTT retain flag, QoS and keep alive time from web UI (#321) by Xose Pérez 2017-12-29 14:06:28 +0100
  • 6575f92d Fix timing for DHT11 sensor by Xose Pérez 2017-12-29 13:16:12 +0100
  • 023582fe Version 1.11.2b by Xose Pérez 2017-12-29 11:50:46 +0100
  • ec555427 Fix SHT3X sensor magnitude count (#337) by Xose Pérez 2017-12-29 11:46:45 +0100
  • 3842683b Fix my92xx reference for Arduino IDE by Xose Pérez 2017-12-29 11:24:56 +0100
  • e3eeb1ca (tag: 1.11.1) Version 1.11.1 by Xose Pérez 2017-12-29 09:40:33 +0100
  • 1e88ff90 Fixed relays status on reboot by Xose Pérez 2017-12-29 09:25:57 +0100
  • ad62a6ad Support for BH1750 luminosity sensor by Xose Pérez 2017-12-28 22:38:04 +0100
  • f166e333 Added support for Arilux AL-LC01 and AL-LC11 by Xose Pérez 2017-12-28 21:30:05 +0100
  • e7afc890 Auto find out memory size in build script by Xose Pérez 2017-12-28 21:04:23 +0100
  • b7ed0ec6 a simple scheduler for relays by Stefano Cotterli 2017-12-28 19:37:56 +0100
  • 080088e5 (tag: 1.11.0) Version 1.11.0 by Xose Pérez 2017-12-28 17:48:54 +0100
  • 7f8fc675 Allow to overwrite HLW8012 build settings by Xose Pérez 2017-12-28 17:46:58 +0100
  • 85366e91 Generic 8CH board by Xose Pérez 2017-12-28 16:55:50 +0100
  • 7b52eb2e Fix magnitude order by Xose Pérez 2017-12-28 16:13:47 +0100
  • 53e9a892 Small changes in magnitudes struct by Xose Pérez 2017-12-28 15:08:11 +0100
  • 8b01681d Changed apiRegister method by Xose Pérez 2017-12-28 13:54:46 +0100
  • d7983c9d Changed filters to use arrays instead of vectors by Xose Pérez 2017-12-28 12:43:54 +0100
  • 80af416d Changed i2c lock mask method by Xose Pérez 2017-12-28 12:01:48 +0100
  • 8219989c Changed gpio lock mask method by Xose Pérez 2017-12-28 11:54:28 +0100
  • d6b7743b Disable SSDPDevice class instantiation if no SSDP support by Xose Pérez 2017-12-28 11:42:35 +0100
  • 233a9091 Fix relay structure data definition by Xose Pérez 2017-12-28 03:17:37 +0100
  • 4888196b Clean debug messages by Xose Pérez 2017-12-28 02:26:58 +0100