Commit Graph

  • 62c72a78 resized to fit table by gn0st1c 2018-04-10 19:17:15 +0300
  • 0258681b typo by gn0st1c 2018-04-10 19:13:04 +0300
  • bac37275 new device info&images by gn0st1c 2018-04-10 19:11:00 +0300
  • 0bdd0030 Change HLW8012 repository to Github by Xose Pérez 2018-04-10 15:27:06 +0200
  • d7649463 Limit hostname to 32 chars, upgraded JustWifi library (#774) by Xose Pérez 2018-04-10 10:10:57 +0200
  • 94c65068 Support for HC-SR04 ultrasonic sensor by Xose Pérez 2018-04-09 21:21:29 +0200
  • 2506b6a5 Disable TMP3X sensor by default by Xose Pérez 2018-04-09 15:43:17 +0200
  • 39a9fddc Support for TMP35 & TMP37 temperature sensors by Xose Pérez 2018-04-09 15:42:25 +0200
  • 32807426 TMP36 temperature analog sensor support by Xose Pérez 2018-04-09 15:17:43 +0200
  • 5cb5dc25 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-04-09 14:49:06 +0200
  • c9e1d1a7 Reordering devices in platformio.ini by Xose Pérez 2018-04-09 14:48:56 +0200
  • eb44172e Merge pull request #771 from krosk93/patch-1 by Xose Pérez 2018-04-09 13:01:06 +0200
  • 23dc5c78 Disable CSE7766 by default by Oscar Rovira 2018-04-09 02:08:34 +0200
  • db39c655 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-04-08 23:03:58 +0200
  • 79549db1 Version 1.12.6a by Xose Pérez 2018-04-08 23:03:41 +0200
  • cfea10b3 Merge branch 'sensors' into dev by Xose Pérez 2018-04-08 23:03:13 +0200
  • 702f5415 Merge pull request #768 from gn0st1c/dev by Xose Pérez 2018-04-08 22:58:36 +0200
  • 4d9899bd Hide web command inputbox if no terminal support by Xose Pérez 2018-04-08 22:47:49 +0200
  • 80a28e95 Merge branch 'dev' into sensors by Xose Pérez 2018-04-08 22:47:19 +0200
  • 5ab2fd2a Hide web command inputbox if no terminal support by Xose Pérez 2018-04-08 22:41:52 +0200
  • e7251d01 Check CSE7766 implementation, added energy and calibration to web UI by Xose Pérez 2018-04-08 22:20:09 +0200
  • 43af63b8 (tag: 1.12.5) Fix deploy branch check by Xose Pérez 2018-04-08 15:47:50 +0200
  • 5e1fe97d Merge branch 'dev' into sensors by Xose Pérez 2018-04-08 15:30:59 +0200
  • ead966f3 new devices by gn0st1c 2018-04-08 16:24:44 +0300
  • 5a5c38ce Version 1.12.5 by Xose Pérez 2018-04-08 14:09:26 +0200
  • 627b9874 Use brightness when _light_use_white is disabled by Xose Pérez 2018-04-08 12:09:23 +0200
  • 2f972fce Merge pull request #749 from Skaronator/master by Xose Pérez 2018-04-08 11:28:26 +0200
  • aedbff58 Fix ARNIEX_SWIFITCH definitions by Xose Pérez 2018-04-08 11:27:55 +0200
  • ba6d15e2 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-04-08 11:19:03 +0200
  • 12ef8565 Using custom NtpClientLib without stability problems by Xose Pérez 2018-04-08 11:18:44 +0200
  • ae2f8efd Fix NTP offset value by Xose Pérez 2018-04-08 11:16:47 +0200
  • ca80e13e Merge pull request #759 from LubergAlexander/swifitch by Xose Pérez 2018-04-08 11:06:30 +0200
  • 2bc1e6f9 Rework RGBW implementation and cleanup script by Niklas Wagner 2018-04-08 00:18:03 +0200
  • 04b23cd1 WIP Kelvin by Niklas Wagner 2018-04-06 19:09:55 +0200
  • 1d9dba13 Added swifitch device support by Alexander Luberg 2018-03-26 22:47:55 -0700
  • 9e1352f5 Fix color Restore functions by Niklas Wagner 2018-04-05 19:00:56 +0200
  • 10c19793 Using URL instead of string manipulation by Maxim Prokhorov 2018-04-04 17:48:32 +0300
  • c0e92c5c Implement RGBW correctly by Niklas Wagner 2018-04-04 18:52:47 +0200
  • 2b1fc1f3 Local debugging without connect() by Maxim Prokhorov 2018-04-04 16:59:48 +0300
  • cc622554 Don't change url when touching menu button by Maxim Prokhorov 2018-04-04 16:57:24 +0300
  • fa20c47f Check which keys should be saved and which ones shouldn't (#730) by Xose Pérez 2018-04-03 22:57:25 +0200
  • 8a9e72e4 Add option to specify the light transition time in web UI (#739) by Xose Pérez 2018-04-03 20:51:18 +0200
  • 0e6f2d1c Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2) by Xose Pérez 2018-04-03 20:16:39 +0200
  • 2b445ec0 Set reported power & current values to 0 if relay is OFF by Xose Pérez 2018-04-03 16:29:21 +0200
  • 2c5662b0 Merge pull request #747 from john-tho/patch-1 by Xose Pérez 2018-04-03 08:22:20 +0200
  • 708513ec Fix general.h INFLUXDB_SUPPORT comment: Disable by default by john-tho 2018-04-03 11:34:10 +1000
  • f7a62030 Using WIFI_NONE_SLEEP by default by Xose Pérez 2018-04-02 23:55:59 +0200
  • 504357d2 PlatformIO env for IKE ESPIKE by Xose Pérez 2018-04-02 23:55:33 +0200
  • 61ef281d Added IKE ESPIKE board by Xose Pérez 2018-04-02 23:17:58 +0200
  • 6c18f964 Add revision to web UI, populated by automated build script by Xose Pérez 2018-04-02 18:36:50 +0200
  • 738f7f6a Save ELF file to debug by Xose Pérez 2018-04-02 10:53:34 +0200
  • 24d0bdd0 Add SDK and Core version to web UI by Xose Pérez 2018-04-01 12:16:50 +0200
  • 394ef182 Remove build.h and APP_BUILD_FLAGS by Xose Pérez 2018-04-01 11:56:48 +0200
  • 9c49b28e Fix .gitignore for Visual Studio (#731) by Xose Pérez 2018-03-31 23:18:09 +0200
  • 3f9d99a7 Added missing dependency on gulp-crass by Xose Pérez 2018-03-31 12:37:07 +0200
  • 1f880e0c Codacy changes by Xose Pérez 2018-03-31 12:34:39 +0200
  • adff1a72 RESET.SAFE command to reboot into safe mode by Xose Pérez 2018-03-31 12:26:42 +0200
  • 2a439c57 Homogeneizing naming and I2C method wrappers by Xose Pérez 2018-03-31 11:37:31 +0200
  • 02c870b0 Working on extending OTA manager by Xose Pérez 2018-03-31 11:00:35 +0200
  • 8a999bb1 Replacing delay with nice_delay by Xose Pérez 2018-03-31 11:00:06 +0200
  • 03f62042 Add Visual Studio files to .gitignore by Xose Pérez 2018-03-31 10:56:17 +0200
  • f43137da Prevent pressing ENTER on dbgcmd input to download config by Xose Pérez 2018-03-31 00:06:32 +0200
  • 448ce2cc Revert "Escape html for weblog in the client" by Xose Pérez 2018-03-30 23:59:41 +0200
  • 6f627582 Using crass for CSS minification by Xose Pérez 2018-03-30 23:31:51 +0200
  • 22b02fa3 Merge pull request #741 from mcspr/732-cust by Xose Pérez 2018-03-30 23:08:05 +0200
  • abcd23b4 Merge pull request #728 from mcspr/h1-height by Xose Pérez 2018-03-30 23:06:38 +0200
  • 15f2d56f Merge pull request #727 from mcspr/weblog-list by Xose Pérez 2018-03-30 23:05:01 +0200
  • f53c2bc5 Merge pull request #721 from gn0st1c/dev by Xose Pérez 2018-03-30 23:03:10 +0200
  • 19070862 Merge pull request #724 from gn0st1c/patch-1 by Xose Pérez 2018-03-30 23:02:24 +0200
  • 6f31111e Downsize header to fit the screen by Maxim Prokhorov 2018-03-29 17:24:24 +0300
  • dd1d459b Move settings backup/restore/reset to the top by Maxim Prokhorov 2018-03-29 17:14:23 +0300
  • 8513b74a Hint should be displayed by Maxim Prokhorov 2018-03-29 17:03:24 +0300
  • 83f848db Send default SSL settings too by Maxim Prokhorov 2018-03-29 14:40:35 +0300
  • 922096e9 Build-time default value for hostname by Maxim Prokhorov 2018-03-29 00:31:27 +0300
  • 98a53941 Show default MQTT user and password in WebUI by Maxim Prokhorov 2018-03-29 00:26:49 +0300
  • b6256fa2 Recalculate header line-height by Maxim Prokhorov 2018-03-26 02:35:44 +0300
  • 8da3f54e Escape html for weblog in the client by Maxim Prokhorov 2018-03-26 02:16:12 +0300
  • 96dbf9ca web by gn0st1c 2018-03-25 12:07:39 +0300
  • b1182cc5 web by gn0st1c 2018-03-25 12:05:10 +0300
  • 66fe61bf Update SI7021Sensor.h by gn0st1c 2018-03-25 03:46:37 +0300
  • 4dde84df Fix undefined _load_average when SYSTEM_CHECK_ENABLED is 0 (#707) by Xose Pérez 2018-03-24 22:43:40 +0100
  • 7184205a Added env for Itead Sonoff SV to create prebuild image (thanks to @akasma74, #698) by Xose Pérez 2018-03-24 22:33:55 +0100
  • 13daab80 Fix OTA auth password for rfbridge (#722) by Xose Pérez 2018-03-24 22:23:31 +0100
  • 6d0cb303 Force Arduino Core 2.4.X for SSL environments by Xose Pérez 2018-03-24 20:37:16 +0100
  • 1b1e58f0 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-03-24 19:12:34 +0100
  • ec565737 Option to reset energy count #671 by Xose Pérez 2018-03-24 19:12:20 +0100
  • edfbe6eb Show MQTT in the list of supported modules by Xose Pérez 2018-03-24 18:55:14 +0100
  • 40549ff8 new devices&sensors + some fixes by gn0st1c 2018-03-24 16:29:04 +0300
  • 85d0d050 Merge branch 'dev' into sensors by Xose Pérez 2018-03-24 13:39:18 +0100
  • 93d27e2c Add env for Tarpuna Shield by Xose Pérez 2018-03-24 12:27:30 +0100
  • a3bc64a3 Do not show schedule if there are no relays defined by Xose Pérez 2018-03-24 12:27:20 +0100
  • 0376325f New device image by Xose Pérez 2018-03-24 11:18:54 +0100
  • ef47986b Added images from wiki by Xose Pérez 2018-03-24 09:43:42 +0100
  • 61d8b2b5 The fix after proper rebase to avoide conflicts by zafrirron 2018-03-24 11:04:58 +0300
  • 6c1b1ab1 Allow RELAYx_DELAY_ON/OFF also for none GPIO relay types by zafrirron 2018-03-22 22:07:08 +0200
  • 5ad7e415 Merge pull request #710 from gn0st1c/patch-1 by Xose Pérez 2018-03-24 00:20:01 +0100
  • ee7ddacd Merge pull request #711 from gn0st1c/patch-2 by Xose Pérez 2018-03-24 00:19:42 +0100
  • 5327c173 Remove duplicated envs in platformio.ini by Xose Pérez 2018-03-24 00:12:57 +0100
  • 1d0cc054 Fix indexes in mqtt queued messages by Xose Pérez 2018-03-24 00:12:41 +0100
  • de51d909 Fix scheduler debug message by Xose Pérez 2018-03-24 00:12:20 +0100