platypush/platypush/plugins/sensor/bme280
Fabio Manganiello 5dabfed365
Migrated sensor.bme280 to the new SensorPlugin interface.
Removed the old `backend.sensor.bme280` and the old `gpio.sensor.bme280`
plugin. They have now been merged into the new `sensor.bme280` runnable
plugin, which extends the `SensorPlugin` API and supports entities.
2023-04-01 22:31:24 +02:00
..
__init__.py Migrated sensor.bme280 to the new SensorPlugin interface. 2023-04-01 22:31:24 +02:00
manifest.yaml Migrated sensor.bme280 to the new SensorPlugin interface. 2023-04-01 22:31:24 +02:00