126 Commits (8848899dea8a83a5f0c311926417164b5964b311)

Author SHA1 Message Date
  Toni Arte d448fb6707 Add Domoticz 'current' sensor capability to Sonoff POW 7 years ago
  Xose Pérez 4b09fb43ae Simplify Sonoff Dual button handling 7 years ago
  Xose Pérez 4b301d6620 Force WiFi reconnect after MQTT_MAX_TRIES 7 years ago
  Xose Pérez e0ea7fef2c Version 1.6.0 7 years ago
  Xose Pérez 97b43cd357 Small changes 7 years ago
  Xose Pérez 6d86a7108a Map button events to actions 7 years ago
  Xose Pérez ad1b62776b Reporting energy incrementals (domoticz, MQTT). Removed energy API entry point 7 years ago
  Xose Pérez 1e8991e132 Sending voltage to domoticz for HLW8012 7 years ago
  Xose Pérez 5982955226 Changed some config default values 7 years ago
  Xose Pérez 7874aec20b Version bump 7 years ago
  Xose Pérez ae11c5ea81 Issue #50. Fix type bug in window variable when calculating energy for HLW8012 devices (Sonoff POW) 7 years ago
  Xose Pérez bd4a608144 Added RPC entry point to RESET the board 7 years ago
  Xose Pérez a1a774198c Added MQTT message to reset the board 7 years ago
  Xose Pérez 399949da15 Added inline documentation to hardware.h file 7 years ago
  Xose Pérez 1f7d367492 Update apparent power in web interface from emon module 7 years ago
  Xose Pérez cec57d2611 Check if MQTT message is from domoticz previous to parse it in relay module 7 years ago
  Xose Pérez 5b2a7a34ec Do not bypass current clamp measurement if relay is off 7 years ago
  Xose Pérez 7eeacd1596 Version bump. Changelog update. 7 years ago
  Xose Pérez 24d0aa0b48 Issues #50 and #54. Fix domoticz sensor message format. Added energy calculation 7 years ago
  Xose Pérez 5aa7415931 Version bump 7 years ago
  Xose Pérez 6175a31a8a Fix bug in emon topic payload 7 years ago
  Xose Pérez 12b405a73d Version bump and changelog update 7 years ago
  denisfrench 191c4e9d3f Manually copy-in hardware.h changes after rebase 7 years ago
  denisfrench 786af765af Resolve messy rebase 7 years ago
  denisfrench 20646803f1 Rename wifi-relay to mqtt-relay to deconfict with other hardware 7 years ago
  denisfrench 7b924a73d2 Add #define RELAY1_PIN_INVERSE 0 to hardware.h 7 years ago
  denisfrench 7e6cb25552 Add support for WiFi MQTT Relay / Thermostat from OpenEnergyMonitor here; https://guide.openenergymonitor.org/integrations/mqtt-relay/ 7 years ago
  Xose Pérez dd4e2037da I2C and ADC121 implementation 7 years ago
  Xose Pérez 4e0e8038b1 Reset NTP connection from the JustWifi connection callback 7 years ago
  Xose Pérez 9fa301e5be Write back relay bit mask if RELAY_MODE_TOOGLE 7 years ago
  Xose Pérez 50915f0fb2 Support for toggle switches 7 years ago
  Xose Pérez dad097079d Version bump and changelog update 7 years ago
  Ly Minh Phuong c7e9074510 Enable revert state mode 7 years ago
  Xose Pérez 69c3f40761 Fix argument type in buttonMQTT for Sonoff Dual 7 years ago
  Xose Pérez 6a368266fb Fix rare bug... 7 years ago
  Xose Pérez 7e51b031f6 Fix MQTT will topic 7 years ago
  Ly Minh Phuong db51756bf5 Enable revert state mode 7 years ago
  Xose Pérez f4a59468e0 Ensure hlw8012 interrupts are not working while no wifi connection (either STA or AP) 7 years ago
  Xose Pérez e5b1352d41 Added missing configuration values to 1ch-inching board 7 years ago
  Xose Pérez fc20d62643 Added support for JanGoe Wifi Relay boards 7 years ago
  Xose Pérez bbac070c09 Pass safe buffer to api callbacks 7 years ago
  Xose Pérez 4708c26d54 APIs for sensor data, REST & domoticz 7 years ago
  Xose Pérez 32bb6c45c7 Map buttons to relays, send MQTT messages on button events 7 years ago
  Xose Pérez 9e9ca87e62 Change LED pattern to make it less intrussive 7 years ago
  Xose Pérez e4ea3b0f66 Small fixes, mostly comments and debug 7 years ago
  Xose Pérez 8ad3c8708e Document fauxmo and domoticz default settings 7 years ago
  Xose Pérez 77e887dc6c Notify OTA updates to web clients and reload page after the update 7 years ago
  Xose Pérez a098614ca6 Adding current, voltage, apparent and reactive power reports to Sonoff POW 7 years ago
  Xose Pérez 52a63b1849 Changes in file comment headers 7 years ago
  Xose Pérez 252bcbdded Force MQTT close client before reconnecting. Revert back to latest ESPAsyncTCP 7 years ago