Xose Pérez
|
ad62a6ad74
|
Support for BH1750 luminosity sensor
|
6 years ago |
Xose Pérez
|
53e9a8925f
|
Small changes in magnitudes struct
|
6 years ago |
Xose Pérez
|
8b01681de2
|
Changed apiRegister method
|
6 years ago |
Xose Pérez
|
d7983c9d43
|
Changed filters to use arrays instead of vectors
|
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
|
b613996461
|
Do not report sensor data if no magnitudes
|
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
|
28d59083ac
|
Fix early access bug to HLW8012 instance on HLW8012Sensor
|
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
|
e5bf17d019
|
Ported V9261F power sensor to new sensors
|
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
|
bb82a4936e
|
Simplify AnalogSensor
|
6 years ago |
Xose Pérez
|
de4780efbc
|
Added getters for sensors
|
6 years ago |
Xose Pérez
|
feeebf9fb3
|
Move multiple channel support in EMON to base class
|
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
|
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
|
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
|
86df1c892c
|
Adapt BME280 code for BMP280 sensor
|
6 years ago |
Xose Pérez
|
77b05086d9
|
Added support for MHZ19 CO2 sensor
|
6 years ago |
Xose Pérez
|
cb3297183d
|
Simple digital sensor
|
6 years ago |
Xose Pérez
|
1fd5cbe5fd
|
Playing with the sensor interrupt routines
|
6 years ago |
Xose Pérez
|
f48c91bd07
|
Support for BME280 sensor
|
6 years ago |
Oscar Rovira
|
bf486a3b84
|
Add long warm up option for sensors (non-blocking), re-organize code, and non-blocking read of PMS
|
6 years ago |
Xose Pérez
|
8b56ab8652
|
Some renaming
|
6 years ago |
Oscar Rovira
|
610f161be7
|
Begin with PMSx003 support
|
6 years ago |
Xose Pérez
|
6f58170ace
|
Support for energy monitor based on ADS1115, still WIP
|
6 years ago |
Xose Pérez
|
2d37a53e2a
|
Improve EMON sensors
|
6 years ago |
Xose Pérez
|
808528c507
|
Porting EMON_ADC121 to new sensor module
|
6 years ago |
Xose Pérez
|
fa74776327
|
Improve hierarchi for EmonSensor
|
6 years ago |
Xose Pérez
|
3ade0ae035
|
Added analog energy monitor sensor to new sensors module
|
6 years ago |
Xose Pérez
|
f8e7a564f1
|
Support for SI7021 sensor, I2C enabled by default using Wire library
|
6 years ago |
Xose Pérez
|
d426969fb2
|
Added domoticz support to new sensor module
|
6 years ago |
Xose Pérez
|
ebe0d5e410
|
Fixed DallasSensor
|
6 years ago |
Xose Pérez
|
b2dd7e5b56
|
Migrate DS18B20 and counter to new sensor module
|
6 years ago |
Xose Pérez
|
f6378d52e4
|
Some name refactoring
|
6 years ago |
Xose Pérez
|
2299ce9bfd
|
Basic sensor scafolding, DHT 90% migrated
|
6 years ago |