platypush/platypush/plugins/gpio
Fabio Manganiello 8f604445a2
Migrated old `sensor.accelerometer` integration.
Removed `backend.sensor.accelerometer` and `gpio.sensor.accelerometer`.
The logic has now been merged in the new `sensor.lis3dh` integration,
which is compatible with the new `SensorPlugin` API.
2023-04-02 13:22:28 +02:00
..
sensor Migrated old `sensor.accelerometer` integration. 2023-04-02 13:22:28 +02:00
zeroborg Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
__init__.py Implemented RunnablePlugin.wait_stop() utility method 2022-04-05 23:33:02 +02:00
manifest.yaml [#212] Support for asynchronous event monitoring on the GPIO plugin 2022-03-27 16:14:30 +02:00