platypush/platypush
Fabio Manganiello 1459630661 Added Plex and Chromecast plugins 2018-11-12 16:50:20 +01:00
..
backend 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
bus Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
config Better fix for broken async variables and attributes after Python 3.7 migration 2018-08-07 22:00:11 +00:00
context Added websocket backend and plugin 2018-10-26 21:55:49 +02:00
cron Replaced EventAction with Procedure to allow more flexibility in event hooks and cronjobs 2018-09-27 01:52:35 +02:00
event Added logic to propagate events to the websockets backend 2018-11-02 10:14:06 +00:00
message Managing torrent stop and remove as well 2018-10-22 19:12:06 +02:00
plugins Added Plex and Chromecast plugins 2018-11-12 16:50:20 +01:00
procedure Expanding procedure arguments from context 2018-10-05 09:38:38 +02:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
utils Refactored SSL context logic as utils methods 2018-11-01 23:34:14 +01:00
__init__.py Version bump 0.9 -> 0.9.1 2018-10-15 22:12:30 +02:00
__main__.py Fixed procedure execution code 2018-01-04 16:11:54 +01:00
config.example.yaml Expanded config example 2018-11-11 12:17:14 +01:00
create_device.sh s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00