250 Commits (19947c1231c067301427303c77316565b9163bb4)

Author SHA1 Message Date
  Maxim Prokhorov 0f11b662a1 compat: c++ alternative to the UNUSED / void-cast macro 4 years ago
  Rui Marinho 6266930a4d
sns: Add BME680 (#2295) 4 years ago
  Rui Marinho ea111c4cf2
sns: set pH decimals to 3 (#2306) 4 years ago
  Max Prokhorov 2dcb5ea748
sns: revert "Power factor fixes" (#2304) 4 years ago
  Max Prokhorov d57eb0721b
sns: power factor fixes (#2303) 4 years ago
  Maxim Prokhorov 57f5c7dc98 sns/cse7766: fix pin naming 4 years ago
  Maxim Prokhorov a6af8140b1 sns: fix SoftwareSerial ctor for recent versions 4 years ago
  Max Prokhorov 7b57274d1f
sensor: Add PZEM004T V3.0 (#2283) 4 years ago
  Max Prokhorov d479ebd6cb
sns/hdc1080: check device id instead of serial (#2270) (#2291) 4 years ago
  Max Prokhorov d9cb35f781
sensor: streamline correction settings (#2265) 4 years ago
  Max Prokhorov b8fc8cd1fd
Terminal: change command-line parser (#2247) 4 years ago
  Max Prokhorov 025e8c82ab
Load ratios after boot + show pwr defaults with `get` (#2241) 4 years ago
  Maxim Prokhorov 31641aeffa emon: default indexed methods to method without argument 4 years ago
  Maxim Prokhorov 96347b7244 hlw8012: set ratios in begin(), after resistors are configured 4 years ago
  Max Prokhorov edb23dbfc4
Convert .ino -> .cpp (#2228) 4 years ago
  Max Prokhorov 732e84c45e
Various sensor fixes (#2230) 4 years ago
  Alexander 49995d92d1
Add HDC1080, fix ADC_MODE_VALUE use in preprocessor (#2227) 4 years ago
  Max Prokhorov b500273029
sns: add SI1145 sensor (#2216) 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
  Max Prokhorov 298ce8cac2
Refactor get/set/del/hasSetting (#2048) 4 years ago
  Max Prokhorov 383d5a8a5d
DHTSensor: fix Si7021 compatibility (#2000) 5 years ago
  Maxim Prokhorov 08cfcbd2c1 sensor/dht: wait DHT_MIN_INTERVAL after initialization 5 years ago
  Maxim Prokhorov e1ed62af37 sensor/dht: set pin mode before digitalWrite 5 years ago
  Maxim Prokhorov 5ae0eb88ac sensor/dht: increase the delay per DHT22 datasheet 5 years ago
  James d177634a70 Telaire T6613 Support (#1956) 5 years ago
  Maxim Prokhorov 9025a4eb42 sensor/si7021: unused variable 5 years ago
  Maxim Prokhorov 49bfd0819a sensor/ade7953: unused variable 5 years ago
  Maxim Prokhorov cb9dba4bb6 sensor/pmsx003: only delete object when it is managed by sensor 5 years ago
  Maxim Prokhorov ec37c06ba5 sensor/ads1x15: fix changing sensor type when reading adc 5 years ago
  Antonio López Marín 93c1dd6bf9 Support Shelly 2.5 (#1827) 5 years ago
  Yonsm fa9ff7dee7 Check value range for PMSX005 and SenseAir CO2 sensor (#1865) 5 years ago
  Max Prokhorov c15d87a517
Remove gpio 0 pinmode in analog sensor 5 years ago
  Max Prokhorov 4ef069abb0 Fully fit unsigned char in the format 5 years ago
  Max Prokhorov ef153b4eff
Core 2.6.0+ fixes (#1852) 5 years ago
  Pavel S 228fba5b3a Enable multiple Digital & Events sensors (#1832) 5 years ago
  Max Prokhorov 0d76910b6d
Update EventsSensor (#1771) 5 years ago
  Max Prokhorov 9f478e7bb9 Rename NTC/LDR_SENSOR to NTC/LDR_SUPPORT 5 years ago
  Xose Pérez 868d4d5573 Added LDR sensor (thanks to Altan Altay) 5 years ago
  Max Prokhorov 0b73882fa0 Update BMX280Sensor 5 years ago
  Xose Pérez d00c2b5eb3 Fix energy storage when units different from joules 5 years ago
  Max Prokhorov 594e97880c fix cse7766 magnitude count 5 years ago
  Xose Pérez 504b45a852 Fix compile typo 5 years ago
  Xose Pérez 175fcbf6cf Support for WPS in core build. Using UNUSED macro to prevent warnings 5 years ago
  Max Prokhorov 38a950c294 fix comment about clock cycles 5 years ago
  Max Prokhorov 79c6263284 Event sensor: do not detach existing interrupts 5 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 1f2577a4ef Update README.md 5 years ago