38 Commits (37d2837937a9a882149e6ebb2188e9a17b6000cf)

Author SHA1 Message Date
  Maxim Prokhorov 37d2837937 dallas: fix device struct initialization 3 months ago
  Maxim Prokhorov 2ea47de36e dallas: do not wait until value() to report errors 3 months ago
  Maxim Prokhorov b366d77a5e sns: namespace, fix init function(s) 1 year ago
  Maxim Prokhorov 77b9cbcb36 sns: flash strings in description 2 years ago
  Maxim Prokhorov 56449c41e6 sns: update dallas to use instance variables 2 years ago
  Maxim Prokhorov 8f7f1c968f sns: unify settings & settings page actions 2 years ago
  Maxim Prokhorov 021f0afb86 sys: clean-up system-specific functions 3 years ago
  Max Prokhorov 8ceeebdb24
providers: relays, lights and buttons refactoring (#2414) 3 years ago
  Maxim Prokhorov 63b6f46752 Fix superfluous whitespaces and line endings 3 years ago
  Max Prokhorov 025e8c82ab
Load ratios after boot + show pwr defaults with `get` (#2241) 4 years ago
  Max Prokhorov cae50fa544
sensor/emon: refactoring (#2213) 4 years ago
  Rui Caridade ae232c9381
Add support for read PIO-A of DS2406 (#2174) 4 years ago
  Max Prokhorov 0d40d2275a
Load sensor classes later (#2128) 4 years ago
  Craig Markwardt 8d52078bcb Modify BaseSensor so that each sensor knows number of decimals to represent its magnitude types; update sensor.ino to take advantage of this knowledge; sensors BMX280 and Dallas OneWire are updated with this knowledge; tested with BME280 and Dallas DS18B20 sensors 5 years ago
  Xose Pérez 546c8f09b2 Update Copyright notice 5 years ago
  Xose Pérez eef1138b20 Remove unneeded code 6 years ago
  Xose Pérez 26a087dd7c Check init status of sensors and re-init if they fail on boot (#353) 6 years ago
  Xose Pérez 90c51552c7 Fix hot-unplug-plug test for Dallas sensor 6 years ago
  Xose Pérez feffc290cc Sensor type, value and slot methods should not set error values 6 years ago
  Xose Pérez c0215f0a16 Error reset on _pre for different sensors 6 years ago
  Xose Pérez 2dc2b7d176 Checking code with cppcheck 6 years ago
  Xose Pérez 170f0d543c Option to publish address via MQTT for any sensor 6 years ago
  Xose Pérez ccc5843e7b Option to publish Dallas sensor address via MQTT (disabled by default) 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez e1baf48b9b Option to disable completely new sensors module 6 years ago
  Xose Pérez 3036676958 Check used GPIOs via locks 6 years ago
  Xose Pérez 439881a741 Change sensor read and report interval from web UI 6 years ago
  Xose Pérez d80df39629 Destructors 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 de4780efbc Added getters for sensors 6 years ago
  Xose Pérez 42f5ee5376 Flag sensor changes to avoid reinitializing them if unnecessary 6 years ago
  Xose Pérez 8728d55b7b Change sensor API, force parameter-less constructors 6 years ago
  Xose Pérez ef04f72228 Headers for Sensor and Filter classes 6 years ago
  Xose Pérez 7cc06d9892 Homogeneize sensor error codes 6 years ago
  Xose Pérez f8e7a564f1 Support for SI7021 sensor, I2C enabled by default using Wire library 6 years ago
  Xose Pérez ebe0d5e410 Fixed DallasSensor 6 years ago