14 Commits (82b06536b37800bc37f5d9e7fbdcdb5e2d0d9821)

Author SHA1 Message Date
  Maxim Prokhorov f3c185cc73 api: rework storage & json calls, drop std::function 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
  Maxim Prokhorov 57f5c7dc98 sns/cse7766: fix pin naming 4 years ago
  Max Prokhorov 7b57274d1f
sensor: Add PZEM004T V3.0 (#2283) 4 years ago
  Max Prokhorov 1583548c3a
sns: more magnitude settings (#2290) 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 84b51cf680
broker: declare and define per module (#2253) 4 years ago
  Max Prokhorov 7a5f580915
sns: fix unintended switch case fallthrough (#2249) 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 5de6330890
dcz: add workaround for pressure sensors (#2215) 4 years ago
  Max Prokhorov cae50fa544
sensor/emon: refactoring (#2213) 4 years ago
  Maxim Prokhorov ee7356b91a relay: clean-up for ota .bin 4 years ago
  irmishappy c02a981b1c
Apparent, reactive power measurement unit corrections (#2161) 4 years ago
  Max Prokhorov cacc7584d3
hlw8012: gpio cfg (#2142) 4 years ago
  Max Prokhorov f7f41980b6
Headers cleanup (#2134) 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 37763f1ad4
Test: check core feature build (#2080) 4 years ago
  Max Prokhorov 0ae6e3b48e
Influxdb: fix sensor send frequency, use async client, send data in batches (#2061) 4 years ago
  Max Prokhorov 0b5d200de1
Scripts: memanalyser fixes (#2014) 5 years ago
  Maxim Prokhorov 9f4329dc1a relay: replace eeprom 8bit with 32bit bitmask stored in settings 5 years ago
  Max Prokhorov 9a5698b342
Add TUYA_SUPPORT (#1997) 5 years ago
  Max Prokhorov 849f8cf920
Rules RPN (#1984) 5 years ago
  James d177634a70 Telaire T6613 Support (#1956) 5 years ago
  Maxim Prokhorov 0f2226e177 sensor: cast variable as UNUSED and prevent intended assignment warnings 5 years ago
  Max Prokhorov 58401c8a61
Use indexed keys for energy saving (#1875) 5 years ago
  Antonio López Marín 93c1dd6bf9 Support Shelly 2.5 (#1827) 5 years ago
  Max Prokhorov ef153b4eff
Core 2.6.0+ fixes (#1852) 5 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 5 years ago
  Pavel S 228fba5b3a Enable multiple Digital & Events sensors (#1832) 5 years ago
  Xose Pérez 868d4d5573 Added LDR sensor (thanks to Altan Altay) 5 years ago
  Max Prokhorov 820d8c4be8
Initial implementation of RTCMEM storage (#1420) 5 years ago
  Max Prokhorov 62a2b9e882
PZEM004T: settings & dev board (#1712) 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
  Craig Markwardt b5748c9c26 Up to two BMX280 sensors are allowed on a single I2C bus, with addresses 0x76 and 0x77. Currently espurna only supports one of them. 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
  Craig Markwardt e4ed2439c4 sensors - allow a second BMX280 sensor 5 years ago
  Xose Pérez b878c71306 Support for Digoo/Oxaoxe NX-SP202 (#1502) 5 years ago
  Dmitry Blinov af07494f00 Add thermostat module 5 years ago
  Eugene Schava e62d0df9be MH-Z19 auto-calibration setting (#1580 , #1592) 5 years ago
  Xose Pérez 5bb852834e Removing line break before templated variable to fix issue with Windows Arduino IDE (#1579) 5 years ago