platypush/platypush/backend
Fabio Manganiello 57712b3693 Be more robust in case of Mercury API failures while parsing RSS feeds. TODO: the Mercury API has now been retired and replaced by a library, that however is only available for Node.js. Figure out how to wrap the new library in Python 3 2019-07-19 15:00:06 +00: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 Be more robust in case of Mercury API failures while parsing RSS feeds. TODO: the Mercury API has now been retired and replaced by a library, that however is only available for Node.js. Figure out how to wrap the new library in Python 3 2019-07-19 15:00:06 +00: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 Added new sensors plugin to webpanel 2019-07-02 14:04:25 +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
joystick.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
midi.py Fixed documentation and added missing docs to the index 2019-07-16 20:28:00 +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