platypush/platypush/plugins
Fabio Manganiello 35c5e2d8f7 Serial plugin now extends the general sensor plugin class 2018-07-17 00:59:02 +02:00
..
assistant Fixed missed self on some of the new constructors 2018-07-06 02:34:12 +02:00
calendar [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
camera Fixed missed self on some of the new constructors 2018-07-06 02:34:12 +02:00
db No need to commit without opening a transaction first 2018-07-15 20:33:09 +02:00
google Don't wrap events in a Response object twice 2018-07-06 02:55:36 +02:00
gpio Fixed docstring 2018-07-16 22:58:56 +02:00
http Fixed missed self on some of the new constructors 2018-07-06 02:34:12 +02:00
lastfm Forgot an @action annotation 2018-07-06 02:27:44 +02:00
light [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
media Added call to parent constructor in media.ctrl 2018-07-06 02:37:47 +02:00
music [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
serial Serial plugin now extends the general sensor plugin class 2018-07-17 00:59:02 +02:00
shell Removed unneeded imports 2018-07-15 17:28:17 +02:00
switch [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
tts Removed unneeded imports 2018-07-15 17:28:17 +02:00
video Fixed omxplayer plugin doc 2018-07-16 23:17:00 +02:00
weather [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
__init__.py Propagate the docstring of the wrapped function when using an @action annotation 2018-07-16 22:56:07 +02:00
midi.py [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
mqtt.py Added call to parent constructor in the remaining plugins 2018-07-06 02:37:47 +02:00
pushbullet.py Added call to parent constructor in the remaining plugins 2018-07-06 02:37:47 +02:00
redis.py Added call to parent constructor in the remaining plugins 2018-07-06 02:37:47 +02:00
variable.py - Support for Platypush main configuration db, where plugins and backends can store their data 2018-07-15 20:12:23 +02:00