1049 Commits (080088e5accebb818a7a01d9d052fb6e86933235)
 

Author SHA1 Message Date
  Xose Pérez 080088e5ac Version 1.11.0 7 years ago
  Xose Pérez 7f8fc6754d Allow to overwrite HLW8012 build settings 7 years ago
  Xose Pérez 85366e91af Generic 8CH board 7 years ago
  Xose Pérez 7b52eb2e25 Fix magnitude order 7 years ago
  Xose Pérez 53e9a8925f Small changes in magnitudes struct 7 years ago
  Xose Pérez 8b01681de2 Changed apiRegister method 7 years ago
  Xose Pérez d7983c9d43 Changed filters to use arrays instead of vectors 7 years ago
  Xose Pérez 80af416d5b Changed i2c lock mask method 7 years ago
  Xose Pérez 8219989c4e Changed gpio lock mask method 7 years ago
  Xose Pérez d6b7743bdd Disable SSDPDevice class instantiation if no SSDP support 7 years ago
  Xose Pérez 233a909149 Fix relay structure data definition 7 years ago
  Xose Pérez 4888196b5e Clean debug messages 7 years ago
  Xose Pérez 8ac048fc4a Set SENSOR_SUPPORT to 1 if a sensor is being built 7 years ago
  Xose Pérez e1baf48b9b Option to disable completely new sensors module 7 years ago
  Xose Pérez adf578f859 Change default double-click and long-click behaviour for touch buttons 7 years ago
  Xose Pérez 01770e48e1 Fix casting issue in buttonStore (#327) 7 years ago
  Xose Pérez f3c7ae2671 Move magnitude topics, decimals and units to PROGMEM 7 years ago
  Xose Pérez 1a68f89bbf Fix mqtt group sync with different switches sharing same group 7 years ago
  Xose Pérez f3f220c6ac Fix UI layout in sync modes 7 years ago
  Xose Pérez e9077247e9 Temporarily reverting to ESPAsyncWebserver#313f337 (#295) 7 years ago
  Xose Pérez 029526532e Fixes for Explorer 7 years ago
  Xose Pérez 6219dca857 Improve RFBridge message queue to support multiple messages at the same time 7 years ago
  Xose Pérez d25a868276 Set delay between messages in RFBridge to 500ms 7 years ago
  Xose Pérez 8d8384f279 Force RFBridge to send messages even if switch is already in requested state 7 years ago
  Xose Pérez 91ffe4d1af Match MQTT rfout codes to switches 7 years ago
  Xose Pérez db2e1084cc Fix websocket data sensing 7 years ago
  Xose Pérez 12da057766 Changes to allow compilation from Arduino IDE 7 years ago
  Xose Pérez 2983c48ff0 Merge branch 'sensors' into dev 7 years ago
  Xose Pérez 3036676958 Check used GPIOs via locks 7 years ago
  Xose Pérez 6e35a218d9 Fix relay status updates in web UI 7 years ago
  Xose Pérez b613996461 Do not report sensor data if no magnitudes 7 years ago
  Xose Pérez a1489d752d Clean web UI 7 years ago
  Xose Pérez 439881a741 Change sensor read and report interval from web UI 7 years ago
  Xose Pérez 38b2747218 Sensor indexes in web UI 7 years ago
  Xose Pérez 78edb8a71e Merge branch 'dev' into sensors 7 years ago
  Xose Pérez b3336871bf Boot mode and pulse mode per relay 7 years ago
  Xose Pérez 0e6559440e Config version tracking and migration 7 years ago
  Xose Pérez f384d81d8e Ensure select boxes use full width 7 years ago
  Xose Pérez 2c0afa7a55 Rename pure.css files 7 years ago
  Xose Pérez d2670cd06b Merge branch 'dev' into sensors 7 years ago
  Xose Pérez e11dc5558f Restore settings & reset via HTTP 7 years ago
  Xose Pérez 44da6178f4 Refactor websocket sending 7 years ago
  Xose Pérez 76f74826e6 Remove debug 7 years ago
  Xose Pérez 760a8ab39f Added preliminary SSDP support. Untested 7 years ago
  Xose Pérez b83c483bcd Help command 7 years ago
  Xose Pérez d80df39629 Destructors 7 years ago
  Xose Pérez ea38a3964c Fix power factor range for HLW8012 sensor 7 years ago
  Xose Pérez 2bc8794919 Move I2C code in BaseSensor to I2CSensor 7 years ago
  Xose Pérez 1fd269e05e Moving interrupt handling routines from Abstract classes (ICACHE_RAM_ATTR and virtual do not get on well) 7 years ago
  Xose Pérez 28d59083ac Fix early access bug to HLW8012 instance on HLW8012Sensor 7 years ago