Xose Pérez
|
08241d0e1b
|
Cleanup sensors and travis environments
|
6 years ago |
Xose Pérez
|
eef1138b20
|
Remove unneeded code
|
6 years ago |
Xose Pérez
|
42b2974790
|
Some fixings after configuration refactor
|
6 years ago |
Lazar Obradovic
|
81fb3f0e64
|
analog sensors and ADC_MODE
|
6 years ago |
Lazar Obradovic
|
69cbb056a3
|
isolate PROGMEM
Isolated dependencies
sensors dependencies
enums, macros and prototypes.
I2C dependencies moved to actual sensor files.
definitelly redefine
|
6 years ago |
Xose Pérez
|
94c65068df
|
Support for HC-SR04 ultrasonic sensor
|
6 years ago |
Xose Pérez
|
39a9fddc62
|
Support for TMP35 & TMP37 temperature sensors
|
6 years ago |
Xose Pérez
|
3280742656
|
TMP36 temperature analog sensor support
|
6 years ago |
Xose Pérez
|
e7251d0191
|
Check CSE7766 implementation, added energy and calibration to web UI
|
6 years ago |
Xose Pérez
|
0e6f2d1ca3
|
Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2)
|
6 years ago |
Xose Pérez
|
8a999bb15a
|
Replacing delay with nice_delay
|
6 years ago |
gn0st1c
|
66fe61bfdb
|
Update SI7021Sensor.h
|
6 years ago |
Xose Pérez
|
ec56573741
|
Option to reset energy count #671
|
6 years ago |
gn0st1c
|
40549ff8f6
|
new devices&sensors + some fixes
new devices&sensors + some fixes
|
6 years ago |
gn0st1c
|
d47f3db77e
|
general update
* images for the devices
* optimized images
* fixed typo in ech1560
|
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
|
812d8c2bb9
|
Moving address locking to init method in BMX280 sensor (#353)
|
6 years ago |
Xose Pérez
|
3704d36663
|
Initial support for PZEM004T sensor
|
6 years ago |
Xose Pérez
|
eafd333ef5
|
Update ESPSoftwareSerial using new enableIntTx method
|
6 years ago |
Xose Pérez
|
5bc1980e5f
|
ECH1560 call _sync from tick method
|
6 years ago |
Xose Pérez
|
32373f8b2d
|
Fix AnalogSensor description (#601)
|
6 years ago |
Xose Pérez
|
4029ee73da
|
Trying to fix some issues reported by codacy
|
6 years ago |
Xose Pérez
|
dfad1d5eec
|
Added event callback to sensors
|
6 years ago |
Xose Pérez
|
13f8517b25
|
Fix void return on BMX280 sensor (#489)
|
6 years ago |
Xose Pérez
|
83c4188c07
|
Testing hot-unplug-plug for BMX280 sensor
|
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
|
96027a5933
|
Fix hot-unplug-plug test for SI7021 sensor
|
6 years ago |
Xose Pérez
|
ad9e280d40
|
Fix hot-unplug-plug test for BH1750 sensor
|
6 years ago |
Xose Pérez
|
947f9bab73
|
I2C sensors using new i2c interface
|
6 years ago |
Xose Pérez
|
bc85600e9c
|
Remove dependency from Sparkfun BME280 library
|
6 years ago |
Xose Pérez
|
7b07b2bec6
|
Reduce buffer size of EspSoftwareSerial instances
|
6 years ago |
Xose Pérez
|
2dc2b7d176
|
Checking code with cppcheck
|
6 years ago |
Lazar Obradovic
|
023f70d203
|
lintfixes, try1
|
6 years ago |
Xose Pérez
|
170f0d543c
|
Option to publish address via MQTT for any sensor
|
6 years ago |
Xose Pérez
|
c38911beae
|
Fix reference to sensor slot method
|
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
|
b9e158efe4
|
Using delay instead of delayMicroseconds on DHT warmup delay
|
6 years ago |
Xose Pérez
|
18c69f0a1e
|
Several fixes related to dependencies between modules
|
6 years ago |
Xose Pérez
|
6575f92df9
|
Fix timing for DHT11 sensor
|
6 years ago |
Xose Pérez
|
ec55542775
|
Fix SHT3X sensor magnitude count (#337)
|
6 years ago |
Xose Pérez
|
ad62a6ad74
|
Support for BH1750 luminosity sensor
|
6 years ago |
Xose Pérez
|
4888196b5e
|
Clean debug messages
|
6 years ago |
Xose Pérez
|
e1baf48b9b
|
Option to disable completely new sensors module
|
6 years ago |
Xose Pérez
|
f3c7ae2671
|
Move magnitude topics, decimals and units to PROGMEM
|
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 |