platypush/platypush/plugins/gpio/sensor
Fabio Manganiello 1077dbcf71 Added mode (BOARD/BCM) parameter to GPIO plugins 2019-12-20 18:27:52 +01:00
..
accelerometer Added new sensors plugin to webpanel 2019-07-02 14:04:25 +02:00
distance Added mode (BOARD/BCM) parameter to GPIO plugins 2019-12-20 18:27:52 +01: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