platypush/platypush/backend
Fabio Manganiello 8153d8476f Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00
..
adafruit Casting data to number whenever possible on FeedUpdateEvent as well 2019-01-12 01:58:35 +01:00
assistant Trying to make a more resiliant assistant error handling 2019-02-05 11:59:04 +01:00
button Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
camera Setting names for threads 2019-01-10 23:08:29 +01:00
http Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00
inotify Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
kafka Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
light Support for extra args/kwargs passed to light.hue actions 2019-01-19 23:23:58 +01:00
local Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
music Make it 10 seconds when it comes to poll time 2019-02-16 20:21:04 +01:00
pushbullet Don't try to push a Pushbullet note body to the bus if it's not a valid JSON 2018-12-27 22:45:31 +01:00
scard Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
sensor - Added frames throttling support on Leap Motion backend 2018-12-27 20:24:51 +01:00
weather Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
__init__.py Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance 2019-02-23 21:19:00 +01:00
joystick.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
midi.py - Support for sound "release" (removal from active stream) 2018-12-27 00:09:05 +01:00
mqtt.py Handle backend stop/disconnection on MQTT 2019-01-18 04:10:27 +01:00
redis.py Support for multiple sounds on the same stream 2018-12-26 16:10:14 +01:00
tcp.py Removed pp- prefix from the name of the spawned processes and threads 2019-01-13 20:41:15 +01:00
websocket.py Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance 2019-02-23 21:19:00 +01:00
wiimote.py Removed duplicate log trace 2018-12-02 23:47:49 +01:00