platypush/platypush/plugins/gpio/sensor
Fabio Manganiello d38746d278 Moved imports for extra dependencies inside the methods where they are actually used 2019-12-01 23:35:05 +01: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 Moved imports for extra dependencies inside the methods where they are actually used 2019-12-01 23:35:05 +01: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 Moved imports for extra dependencies inside the methods where they are actually used 2019-12-01 23:35:05 +01:00
ltr559.py Added LTR559 sensor plugin and backend 2019-08-14 21:27:25 +02:00