platypush/platypush/plugins/sensor
Fabio Manganiello c1d0f21ead
Migrated `ltr559` integration to the new API.
Merged `backend.sensor.ltr559` and `gpio.sensor.ltr559` into the new
`sensor.ltr559` plugin, which extends the new `SensorPlugin` API.
2023-04-01 23:16:03 +02:00
..
bme280 Migrated `sensor.bme280` to the new `SensorPlugin` interface. 2023-04-01 22:31:24 +02:00
distance `vl53l1x` plugin migrated to the new `SensorPlugin` interface. 2023-04-01 19:31:13 +02:00
ltr559 Migrated `ltr559` integration to the new API. 2023-04-01 23:16:03 +02:00
__init__.py Don't swap the argument of `SensorPlugin.publish_entities` with a list if not required 2023-04-01 23:06:37 +02:00