Commit Graph

  • ffd60e6e Update index.html by ManuelW 2018-03-05 20:51:54 +0100
  • 0f924769 Update sensors.h by ManuelW 2018-03-05 20:49:07 +0100
  • b27893fe Update ws.ino by ManuelW 2018-03-05 20:47:04 +0100
  • 3234da3a Update sensor.ino by ManuelW 2018-03-05 20:45:13 +0100
  • 475d1627 Fix several compiling issues by Xose Pérez 2018-03-05 12:03:12 +0100
  • afe4d022 Merge branch 'dev' into sensors by Xose Pérez 2018-03-05 10:45:00 +0100
  • 3fdedd51 Added Wifi Stecker Shuko device (thanks to @Geitde) by Xose Pérez 2018-03-05 08:14:15 +0100
  • 26a087dd Check init status of sensors and re-init if they fail on boot (#353) by Xose Pérez 2018-03-04 15:06:46 +0100
  • 11773c55 Added I2C scan and clear commands to terminal by Xose Pérez 2018-03-04 15:05:35 +0100
  • d093c581 Merge branch 'dev' into sensors by Xose Pérez 2018-03-04 12:13:28 +0100
  • a5827302 Fix inline documentation for Sonoff 4CH Pro button modes (#551) by Xose Pérez 2018-03-04 11:52:12 +0100
  • 5ce3b207 Added gizwits-witty-cloud board to migrate module by Xose Pérez 2018-03-03 09:43:10 +0100
  • c5db9265 Merge pull request #605 from theonedemon/feature/gizwits_witty_cloud by Xose Pérez 2018-03-03 09:36:49 +0100
  • 812d8c2b Moving address locking to init method in BMX280 sensor (#353) by Xose Pérez 2018-03-03 09:36:32 +0100
  • fb3c595b Merge branch 'dev' into feature/gizwits_witty_cloud by Xose Pérez 2018-03-03 08:34:39 +0100
  • ed0232f9 Fixed HA configuration dump when not enabled, added hint to web UI by Xose Pérez 2018-03-02 23:59:50 +0100
  • 6ffdeb50 Moved HA settings to its own tab in web UI by Xose Pérez 2018-03-02 22:36:43 +0100
  • 207f58f0 Show home assistant configuration in web UI by Xose Pérez 2018-03-02 20:54:32 +0100
  • 5115204b Publish slampher as light to Home Assistant (#494) by Xose Pérez 2018-03-02 19:13:43 +0100
  • 191e805b Remove dependency from gulp-util (#493) by Xose Pérez 2018-03-02 14:01:25 +0100
  • b0aa352c Define ESPURNA_CORE as a special device (#557) by Xose Pérez 2018-03-02 13:44:23 +0100
  • 353b739d Fix UART_MQTT_SUPPORT guards by Xose Pérez 2018-03-02 12:57:16 +0100
  • c63188b4 Load PZEM004T library by Xose Pérez 2018-03-02 09:29:53 +0100
  • 988dc63f Merge branch 'dev' into sensors by Xose Pérez 2018-03-01 07:38:42 +0100
  • 694d70d0 Updated ESPAsyncTCP and ESPAsyncWebServer by Xose Pérez 2018-03-01 07:01:03 +0100
  • d9cd999d Option to enable/disable web auth from web UI by Xose Pérez 2018-03-01 07:00:42 +0100
  • ccdbbe6a build.h file by Xose Pérez 2018-03-01 06:59:25 +0100
  • d3fbe31d Disable floating point support when building using PIO by Xose Pérez 2018-03-01 06:35:27 +0100
  • 9ee7ffa7 Disable floating point support when building using PIO by Xose Pérez 2018-03-01 06:35:13 +0100
  • 2e3664f7 Remove wifi distance calculation by Xose Pérez 2018-03-01 05:19:19 +0100
  • 59553cad Update support for basic RF receivers, using RFBridge web interface to learn codes (#594) by Xose Pérez 2018-02-28 21:40:14 +0100
  • ca4fc1a3 Using wifiRegister instead of WifiHandlers in rf module by Xose Pérez 2018-02-28 16:31:45 +0100
  • e13dfe61 Remove return in rfLoop by Xose Pérez 2018-02-28 16:31:18 +0100
  • 3704d366 Initial support for PZEM004T sensor by Xose Pérez 2018-02-28 14:03:58 +0100
  • aed86584 Merge branch 'dev' into sensors by Xose Pérez 2018-02-28 09:08:43 +0100
  • 904cb26b Support for software serial on UART_MQTT module by Xose Pérez 2018-02-28 09:08:29 +0100
  • eafd333e Update ESPSoftwareSerial using new enableIntTx method by Xose Pérez 2018-02-28 08:51:53 +0100
  • 4c392028 Reset relays on MQTT disconnection by Thomas Staerk 2018-02-27 20:58:21 +0100
  • 81abe3d4 feat: add support GizWits Witty Cloud by theonedemon 2018-02-27 13:15:44 +0200
  • 5bc1980e ECH1560 call _sync from tick method by Xose Pérez 2018-02-27 10:41:15 +0100
  • cc7af785 Added UART_MQTT check to info command by Xose Pérez 2018-02-27 10:38:20 +0100
  • 4657c614 Clean up UART-MQTT code by Xose Pérez 2018-02-27 00:22:13 +0100
  • e70dd221 Merge pull request #592 from AlbertWeterings/UARTtoMQTT by Xose Pérez 2018-02-26 23:59:17 +0100
  • a8f58855 Clean code by Xose Pérez 2018-02-26 23:43:23 +0100
  • ab07def2 Merge pull request #558 from hyteoo/master by Xose Pérez 2018-02-26 23:38:46 +0100
  • 0e767dbf Allowing hostname breaks on spaces by Xose Pérez 2018-02-26 23:36:30 +0100
  • 9a218206 Change copy from 'Use colorpicker' to 'Use color'. Better hint. (#590) by Xose Pérez 2018-02-26 22:12:42 +0100
  • d7af09e7 Added new relay & wifi led mode (#604) by Xose Pérez 2018-02-26 22:02:46 +0100
  • 49973d14 Adding a 1ms delay after UDP send to avoid loosing packets (#438) by Xose Pérez 2018-02-26 21:18:53 +0100
  • 32373f8b Fix AnalogSensor description (#601) by Xose Pérez 2018-02-26 21:11:07 +0100
  • 22d82013 Support for KMC 70011 energy monitor (thanks to Wayne Manion, #598) by Xose Pérez 2018-02-26 21:02:23 +0100
  • cbafa74d Option to report power data in kW (#523) by Xose Pérez 2018-02-26 20:49:08 +0100
  • da3f7b70 Option to report energy data in kWh (#523) by Xose Pérez 2018-02-26 13:56:37 +0100
  • f0b799be Increasing max number of messages in JSON payload to 20 (#588) by Xose Pérez 2018-02-26 13:10:48 +0100
  • d6b26e70 Fix relay delay turning on on boot by Xose Pérez 2018-02-26 13:01:21 +0100
  • cdf7254a Add cppcheck preaction to extra_scripts.py (disabled atm) by Xose Pérez 2018-02-26 13:00:54 +0100
  • c86d3810 Update arduino.h by AlbertWeterings 2018-02-22 00:16:22 +0100
  • 99d4455e Changed from hardware to feature by AlbertWeterings 2018-02-21 08:42:41 +0100
  • 379fe5ec Changed from hardware to feature by AlbertWeterings 2018-02-21 08:40:53 +0100
  • 41286c54 Changed from hardware to feature by AlbertWeterings 2018-02-21 08:39:29 +0100
  • 8983041b Changed from hardware to feature by AlbertWeterings 2018-02-21 08:38:45 +0100
  • 79a062ad Update uart_mqtt by AlbertWeterings 2018-02-21 06:44:10 +0100
  • ee70c520 Update uart_mqtt by AlbertWeterings 2018-02-21 06:40:01 +0100
  • e784241e Update uart_mqtt by AlbertWeterings 2018-02-20 19:12:31 +0100
  • 885cd5e9 Update hardware.h by AlbertWeterings 2018-02-20 18:56:15 +0100
  • 29976f99 check for max #schedules working by wysiwyng 2018-02-20 17:04:42 +0100
  • 16d2d7d4 Update hardware.h by AlbertWeterings 2018-02-20 06:36:52 +0100
  • 71189772 Update arduino.h by AlbertWeterings 2018-02-20 06:34:41 +0100
  • ca494582 Update general.h by AlbertWeterings 2018-02-20 06:33:17 +0100
  • 2aab97a1 Create uart_mqtt by AlbertWeterings 2018-02-20 06:30:47 +0100
  • bc4c44a7 Added UARTtoMQTT by AlbertWeterings 2018-02-20 06:23:57 +0100
  • 94365753 Update espurna.ino by AlbertWeterings 2018-02-20 06:22:13 +0100
  • f9a478f8 added UARTtoMQTT by AlbertWeterings 2018-02-20 06:21:19 +0100
  • 60901f5d change single quotes to make codacy happy by wysiwyng 2018-02-16 22:14:14 +0100
  • 907cad28 added checks if light scheduler is not supported by wysiwyng 2018-02-16 20:25:37 +0100
  • 86d18178 made scheduler templates more beautiful, added checks to not add unsupported schedules by wysiwyng 2018-02-16 20:25:03 +0100
  • a5965b25 Removed unsaved settings confirmation Always confirm Factory reset by Teo Pavel 2018-02-15 14:47:21 +0200
  • 3827ff37 light scheduler working by wysiwyng 2018-02-15 02:27:43 +0100
  • 54fc15c0 add dimmer scheduler support to firmware by wysiwyng 2018-02-14 13:33:19 +0100
  • 7a67729d Automatically dump info on telnet connection if TERMINAL_SUPPORT is disabled by Xose Pérez 2018-02-13 21:55:47 +0100
  • 2dc4f28d Prevent resending messages from rfin in RF Bridge (#561) by Xose Pérez 2018-02-13 19:42:37 +0100
  • 66eabc46 changed to LF by Teo Pavel 2018-02-13 09:30:29 +0200
  • c3454ad2 Added Reset to factory settings in admin page of web UI by Teo Pavel 2018-02-13 09:15:42 +0200
  • 35bb0a1c Merge branch 'master' into dev by Xose Pérez 2018-02-12 23:30:38 +0100
  • bf2ef37b Images for JanGoe NC and NO boards by Xose Pérez 2018-02-12 23:30:20 +0100
  • 781207b7 Force API to return the target status of the relay (#548) by Xose Pérez 2018-02-11 08:36:32 +0100
  • 42664dfb Merge pull request #542 from ciotlosm/patch-1 by Xose Pérez 2018-02-09 17:20:21 +0100
  • 061d4c55 Testing softuart library by Xose Pérez 2018-02-09 11:29:02 +0100
  • efa88c96 Pretty print config backup json by Xose Pérez 2018-02-09 09:55:53 +0100
  • 8f656034 Use upstream firmware that includes the fork by Marius 2018-02-09 08:33:37 +0200
  • 4f790688 Fix misplaced semicolons by Xose Pérez 2018-02-09 00:14:31 +0100
  • a6dbd3ef Fix actions without data by Xose Pérez 2018-02-09 00:08:27 +0100
  • 14509efa Remove code by Xose Pérez 2018-02-08 23:45:42 +0100
  • 536211f0 Still refactoring custom.js by Xose Pérez 2018-02-08 23:01:14 +0100
  • d0d03a72 Further refactor in custom.js by Xose Pérez 2018-02-08 22:19:08 +0100
  • 7a40bef9 Refactor custom.js by Xose Pérez 2018-02-08 21:47:00 +0100
  • 21fb8d8b Small fixes to custom and gulpfile js by Xose Pérez 2018-02-08 13:00:33 +0100
  • 4029ee73 Trying to fix some issues reported by codacy by Xose Pérez 2018-02-08 11:58:31 +0100
  • 70d45e88 Add info to build.h on how to untrack changes by Xose Pérez 2018-02-08 11:17:40 +0100
  • a71e88e0 Add empty build.h file to repo by Xose Pérez 2018-02-08 11:14:51 +0100