platypush/platypush/plugins/sensor
Fabio Manganiello beff88986a
Migrated `dht` integration.
Removed `backend.sensor.dht` and `gpio.sensor.dht`. They have been
merged into the new `sensor.dht` integration, which supports the new
`SensorPlugin` API.
2023-04-02 13:38:53 +02:00
..
bme280 Migrated `sensor.bme280` to the new `SensorPlugin` interface. 2023-04-01 22:31:24 +02:00
dht Migrated `dht` integration. 2023-04-02 13:38:53 +02:00
distance No need for `sensor.vl53l1x.transform_entities` to call the parent. 2023-04-01 23:54:43 +02:00
envirophat Migrated `envirophat` to the new `SensorPlugin` API. 2023-04-02 02:49:08 +02:00
lis3dh Migrated old `sensor.accelerometer` integration. 2023-04-02 13:22:28 +02:00
ltr559 Migrated `ltr559` integration to the new API. 2023-04-01 23:16:03 +02:00
pmw3901 Migrated `pmw3901` integration. 2023-04-02 12:36:08 +02:00
__init__.py Update the `_last_measurement` only if some events were processed from the new data. 2023-04-02 12:09:45 +02:00