platypush/platypush/plugins/gpio
Fabio Manganiello d52ae2fb80
Implemented RunnablePlugin.wait_stop() utility method
2022-04-05 23:33:02 +02:00
..
sensor Given the new object-oriented design of the LTR559 library, the sensor object should be initialized in __init__ and read upon get_measurement() 2021-11-28 15:11:20 +01: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