platypush/platypush/backend/sensor
Fabio Manganiello 6bed284e8b Added DHT temperature/humidity sensor integration [closes #113] 2020-08-22 23:46:21 +01: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 Simplified motion sensor interface by removing unneeded absolute vector 2019-09-24 00:13:02 +02:00
__init__.py Added Zeroconf integration [closes #105] 2020-08-14 00:36:39 +02:00
accelerometer.py Refactored SensorBackend and derived classes and added BME280 sensor 2019-08-14 19:49:19 +02:00
arduino.py Added Arduino over Firmata integration - closes #92 2020-01-05 00:46:46 +01:00
battery.py Improved consistency and robustness of sensors backend 2020-01-08 22:58:24 +01:00
bme280.py Refactored SensorBackend and derived classes and added BME280 sensor 2019-08-14 19:49:19 +02:00
dht.py Added DHT temperature/humidity sensor integration [closes #113] 2020-08-22 23:46:21 +01: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