249 Commits (3958c3eaadee0abaa8ed4a50462101772b8601b7)

Author SHA1 Message Date
  Xose Pérez 3958c3eaad Fix references to Serial 7 years ago
  Xose Pérez 245549f7be Remove RELAY_MODE_FOLLOW 7 years ago
  Xose Pérez c8eba6a979 NTP configuration in web interface 7 years ago
  Xose Pérez ec963a7568 Fix typo 7 years ago
  Xose Pérez fe26513473 Changes in status tab in the web interface 7 years ago
  Xose Pérez ecc89dcf58 Fix relay status retrieving 7 years ago
  denisfrench 14c559570f Fix MQTT_RELAY compile error due missing #define BUTTON1_MODE 7 years ago
  Chris Ward 0a46e20de4 Chnaged remaining PWM_RANGE to LIGHT_PWM_RANGE 7 years ago
  Xose Pérez 134647724a Bind button actions to buttons 0 and 1 in DUAL (#127) 7 years ago
  Xose Pérez ba112b379b Fix bug in getCurrent method, thanks Emmanuel Tatto 7 years ago
  Chris Ward 4fb49d8ebc Coding style changes 7 years ago
  Chris Ward b078c8117f Added optional gamma correction for light 7 years ago
  Chris Ward bf68e8b946 Added support for setting light PWM frequency and range 7 years ago
  Xose Pérez 4b3266d833 Initial support for the HUACANXING H801. Untested 7 years ago
  Xose Pérez ed2671b73b Report color on hearbeat (#128) 7 years ago
  Xose Pérez 4dd0f358b4 Backend for RELAY_MODE_FOLLOW 7 years ago
  Xose Pérez 3a872979fe Show NTP status on web interface (#126) 7 years ago
  Xose Pérez ac179daa17 Filter off-limits in HLW8012 readings 7 years ago
  Xose Pérez 57f5408b5b Added temperature to RGB calculation. Thanks to Sacha Telgenhof 7 years ago
  Xose Pérez 994e7f2547 Naming changes in light module 7 years ago
  Xose Pérez 5f3780730b Minimize my9291 flickering when firmware boots 7 years ago
  Xose Pérez 669d68d733 Allow #RRGGBB, RRR,GGG,BBB and WWW formats for color 7 years ago
  Xose Pérez 32aa40f5cb Move debug configuration to general.h file 7 years ago
  Xose Pérez a042efb510 Fix confitionals in hardware.ino for Arduino IDE 7 years ago
  Xose Pérez 71ea7c37ff Version bump 7 years ago
  Xose Pérez 85bb72c789 Issue #113. Fix restoring color upon reboot 7 years ago
  Xose Pérez 25e7a9e6eb Allow a little delay in UDP communication after a message sent 7 years ago
  Xose Pérez c0c4abfbf0 Fix bug in API handles 7 years ago
  Xose Pérez 91f36078a0 Version bump 7 years ago
  Xose Pérez e7a8c70353 Fix SEL pin definition in ESPurna board 7 years ago
  Xose Pérez 45f63d2b2d Issue #113. Light bulb state was off in the library. Handling it now from the client code 7 years ago
  Xose Pérez 6df54700f5 Removing spikes in HLW8012 readings 7 years ago
  Xose Pérez f6da841343 Removing spurious values in power, current and voltage readings in HLW8012 by removing extreme values 7 years ago
  Xose Pérez efa8553bbf Fix bug in current calibration parameter from the web interface casting to int instead of float 7 years ago
  Xose Pérez f18cdeaae8 Add ESPURNA_H board to arduino.h file 7 years ago
  Xose Pérez 816a6f56e8 Using constants in api configuration calls 7 years ago
  Xose Pérez 67546d1893 Issue #115. Removed local declaration of _mqttForward variable 7 years ago
  Xose Pérez 576ab680e9 Do not restart after failed web upgrade 7 years ago
  Xose Pérez da03adab97 Fixes in definition of MagicHome Led Controller board 7 years ago
  Xose Pérez 83883cb21a Configure analogWrite for LED strips 7 years ago
  Izik Dubnov 8953a3237f Added relay requests flood protection and relay loop 7 years ago
  Xose Pérez b0de3f5b5b Remove spaces from DEVICE names 7 years ago
  Xose Pérez 325d5f9c7a Add support for ESPURNA_H board 7 years ago
  Xose Pérez cc660a5737 Add ellipsis when debug message too long 7 years ago
  Xose Pérez 4b0d9e4a21 Prepare configuration for version 2.0 7 years ago
  Xose Pérez 9c6ae488ca Force MQTT root topic to have a trailing slash, removing it from the subtopics 7 years ago
  Xose Pérez 517d1fd3f6 Small changes in reset delays after web upgrade 7 years ago
  Xose Pérez 53d7890a85 Allow changing color via REST request 7 years ago
  Xose Pérez a5f2cb6527 Upgrade form and handle code 7 years ago
  Xose Pérez 2b5ee74d7a Fix typo in nofuss.ino file 7 years ago