platypush/platypush/plugins
Fabio Manganiello 72543c26a9 Added logger plugin 2018-07-19 00:03:19 +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 Don't overwrite the output variable 2018-07-18 20:23:15 +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 Graceful sleep between failed serial read attempts 2018-07-17 23:51:30 +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 Plugin action decorators can now be inherited from parent classes 2018-07-17 01:23:12 +02:00
logger.py Added logger plugin 2018-07-19 00:03:19 +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