1458 Commits (8411e7bfe62d26f8eae72e803962dffd02ab8671)

Author SHA1 Message Date
  Xose Pérez 7489f7ae89 Allow RESTART terminal command as well as RESET to reset the board 7 years ago
  Xose Pérez 66131bbafd ON and OFF actions for button events 7 years ago
  Xose Pérez 2d2a8a69a8 Add support for delayed ON/OFF switches 7 years ago
  Xose Pérez f5b3f9f62e Fix typo 7 years ago
  Xose Pérez 7f41967e7a Moved domoticz code from relay.ino to domoticz.ino 7 years ago
  Xose Pérez 65de183a07 Added onPublish and onSubscribe callback and onDisconnect reasons to MQTT debug log 7 years ago
  Xose Pérez 41189a65b4 API returns processed values for HLW and EMON. 404 means no data yet. Some clean up 7 years ago
  Xose Pérez 14cbfb623f Remove unused variable 7 years ago
  Xose Pérez db293a0793 RFBridge: handle same code for ON and OFF 7 years ago
  Xose Pérez cf714106fb RFBridge web intrface 7 years ago
  Xose Pérez dc9fc63a89 RFBridge: Intercept remote messages 7 years ago
  Xose Pérez 5bb1a03868 Increased relay count to 6 for the RFBridge 7 years ago
  Xose Pérez fc0d050b51 Remove debug messages on websocket events 7 years ago
  Xose Pérez 3b385ad6b9 Enable serial debug on Sonoff RFBridge 7 years ago
  Xose Pérez d52dc4b653 /set as default MQTT setter postfix 7 years ago
  Xose Pérez cf7b40ff4b Simplify rfbridge settings 7 years ago
  Xose Pérez c066d7165d Added comments to general.h file 7 years ago
  Xose Pérez 63b02da68f MQTT to RF bridge 7 years ago
  Xose Pérez dc768afada Allow WiFi more time to connect 7 years ago
  Xose Pérez e6e9f9d6d4 Change the double click delay from the web interface 7 years ago
  Xose Pérez 252f4ee594 Updating version 7 years ago
  Xose Pérez 82beb8930f Issue #171. Fix corrupted will message 7 years ago
  Xose Pérez a27c8a3145 Return time in ISO format 7 years ago
  Xose Pérez eb4855d5e6 Add option to merge messages into a JSON payload to web interface 7 years ago
  Xose Pérez 629309bde2 Define MQTT mode with a soft setting 7 years ago
  Xose Pérez 0535fcee5e Issue #170. Using updated DebounceEvent library to allow disabling double click option and get faster click responses 7 years ago
  Xose Pérez 59ced72001 Rename settings names from POW to HLW8012 7 years ago
  Xose Pérez a67c80de69 Small changes 7 years ago
  Xose Pérez 4db8d27fdb Added H801 to arduino.h 7 years ago
  Xose Pérez 4c5d8d804b Helper methods to aggregate MQTT messages in JSON format 7 years ago
  Xose Pérez 46d86eb6c9 Report brightness via MQTT 7 years ago
  Xose Pérez f9f7b6419e Support for brightness and color/temperature MQTT topics 7 years ago
  Xose Pérez 3783b35e05 Added official (kinda) SSL support in async-mqtt-client 7 years ago
  Xose Pérez 15650a6521 Version bump 7 years ago
  Xose Pérez 17722d55b5 Enable WIFI debug on hardware (button long press) reset 7 years ago
  Xose Pérez e349c6991b Added custom reset messages 7 years ago
  Xose Pérez 67811f76ff Check wifi connection before trying to connect to influxdb host 7 years ago
  Xose Pérez 79a0816053 Accept decimals in pulse time, limit it to 60s 7 years ago
  Xose Pérez cad507034b Remove gulp temporary files 7 years ago
  Xose Pérez 55bec8f033 Direct InfluxDB HTTP support 7 years ago
  Xose Pérez 3d1ac421ca Using dynamic webport on MDNS setup 7 years ago
  Lauris 2eed5f4ac2 Each relay has its own pulse ticker. This fixes issue #149 7 years ago
  Xose Pérez b84c48d8f0 Moved HLW8012 interrupt wrappers to IRAM 7 years ago
  Lauris 618ff879e4 Reverting binary data 7 years ago
  Lauris 5b28c51d2d Changed Powef Factor to be dimensionless number instead of % (used more often that way) 7 years ago
  Lauris 39c09a3615 Using correct units for Apparent Power and Reactive Power 7 years ago
  Xose Pérez 5e546d4cd6 Issue #148. Fix bug in conditional compilation check 7 years ago
  Xose Pérez 20681bcd04 Fix no relay control bug for Sonoff Dual devices 7 years ago
  Xose Pérez df321e952f Version bump 7 years ago
  Xose Pérez 43ab00d491 Enable gamma correction for RGB strips 7 years ago