platypush/platypush/backend/sensor
Fabio Manganiello 0c423e3809
FIX: SensorDataChangeEvent trigger logic
The event should be skipped only if new_data is null or an empty,
list/object, not if it contains
a zero/false-y value.
2022-01-17 16:38:43 +01:00
..
accelerometer Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
arduino Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
battery Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
bme280 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
dht Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
distance Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
envirophat Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
ir Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
leap Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
ltr559 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
mcp3008 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
motion Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
serial Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
__init__.py FIX: SensorDataChangeEvent trigger logic 2022-01-17 16:38:43 +01:00