platypush/platypush/plugins/sensor
Fabio Manganiello f24d0773d1
No need for `sensor.vl53l1x.transform_entities` to call the parent.
2023-04-01 23:54:43 +02:00
..
bme280 Migrated `sensor.bme280` to the new `SensorPlugin` interface. 2023-04-01 22:31:24 +02:00
distance No need for `sensor.vl53l1x.transform_entities` to call the parent. 2023-04-01 23:54:43 +02:00
envirophat Fixed another occurrence of "Subscripted generics cannot be used" etc. error 2023-04-01 23:34:22 +02:00
ltr559 Migrated `ltr559` integration to the new API. 2023-04-01 23:16:03 +02:00
__init__.py Sanity check to prevent empty objects from being propagated to `sensor.transform_entities` 2023-04-01 23:41:28 +02:00