1047 Commits (85366e91affdc623ecb59413dbea827f3156eb0f)
 

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