Xose Pérez
|
516fc40f53
|
Recover configurations
|
6 years ago |
Xose Pérez
|
b73589f269
|
Revert config changes
|
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
|
29b3ae7041
|
Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference
|
6 years ago |
Xose Pérez
|
9d6a5727a5
|
Non SSL version of Thingspeak module
|
6 years ago |
Xose Pérez
|
87b03f67f1
|
Fix bug in magnitudes topics and units order (#355)
|
6 years ago |
Xose Pérez
|
cdfa893f75
|
Fixed old reference to dallas sensors in platformio.ini file. Default GPIO for DALLAS and DHT set to 14
|
6 years ago |
Xose Pérez
|
ad62a6ad74
|
Support for BH1750 luminosity sensor
|
6 years ago |
Xose Pérez
|
7f8fc6754d
|
Allow to overwrite HLW8012 build settings
|
6 years ago |
Xose Pérez
|
7b52eb2e25
|
Fix magnitude order
|
6 years ago |
Xose Pérez
|
8ac048fc4a
|
Set SENSOR_SUPPORT to 1 if a sensor is being built
|
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
|
12da057766
|
Changes to allow compilation from Arduino IDE
|
6 years ago |
Xose Pérez
|
439881a741
|
Change sensor read and report interval from web UI
|
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
|
4e454331d4
|
Improved I2C auto-discover avoiding collissions
|
6 years ago |
Xose Pérez
|
0459e8ee19
|
ONly add support for I2C if required, set all I2C sensors to auto-discover
|
6 years ago |
Xose Pérez
|
7a2b4a7847
|
Normal debug for sensors
|
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
|
7f872f43a8
|
Code for SI7021 with BRZO (not working)
|
6 years ago |
Xose Pérez
|
8728d55b7b
|
Change sensor API, force parameter-less constructors
|
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 |
Xose Pérez
|
f95e46c4b9
|
Disable EmonAnalog by default
|
6 years ago |
Xose Pérez
|
65831b95e4
|
Fix read call in EmonAnalog and EmonADC121
|
6 years ago |
Xose Pérez
|
1b3927615e
|
Enable/disable magnitudes for Emon sensors
|
6 years ago |
Xose Pérez
|
cf27d853cb
|
Remove code for I2Cdevlib-ADS1115
|
6 years ago |
Xose Pérez
|
d26f875763
|
Remove dependency on I2Cdevlib by default
|
6 years ago |
Xose Pérez
|
8b56ab8652
|
Some renaming
|
6 years ago |
Xose Pérez
|
edf9d465ba
|
Improve ADS1115 speed to 1450 SPS, keep separate pivot for each channel
|
6 years ago |
Oscar Rovira
|
6a58a8a907
|
Add PMSX003Sensor.h
|
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 |