platypush/platypush/backend
Fabio Manganiello d6de1189e5 Simplified motion sensor interface by removing unneeded absolute vector 2019-09-24 00:13:02 +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 New picamera plugin 2019-08-16 11:11:45 +02:00
google Fixed documentation and added missing docs to the index 2019-07-16 20:28:00 +02:00
http We don't need to fail hard in backend.http if the backend is configured 2019-08-14 20:02:13 +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 Simplified motion sensor interface by removing unneeded absolute vector 2019-09-24 00:13:02 +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 Implemented tolerance threshold for lat/long/alt in GPS backend 2019-08-13 22:25:28 +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 Fixed camera.pi plugin 2019-08-16 12:24:42 +02:00
wiimote.py Removed duplicate log trace 2018-12-02 23:47:49 +01:00