platypush/platypush/backend/sensor
Fabio Manganiello 7e92f59d44 Added PWM3901 optical motion/flow sensor plugin 2019-09-23 23:28:33 +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
ir Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
motion Added PWM3901 optical motion/flow sensor plugin 2019-09-23 23:28:33 +02:00
__init__.py Skip tolerance check whether if the new or the old value are not numeric 2019-08-14 22:49:18 +02:00
accelerometer.py Refactored SensorBackend and derived classes and added BME280 sensor 2019-08-14 19:49:19 +02:00
bme280.py Refactored SensorBackend and derived classes and added BME280 sensor 2019-08-14 19:49:19 +02:00
envirophat.py Refactored SensorBackend and derived classes and added BME280 sensor 2019-08-14 19:49:19 +02:00
leap.py Added new sensors plugin to webpanel 2019-07-02 14:04:25 +02:00
ltr559.py Fixed wrong plugin name 2019-08-14 21:38:52 +02:00
mcp3008.py Refactored SensorBackend and derived classes and added BME280 sensor 2019-08-14 19:49:19 +02:00
serial.py typo on serial plugin name 2019-08-14 20:03:34 +02:00