platypush/platypush/backend
Fabio Manganiello efad5a2bd7 Added Snapcast backend 2019-01-06 19:19:30 +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 Selecting the default light group tab on web panel load if configured 2019-01-02 21:24:07 +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 Added Snapcast backend 2019-01-06 19:19:30 +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 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 Do not propagate a null response message back to the bus to prevent backends from breaking 2019-01-02 09:29:27 +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