platypush/platypush/plugins
Fabio Manganiello 54dcb2cba3 Documentation v0.1 2018-06-23 01:00:43 +02:00
..
assistant Documentation v0.1 2018-06-23 01:00:43 +02:00
calendar Documentation v0.1 2018-06-23 01:00:43 +02:00
camera Documentation v0.1 2018-06-23 01:00:43 +02:00
db Documentation v0.1 2018-06-23 01:00:43 +02:00
google Documentation v0.1 2018-06-23 01:00:43 +02:00
gpio Documentation v0.1 2018-06-23 01:00:43 +02:00
http Refactored HTTP request plugin and fixed bug on the plugin name 2018-01-12 15:18:06 +01:00
lastfm Added last.fm scrobbler plugin, solves #21 2018-01-15 02:40:22 +01:00
light Support for color animations via web interface too 2018-06-19 00:37:33 +02:00
media Reload logic on media.ctrl in case the connection with the media plugin has been reset 2018-04-22 23:39:23 +02:00
music Added MPD play_if_paused and pause_if_playing methods 2018-05-25 18:04:37 +02:00
serial typos 2018-06-19 20:32:19 +02:00
shell - Major refactoring. 2017-12-20 20:25:08 +01:00
switch Added comment to explain the reasons for sudo in the switchbot plugin 2018-06-11 22:41:23 +02:00
tts Updated README 2018-01-03 02:23:25 +01:00
video send_message over Redis for OMXPlayer plugin 2018-06-14 21:13:01 +02:00
weather Documentation v0.1 2018-06-23 01:00:43 +02:00
__init__.py Improved logging traces names for backends and plugins 2018-06-14 02:19:55 +02:00
midi.py Refactored logging submodule 2018-06-06 20:09:23 +02:00
mqtt.py A more robust way to handle JSON serialization/deserialization on MQTT backend 2018-06-12 10:33:30 +02:00
pushbullet.py Added Pushbullet plugin to send pushes and files 2018-06-14 15:35:19 +00:00
redis.py Refactored logging submodule 2018-06-06 20:09:23 +02:00
variable.py Made variable.set less verbose and more flexible. Replace the syntax like {"action":"variable.set", "args": {"name":"foo", "value":"bar"}} with a more compact {"action":"variable.set", "args":{"foo":"bar"}} 2018-06-13 23:20:21 +02:00