platypush/platypush/plugins/sensor
Fabio Manganiello 98ec018292
Replaced `NoneType` reference.
`types.NoneType` is not always available on all Python versions, so we
have to make our own type for it.
2023-04-01 22:42:13 +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
__init__.py Replaced `NoneType` reference. 2023-04-01 22:42:13 +02:00