Commit Graph

  • 0e39b07c Return target state in relay terminal command by Xose Pérez 2018-03-24 00:12:06 +0100
  • 04cdb224 Check free heap when DEBUG_WEB_SUPPORT is enabled to prevent resets by Xose Pérez 2018-03-24 00:11:45 +0100
  • 1ae93515 Add new devices to migrate module and platformio ini file by Xose Pérez 2018-03-23 17:06:15 +0100
  • 182150c9 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-03-23 11:53:05 +0100
  • 0062f01f Added tree structure to mqttQueue by Xose Pérez 2018-03-22 22:00:12 +0100
  • 130985e4 Update hardware.h by gn0st1c 2018-03-22 15:52:23 +0300
  • a2f857c9 Update utils.ino by gn0st1c 2018-03-22 15:47:35 +0300
  • 14b81069 Update hardware.h by gn0st1c 2018-03-22 15:17:51 +0300
  • 259773a4 Merge pull request #708 from gn0st1c/patch-3 by Xose Pérez 2018-03-22 10:45:09 +0100
  • 8f0af3eb Merge pull request #706 from mcspr/mqtt-heartbeat-board by Xose Pérez 2018-03-22 10:44:45 +0100
  • 727c2755 Merge pull request #701 from wysiwyng/origin/dev by Xose Pérez 2018-03-22 10:44:10 +0100
  • 755b075e Update hardware.h by gn0st1c 2018-03-22 11:02:41 +0300
  • d99a5867 Add 'board' to the MQTT heartbeat by Maxim Prokhorov 2018-03-22 01:25:18 +0300
  • 1bab8e01 schedules properly fixed by wysiwyng 2018-03-21 18:35:38 +0100
  • 2348bc68 switch schedules work again by wysiwyng 2018-03-20 22:34:49 +0100
  • 5ad3ae77 Move power sensor configuration to Configure method (#676) by Xose Pérez 2018-03-19 10:13:56 +0100
  • a2b175ac Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-03-19 07:40:53 +0100
  • 3350e2c8 Added gitter link by Xose Pérez 2018-03-19 07:39:31 +0100
  • b75e1ea7 Do not show empty time strings (#691) by Xose Pérez 2018-03-19 07:14:19 +0100
  • 623cae65 Updated logo by Xose Pérez 2018-03-19 07:13:21 +0100
  • f05ffe66 Merge pull request #693 from gn0st1c/patch-2 by Xose Pérez 2018-03-19 05:52:44 +0100
  • acf9217b Merge pull request #689 from Cabalist/dev by Xose Pérez 2018-03-19 05:51:49 +0100
  • 2ea551d4 set KMC HLW8012 upstream voltage resistor by gn0st1c 2018-03-18 16:36:18 +0300
  • e4e19426 Fix some typos in the Hass info by Ryan Jarvis 2018-03-17 10:56:27 -0700
  • fbc41ab4 Merge pull request #685 from gn0st1c/patch-1 by Xose Pérez 2018-03-16 07:48:01 +0100
  • 370f6966 Update platformio.ini by gn0st1c 2018-03-16 05:48:21 +0300
  • c886d9f1 Support for USA DST calculations (#664) by Xose Pérez 2018-03-15 23:10:27 +0100
  • 6150544d Small changes by Xose Pérez 2018-03-15 22:17:30 +0100
  • caf2ec70 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-03-15 22:14:43 +0100
  • 5155c3e2 Merge pull request #683 from gn0st1c/dev by Xose Pérez 2018-03-15 22:14:23 +0100
  • 9892765b Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-03-15 22:06:48 +0100
  • 7506f054 support for Lingan SWA1 by gn0st1c 2018-03-15 19:34:46 +0300
  • 251f92a8 support for tunbox powerstrip02 by gn0st1c 2018-03-15 18:36:43 +0300
  • cec62fe3 Merge pull request #665 from lobradov/button-no-retain by Xose Pérez 2018-03-15 13:11:18 +0100
  • 9776672f Merge pull request #679 from phuonglm/improves/export-system-check-max by Xose Pérez 2018-03-15 13:10:34 +0100
  • 8b971477 Merge pull request #677 from mcspr/late-checkbox by Xose Pérez 2018-03-15 13:09:35 +0100
  • ce342a2c Merge pull request #673 from gn0st1c/dev by Xose Pérez 2018-03-15 13:09:16 +0100
  • 4ebdae61 Export max system check for build configuration by Ly Minh Phuong 2018-03-15 19:03:40 +0700
  • e7f7df54 using faster "prop" method to find checked element by Maxim Prokhorov 2018-03-15 11:48:13 +0300
  • 04fa014b use native selectors for checkboxes by Maxim Prokhorov 2018-03-15 11:43:17 +0300
  • 5dafb02c Resize checkboxes only when they are visible by Maxim Prokhorov 2018-03-14 23:58:26 +0300
  • bf3f73f6 supported devices update by gn0st1c 2018-03-14 16:56:34 +0300
  • eb697c8c Merge pull request #672 from gn0st1c/patch-1 by Xose Pérez 2018-03-14 12:56:33 +0100
  • 869a4c91 typo by gn0st1c 2018-03-14 10:09:06 +0300
  • d4eb64ca Update NtpClientLib and use NTP_TIMEOUT (#452) by Xose Pérez 2018-03-13 08:52:08 +0100
  • c69d47ac Fix codacy issues by Xose Pérez 2018-03-13 08:40:46 +0100
  • 3c2b2017 Buttons should not retain in MQTT by Lazar Obradovic 2018-03-12 14:23:28 +0100
  • e46a904f Fix codacy issues by Xose Pérez 2018-03-12 13:44:36 +0100
  • 65ead578 Add inline info about the OBI device (#622) by Xose Pérez 2018-03-12 13:11:22 +0100
  • f67a6e7a Device images by Xose Pérez 2018-03-12 13:02:25 +0100
  • 77a90afa Update README by Xose Pérez 2018-03-12 12:55:18 +0100
  • f0484154 Change web menu by Xose Pérez 2018-03-12 12:02:55 +0100
  • 2e872525 Added button to clear weblog by Xose Pérez 2018-03-12 11:49:31 +0100
  • 8777d29f Merge branch 'pwm-dimmer' of https://github.com/wysiwyng/espurna into wysiwyng-pwm-dimmer by Xose Pérez 2018-03-12 11:07:53 +0100
  • b0e61831 Merge branch 'a-tom-s-ResetRelay' into dev by Xose Pérez 2018-03-11 23:40:06 +0100
  • 94c57698 Merge branch 'ResetRelay' of https://github.com/a-tom-s/espurna into a-tom-s-ResetRelay by Xose Pérez 2018-03-11 23:39:52 +0100
  • 847e1e63 Remove hostname limit size (#576, #659) by Xose Pérez 2018-03-11 22:56:20 +0100
  • 5f2b22d0 Fix web debug layout. Added command execution from web UI by Xose Pérez 2018-03-11 22:09:20 +0100
  • 9e99cab5 Merge pull request #658 from lobradov/web-console by Xose Pérez 2018-03-11 18:27:44 +0100
  • 9b05d54f Merge pull request #647 from lobradov/travis-build-2 by Xose Pérez 2018-03-11 15:38:38 +0100
  • 5d4f66e7 Merge pull request #655 from gn0st1c/dev by Xose Pérez 2018-03-11 15:35:58 +0100
  • b487c454 typo & add model no by gn0st1c 2018-03-11 17:05:11 +0300
  • 2e9c04eb break status into 2 columns. by Lazar Obradovic 2018-03-10 22:27:37 +0100
  • 0bcc0e07 ESP8266/Arduino 2.4.0 (or .1) by Lazar Obradovic 2018-03-10 21:10:55 +0100
  • 3780eb8f Making Codacy happy. by Lazar Obradovic 2018-03-10 20:55:20 +0100
  • e1802de8 Add debug console to Status page. by Lazar Obradovic 2018-03-10 19:01:55 +0100
  • 0bbf7e04 Bug: MQTT disconnection reaction setting incorrectly displayed on web interface after reboot by a-tom-s 2018-03-10 18:58:27 +0100
  • d47f3db7 general update by gn0st1c 2018-03-10 19:07:01 +0300
  • 3c853b25 Reset relays on MQTT disconnection by a-tom-s 2018-03-09 21:59:06 +0100
  • eae17e15 Fix MQTT query request by Xose Pérez 2018-03-09 19:22:15 +0100
  • 19f9ce67 Version 1.12.5a by Xose Pérez 2018-03-09 19:22:04 +0100
  • 1fe4d896 SSL as well. by Lazar Obradovic 2018-03-09 09:13:31 +0100
  • d34caf1a additional hardware by Lazar Obradovic 2018-03-09 09:07:23 +0100
  • 1b5bc2cd Merge pull request #646 from lobradov/dev by Xose Pérez 2018-03-09 08:24:43 +0100
  • f25962b1 Force changing badges by Xose Pérez 2018-03-09 08:22:47 +0100
  • da1c67cb logic for determining travis builds is already in build.sh by Lazar Obradovic 2018-03-09 08:21:55 +0100
  • a20bfb80 Merge branch 'master' into dev by Xose Pérez 2018-03-09 08:21:07 +0100
  • aed3754b Added notice to README.md about the new default branch by Xose Pérez 2018-03-09 08:20:39 +0100
  • 7e691f04 Build travis environments for non-master branches by Xose Pérez 2018-03-09 08:11:38 +0100
  • ef8453b6 Merge pull request #645 from mcspr/pr643-ext by Xose Pérez 2018-03-09 07:58:54 +0100
  • ea240f74 Limit humidity between 0 and 100, show humidity correction only if there is a humidity magnitude by Xose Pérez 2018-03-09 07:51:23 +0100
  • 17be19e5 Fix bug due to auto-replace by Xose Pérez 2018-03-09 07:51:01 +0100
  • f056fc02 Merge pull request #632 from ManuelW77/master by Xose Pérez 2018-03-09 07:36:23 +0100
  • 9433e5cc Not yet implemented settings i2c scan by Maxim Prokhorov 2018-03-09 01:40:42 +0300
  • 2355fe0d Prune unused SparkFunBME280.h by Maxim Prokhorov 2018-03-09 01:25:17 +0300
  • 3f7d7cf6 Merge pull request #642 from lobradov/loadaverage by Xose Pérez 2018-03-08 22:09:19 +0100
  • d98bf1db Add files via upload by ManuelW 2018-03-08 21:42:35 +0100
  • 93dfe8fd Add files via upload by ManuelW 2018-03-08 21:42:16 +0100
  • 404e8de8 Add files via upload by ManuelW 2018-03-08 21:24:59 +0100
  • 57fdb730 Add files via upload by ManuelW 2018-03-08 21:23:50 +0100
  • df0eaadf Add files via upload by ManuelW 2018-03-08 21:22:57 +0100
  • be890e20 reduced scope of 2 vars. by Lazar Obradovic 2018-03-08 21:13:32 +0100
  • a20de2ce Add dummy image that would compile in a lot of functionality. by Lazar Obradovic 2018-03-08 20:06:31 +0100
  • d2cd0873 Calculate and display load average. by Lazar Obradovic 2018-03-08 18:55:39 +0100
  • 70f82aa2 Clear srash info after displaying it. Change copy by Xose Pérez 2018-03-06 22:01:39 +0100
  • fa91eca4 Merge branch 'master' into master by ManuelW 2018-03-06 20:10:04 +0100
  • 2d33517d Add files via upload by ManuelW 2018-03-06 20:03:57 +0100
  • aded8220 Updated my92xx library by Xose Pérez 2018-03-06 17:36:23 +0100
  • f122d58b Added RELAY_TYPE_LATCHED_INVERSE (#622) by Xose Pérez 2018-03-06 09:53:52 +0100
  • 68e05343 (tag: 1.12.4) Version 1.12.4 by Xose Pérez 2018-03-05 23:16:05 +0100