188 Commits (6736b36470e8dfd5dd13db75f0bfe2662974ff98)

Author SHA1 Message Date
  Xose Pérez 60138b0b44 Using NMI timer for PWM, avoids flickering 6 years ago
  Xose Pérez c990cc4c11 Using ESP8266_pwm_new 6 years ago
  Xose Pérez 2210e6382f Option to show real-time values in API, returning 0 if no value read yet 7 years ago
  Xose Pérez 245285556d Option to select power read & report interval from web UI 7 years ago
  Xose Pérez f8fc2723da Dynamically allocate memory for MedianFilter 7 years ago
  Xose Pérez 6e809c7baf Option to prevent 100% PWM output 7 years ago
  Xose Pérez cfb9880d9b Fix HA autodicovery, allow to report color as comma separated values 7 years ago
  Xose Pérez 294c12fcd6 Increase WIFI connect timeout & reconnect intervals 7 years ago
  Xose Pérez d8d5240798 Changed default MQTT topic, no leading slash 7 years ago
  Xose Pérez 64d502b6b6 Option to enable TELNET in STA mode from the Web UI 7 years ago
  Xose Pérez 1b4290e8f6 Move IR code to its own module 7 years ago
  Xose Pérez b07660c3d7 Option to disable continuous light color saving, avoiding flickering 7 years ago
  Xose Pérez c31350c6d4 Domoticz expects energy in kWh 7 years ago
  Xose Pérez 8c2d912545 Using IS units for energy 7 years ago
  Hermann Kraus ae17a82f6f Report energy in kWh in the web interface and in Joule via MQTT. 7 years ago
  Hermann Kraus 1dea97f7cd Rename topic from "energy" to "energy_delta". 7 years ago
  Hermann Kraus b2cab9684f Use energy data from HLW8012. 7 years ago
  soif d62d62548c defines new MQTT_TOPIC for color_rgb, color_hsv, anim_mode, anim_speed 7 years ago
  Xose Pérez d2e889cda2 Typo fixes 7 years ago
  Xose Pérez 61ba4ecf33 Document and small fixes 7 years ago
  Xose Pérez 5b2af0472f Add option to invert power values in ECH1560 7 years ago
  Xose Pérez 5c294876ba Untested support for ECH1560-based powermeters 7 years ago
  Xose Pérez 35e1033c76 Remove wifi gain option (#204) 7 years ago
  Xose Pérez e02c249c31 Power calibration 7 years ago
  Xose Pérez 6f5c627625 New power modules tested with V9261F 7 years ago
  Xose Pérez 270cb9accd Untested power provider modules 7 years ago
  Xose Pérez 3c848d13b1 Replace MQTT_MAX_TRIES disabling feature with an increasing reconnection interval (issue #215) 7 years ago
  Xose Pérez 17418d85b2 First power.ino module 7 years ago
  Xose Pérez a9a980ab10 Add espurna-specific texts to MDNS register 7 years ago
  Xose Pérez 9411ddcf1f Fix WiFiSecureClient connection for SSL when MQTT_USE_ASYNC=0 7 years ago
  Xose Pérez d8dea9541a Allow to pass TELNET_ONLY_AP as a build flag 7 years ago
  Xose Pérez b946cf32dd Telnet support 7 years ago
  Xose Pérez daa5a09058 Check system stability and run only AP and OTA if unstable 7 years ago
  Xose Pérez 834e0597f4 Add debug code for counter module 7 years ago
  Xose Pérez d53d46ce2e Updated support for NoFUSS integration 7 years ago
  Xose Pérez 385bba7d0e Issue #190. Race condition inside a ticker callback caused a crash loop on boot 7 years ago
  Xose Pérez a1b88a5088 Further info in the debug log 7 years ago
  Xose Pérez 173a30c4a9 Home Assistant auto-discovery feature 7 years ago
  Florian Pfeiffer 624b08b636 Add #defines for MQTT Username+Password 7 years ago
  Xose Pérez 921c2e7726 MQTT autodiscover and autoconnect features 7 years ago
  Xose Pérez 9d14a9cc78 Option to disable MQTT connection from web interface 7 years ago
  Xose Pérez 7d56c6f07b Option to change WiFi gain from web interface 7 years ago
  Xose Pérez ba356d63ed Revert MQTT_USE_ASYNC value to 1 7 years ago
  Xose Pérez ce907eb2ee Option to build without NTP support 7 years ago
  Xose Pérez 7dc4eeca84 Fix support for Sonoff B1 7 years ago
  Xose Pérez e1de3327a3 Disable domoticz by default 7 years ago
  Xose Pérez 6ccd000280 Delayed relay state saving into EEPROM 7 years ago
  Xose Pérez bce37d77a3 Info about SSL support 7 years ago
  Xose Pérez f9fba898c6 Small changes in config variables 7 years ago
  Xose Pérez fb60201cf1 Option to build without web server support 7 years ago