platypush/platypush/backend
Fabio Manganiello 9e28379203 Prevent js errors upon null artist or album 2018-12-30 15:43:09 +01:00
..
assistant Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
button Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
camera Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
http Prevent js errors upon null artist or album 2018-12-30 15:43:09 +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
local Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
music Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02: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 Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02: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 Don't propagate the message from MQTT nor wait for a response if the message is null or its handler threw an exception 2018-11-10 01:16:32 +01:00
redis.py Support for multiple sounds on the same stream 2018-12-26 16:10:14 +01:00
tcp.py Added support for MQTT backend to process responses on a topic named platypush_bus_mq/<device>/responses/<msg_id> 2018-10-26 13:33:23 +00:00
websocket.py Added logic to propagate events to the websockets backend 2018-11-02 10:14:06 +00:00
wiimote.py Removed duplicate log trace 2018-12-02 23:47:49 +01:00