platypush/platypush/plugins
Fabio Manganiello cba40744fb No need to commit without opening a transaction first 2018-07-15 20:33:09 +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 Stability fixes 2018-07-06 03:38:14 +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 [#61] Plugins actions refactoring 2018-07-06 02:08:38 +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 - Unwrap the response in the decorator if we got a Response object from the decorated plugin 2018-07-15 02:03:24 +02:00
weather [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
__init__.py - Unwrap the response in the decorator if we got a Response object from the decorated plugin 2018-07-15 02:03:24 +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