platypush/platypush/backend
Fabio Manganiello 39b0c3b741 Added GPS backend 2019-08-03 02:06:06 +02:00
..
adafruit Casting data to number whenever possible on FeedUpdateEvent as well 2019-01-12 01:58:35 +01:00
assistant Fixes for readthedocs build 2019-07-16 22:29:23 +02: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
google Fixed documentation and added missing docs to the index 2019-07-16 20:28:00 +02:00
http Small fix for the font size on mobile 2019-07-28 23:32:52 +02: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 Added events and websocket support in webpanel refactoring and removed old light.hue templates and scripts 2019-05-28 19:16:55 +02:00
local Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
music Added Kodi support to new media webplayer 2019-06-29 00:06:03 +02:00
pushbullet Fixed Pushbullet backend 2019-06-08 22:37:19 +02:00
scard Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
sensor _last_read should always contain the full output of the plugin, not 2019-08-01 23:41:46 +02:00
weather Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
__init__.py vue.js migration commit - WIP 2019-05-28 19:16:55 +02:00
gps.py Added GPS backend 2019-08-03 02:06:06 +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 Added GPS backend 2019-08-03 02:06:06 +02:00
mqtt.py Handle MQTT listeners by host with lists of topics, so we only need one listener thread per host 2019-03-07 23:03:12 +01:00
nfc.py Fixed pylint warnings 2019-07-13 22:36:45 +02: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