Commit Graph

  • 7c852257 Trigger commit in eeprom module by Max Prokhorov 2018-10-09 03:36:19 +0300
  • a93bc9ad Merge branch 'master' into dev by Xose Pérez 2018-10-08 19:49:16 +0200
  • e2641b9a (tag: 1.13.3) Change version number by Xose Pérez 2018-10-08 19:41:57 +0200
  • 1dff53e9 Update README.md by Xose Pérez 2018-10-08 18:42:26 +0200
  • 9f3293f4 Version 1.13.3 by Xose Pérez 2018-10-08 18:40:22 +0200
  • 5d8f5c45 Changelog update by Xose Pérez 2018-10-08 18:39:09 +0200
  • fb6eba57 (webui) Merge branch 'dev' into sensors by Xose Pérez 2018-10-08 17:35:41 +0200
  • 9f1429c4 (v2) Merge branch 'v2' of github.com:xoseperez/espurna into v2 by Xose Pérez 2018-10-07 22:57:44 +0200
  • 8c80580f Merge branch 'dev' into v2 by Xose Pérez 2018-10-07 22:57:29 +0200
  • 84af178c (quality, ota) Command to save settings when SETTINGS_AUTOSAVE is off by Xose Pérez 2018-10-07 22:25:10 +0200
  • 620fe391 Change copy in heap message by Xose Pérez 2018-10-07 22:24:40 +0200
  • 63f6a14b Apply relay boot mask only on first 8 relays by Xose Pérez 2018-10-07 21:21:36 +0200
  • 6fee2f1f Avoid EEPROM commits on callbacks (#1214) by Xose Pérez 2018-10-07 20:35:30 +0200
  • acf68ac5 Single quote % units only in ha.config (#1227) by Xose Pérez 2018-10-07 13:29:30 +0200
  • 91508216 Limit the max number of nodes supported in RFM69 module by Xose Pérez 2018-10-07 12:44:02 +0200
  • 01c33c74 Merge pull request #1241 from Trickx/clearcount by Xose Pérez 2018-10-07 12:40:02 +0200
  • 99fc3fd1 Web UI images (#1244) by Xose Pérez 2018-10-07 12:39:21 +0200
  • 52096ce4 Merge pull request #1249 from djwmarcx/dev by Xose Pérez 2018-10-07 12:34:52 +0200
  • 426aafd5 Update custom.js by Xose Pérez 2018-10-07 12:34:18 +0200
  • a2db30ba Merge pull request #1246 from Valcob/fix/button-send-mqtt-only-event-with-actions-or-all by Xose Pérez 2018-10-07 12:32:29 +0200
  • f77dd5f8 Admin pass validation condition always failing. Adding hyphen to valid chars. by Marcos Pérez Ferro 2018-10-06 15:34:18 +0200
  • 30285b3a we should send only buttons events that have actions assigned to them or set BUTTON_MQTT_SEND_ALL_EVENTS to 1 to send everything by ValCob 2018-10-05 21:35:40 +0300
  • ba4d4be8 Remove duplicate call to EEPROMr.begin (#1214) by Xose Pérez 2018-10-05 09:10:59 +0200
  • 7230d271 Disable MICS sensor by default by Xose Pérez 2018-10-04 22:05:41 +0200
  • 051934ed Merge pull request #1237 from ducky64/xsssa05_fixes by Xose Pérez 2018-10-04 21:02:09 +0200
  • 69b98415 Merge pull request #1220 from mcspr/webui-haschanged-hotfix by Xose Pérez 2018-10-04 20:56:57 +0200
  • 2929425a Copy over HJL-01 parameters from another device by Richard Lin 2018-10-02 01:08:00 -0700
  • 41f0fece -Fix for issue #1239 "Clear counts" on rfm69 does not reset node count properly. by Sven Kopetzki 2018-10-01 20:53:37 +0200
  • 4b6a4acd Fix for YiDian XS-SSA05 configs by Richard Lin 2018-09-29 18:52:18 -0700
  • d69c30aa Use specific function to check form by Max Prokhorov 2018-09-29 06:55:31 +0300
  • 9cdf59f1 Fix selector order by Max Prokhorov 2018-09-22 10:46:10 +0300
  • 7a8949fd Check if password is required before showing alert by Max Prokhorov 2018-09-22 09:27:29 +0300
  • 54ec4fa2 attr() is undefined when elem doesnt have it by Max Prokhorov 2018-09-22 09:23:59 +0300
  • daf78642 Fix issue when SPIFFS_SUPPORT is enabled (#1225) by Xose Pérez 2018-09-26 07:56:54 +0200
  • 2b9a7341 Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) (#1196) by Xose Pérez 2018-09-26 07:44:44 +0200
  • 5488bfaf API is not restful (issue a PUT to change a relay status). It can be disabled from web UI (#1192) by Xose Pérez 2018-09-26 01:06:04 +0200
  • 9bcf5217 Revert "Quote unit_of_measurement is homeassistant module as it might have invalid chars (#1227)" by Xose Pérez 2018-09-25 23:14:40 +0200
  • 11bebb0b Support for EXS WiFi Relay 5.0 (thanks to @cheise, #1218) by Xose Pérez 2018-09-25 23:06:30 +0200
  • b666cfc5 Remove static array to prevent out of bound in relay.ino (#1217) by Xose Pérez 2018-09-25 22:55:59 +0200
  • ecc3af09 Merge pull request #1170 from lobradov/v2-better-build by Xose Pérez 2018-09-25 22:45:55 +0200
  • 67255be8 Merge pull request #1206 from ColinShorts/dev by Xose Pérez 2018-09-25 22:42:23 +0200
  • 56921af5 Merge branch 'dev' into dev by Xose Pérez 2018-09-25 22:42:08 +0200
  • 50b21dd0 Merge pull request #1209 from mcspr/webui-form-enter by Xose Pérez 2018-09-25 22:40:04 +0200
  • a50c3352 Merge pull request #1219 from mcspr/update-package-lock by Xose Pérez 2018-09-25 22:39:20 +0200
  • a3fc8f96 Merge pull request #1224 from InduPrakash/dev by Xose Pérez 2018-09-25 22:34:52 +0200
  • f01f2454 Quote unit_of_measurement is homeassistant module as it might have invalid chars (#1227) by Xose Pérez 2018-09-24 21:31:42 +0200
  • 04b48881 Try to send up to 3 times a POST to Thingspeak if the result is not >0 (#1213) by Xose Pérez 2018-09-24 21:15:07 +0200
  • 6dd701ca Support for apparent power and power factor in CSE77XX sensor (#1215) by Xose Pérez 2018-09-24 17:51:51 +0200
  • f2a62064 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-09-24 17:44:58 +0200
  • 4d5b6ec8 Added BESTEK_MRJ1011 by Indu Prakash 2018-09-22 09:32:45 -0500
  • 0aed95cc Use npm-ci tool to install dev pkgs by Max Prokhorov 2018-09-22 05:06:59 +0300
  • 1383b444 Update npm packages by Max Prokhorov 2018-09-22 05:02:21 +0300
  • ec6adb9d Fix typo in migrate.ino by Xose Pérez 2018-09-21 11:52:35 +0200
  • 983b37d3 Update encoder code to use soft config data by Xose Pérez 2018-09-21 11:50:45 +0200
  • d834f493 Merge branch 'dev' into v2 by Xose Pérez 2018-09-21 11:38:15 +0200
  • 443279f7 Merge pull request #1204 from mcspr/otapy-fix by Xose Pérez 2018-09-20 09:05:11 +0200
  • 493cb164 Merge pull request #1208 from mcspr/rename-cont_t by Xose Pérez 2018-09-20 08:47:17 +0200
  • c4c2e2d3 Merge pull request #1203 from mcspr/webui-generate-password by Xose Pérez 2018-09-20 08:41:07 +0200
  • cd5f336e Merge pull request #1202 from xoseperez/imgbot by Xose Pérez 2018-09-20 08:40:03 +0200
  • 227d641a Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors by Xose Pérez 2018-09-18 18:15:41 +0200
  • bcddc44c Avoid implicit type="submit" by Max Prokhorov 2018-09-18 08:43:58 +0300
  • 399458d6 Submit password on Enter by Max Prokhorov 2018-09-18 07:55:11 +0300
  • ed3e24ff Inline getFreeStack and mention 2.5.0 helper method by Max Prokhorov 2018-09-18 01:09:46 +0300
  • fcc68271 Adding device images for PR #1198 by Colin Shorts 2018-09-17 15:27:15 +0100
  • b8409cae Reversion of changes to README.md in PR #1198 by Colin Shorts 2018-09-17 15:26:02 +0100
  • 822837f7 Use separate form for each panel by Max Prokhorov 2018-09-17 00:57:34 +0300
  • 3c91389c Update password UI by Max Prokhorov 2018-09-15 22:43:55 +0300
  • 6e60c786 Update ota.py by Max Prokhorov 2018-09-17 03:46:26 +0300
  • c6067f9a [ImgBot] optimizes images by ImgBotApp 2018-09-16 19:45:24 +0000
  • e7845ac8 Merge pull request #1195 from mcspr/rename-cont_t by Xose Pérez 2018-09-16 20:45:58 +0200
  • 75757bb8 Merge pull request #1198 from ColinShorts/dev by Xose Pérez 2018-09-16 20:43:45 +0200
  • d83c0a9e Merge branch 'dev' of https://github.com/ColinShorts/espurna into dev by Colin Shorts 2018-09-15 18:03:51 +0100
  • a4afefa8 New device - iWoole LED Table Lamp by Colin Shorts 2018-09-15 18:02:15 +0100
  • 544385c2 Merge pull request #6 from xoseperez/dev by Colin Shorts 2018-09-15 17:56:40 +0100
  • 5b62978d Added config command that outputs the configuration in JSON by Xose Pérez 2018-09-14 16:09:12 +0200
  • a0105ce0 Changed default values for RFM69GW board by Xose Pérez 2018-09-14 16:08:48 +0200
  • 2e4f1c31 Update justwifi lib to 2.0.2 by Xose Pérez 2018-09-13 12:11:08 +0200
  • d463d7cf Proper cont_t name for core 2.4.2 and higher by Max Prokhorov 2018-09-12 15:10:57 +0300
  • c22bb114 Build travis02 and travis03 with latest platform by Max Prokhorov 2018-09-12 15:10:21 +0300
  • 18b1d57d Use core_version.h from arduino core by Max Prokhorov 2018-09-12 15:46:13 +0300
  • e9644229 Fix return value for _telnetWrite by Xose Pérez 2018-09-12 21:13:07 +0200
  • fc3d6a7d Added reference to SDK 2.4.2 by Xose Pérez 2018-09-12 21:12:56 +0200
  • 85fec84a Fix PMSX003 sensor dependency on SoftwareSerial by Xose Pérez 2018-09-11 23:54:08 +0200
  • 88e2eccc Improve memory info by Xose Pérez 2018-09-11 23:40:52 +0200
  • e7117b9e Merge pull request #5 from xoseperez/dev by Colin Shorts 2018-09-11 18:45:46 +0100
  • 0b25a056 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-09-11 16:49:27 +0200
  • be1126e1 Added Itead S26 to README.md by Xose Pérez 2018-09-11 16:48:16 +0200
  • 483c6706 Merge pull request #1188 from Yonsm/homeassistant_payload_available by Xose Pérez 2018-09-10 20:18:41 +0200
  • c291b96e Move strings to progmem by Xose Pérez 2018-09-10 11:14:52 +0200
  • d4765573 Move string parts to progmem by Xose Pérez 2018-09-10 10:36:08 +0200
  • 3e1031ab define HOMEASSISTANT_PAYLOAD_AVAILABLE and HOMEASSISTANT_PAYLOAD_NOT_AVAILABLE by Yonsm 2018-09-10 15:33:39 +0800
  • 1552ec4f Merge pull request #1187 from Yonsm/PMSX003Sensor by Xose Pérez 2018-09-10 09:11:59 +0200
  • 9cbe8dcd Call wakeUp PMS on first reading cycle to avoid not data in a long period (e.g. PMS entered sleeping and then espurna reboot, we should wake up PMS right now) by Yonsm 2018-09-10 14:41:50 +0800
  • 530f8a75 Fix build by Xose Pérez 2018-09-09 23:24:41 +0200
  • dd30c106 Merge branch 'dev' of github.com:xoseperez/espurna into dev by Xose Pérez 2018-09-09 21:12:37 +0200
  • 1227994b Refactor info output by Xose Pérez 2018-09-09 21:11:57 +0200
  • 73ef5b39 Update DebounceEvent library to 2.0.4 by Xose Pérez 2018-09-09 21:11:47 +0200
  • 032ea9fe Fix typo in README.md by xose.perez 2018-09-09 14:36:29 -0400
  • 261748e5 Option to disable password in telnet connections, default is enabled by Xose Pérez 2018-09-08 18:08:58 +0200
  • 390d39d0 Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. by Xose Pérez 2018-09-08 18:04:40 +0200