platypush/platypush/plugins/gpio/sensor
Fabio Manganiello d96a218c56 LINT warnings fix 2019-09-24 23:21:19 +02:00
..
accelerometer Added new sensors plugin to webpanel 2019-07-02 14:04:25 +02:00
distance Start ranging only with one setting (to get more accurate measurements once the sensor has warmed up) and configure it only at sensor startup 2019-08-15 15:20:49 +02:00
mcp3008 Added new sensors plugin to webpanel 2019-07-02 14:04:25 +02:00
motion LINT warnings fix 2019-09-24 23:21:19 +02:00
__init__.py Refactored SensorBackend and derived classes and added BME280 sensor 2019-08-14 19:49:19 +02:00
bme280.py The BME280 sensor also supports altitude 2019-08-14 21:03:27 +02:00
envirophat.py Accelerometer and magnometer reads should be dict not set 2019-08-01 23:23:19 +02:00
ltr559.py Added LTR559 sensor plugin and backend 2019-08-14 21:27:25 +02:00