795 Commits (b4028c816660336822931241a5067f8788abf437)

Author SHA1 Message Date
  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 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 2c0afa7a55 Rename pure.css files 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
  Xose Pérez b9db614d8e Fix cast errors 6 years ago
  Xose Pérez 1ac4a61206 Migrate HLW8012 sensor to new sensor module, remove old code 6 years ago
  Xose Pérez f3c494d5da Support for ECH1560 energy monitor in new sensors, untested 6 years ago
  Xose Pérez d404d4804a Fix chipid 6 years ago
  Xose Pérez e5bf17d019 Ported V9261F power sensor to new sensors 6 years ago
  Xose Pérez 956215eac5 Default slot method in BaseSensor class 6 years ago
  Xose Pérez a5ea1eb027 Refactor filters 6 years ago
  Xose Pérez d91d5eedb1 New sensors tab in web UI for all sensors 6 years ago
  Xose Pérez c83cf645c6 Added support for Wemos SHT3X I2C sensor shield 6 years ago
  Xose Pérez 6e839e3d72 Added sensor IDs 6 years ago
  Xose Pérez c975b11226 Tentative to sensor manifest 6 years ago
  Xose Pérez 54c5fd8655 Auto try pulling up the line for Dallas sensor 6 years ago
  Xose Pérez 4c90a1b320 Release lock if sensor has not valid ID 6 years ago
  Xose Pérez bb82a4936e Simplify AnalogSensor 6 years ago
  Xose Pérez de4780efbc Added getters for sensors 6 years ago
  Xose Pérez 3ca68576f5 ExpectedPower method for EMON sensors 6 years ago
  Xose Pérez 4e454331d4 Improved I2C auto-discover avoiding collissions 6 years ago
  Xose Pérez feeebf9fb3 Move multiple channel support in EMON to base class 6 years ago
  Xose Pérez 0459e8ee19 ONly add support for I2C if required, set all I2C sensors to auto-discover 6 years ago
  Xose Pérez 7a2b4a7847 Normal debug for sensors 6 years ago
  Xose Pérez c416b9ad3d Show message in debug log if no magnitude found for a given sensor 6 years ago
  Xose Pérez 42f5ee5376 Flag sensor changes to avoid reinitializing them if unnecessary 6 years ago
  Xose Pérez 90a7f7f6d2 Interrupt handling routines for sensors 6 years ago
  Xose Pérez c39794493a Load sensor classes outside the initSensor scope 6 years ago
  Xose Pérez 7f872f43a8 Code for SI7021 with BRZO (not working) 6 years ago
  Xose Pérez 8728d55b7b Change sensor API, force parameter-less constructors 6 years ago
  Xose Pérez 89f892ac79 Report sensor errors to web UI 6 years ago
  Xose Pérez b70a5aaf8c Some clean-up 6 years ago
  Xose Pérez ef04f72228 Headers for Sensor and Filter classes 6 years ago