platypush/platypush
Fabio Manganiello cff4563dae Rewritten Pushbullet backend using pushbullet.py for better stability 2018-12-27 02:29:44 +01:00
..
backend Rewritten Pushbullet backend using pushbullet.py for better stability 2018-12-27 02:29:44 +01:00
bus Enforced cast to string for any object posted to the Redis bus 2018-11-20 14:14:59 +00:00
config Included reference to the included files in Config 2018-12-19 23:39:41 +01:00
context More robust Pushbullet reconnection logic 2018-12-24 12:31:38 +01:00
cron Replaced EventAction with Procedure to allow more flexibility in event hooks and cronjobs 2018-09-27 01:52:35 +02:00
event Run event hook actions in another thread 2018-11-28 01:01:16 +01:00
message Made requests parsing more robust against messages with target not set (e.g. messages received over HTTP API) 2018-12-18 14:59:10 +01:00
platydock Added support for config include files to Docker images too 2018-12-20 01:04:28 +01:00
plugins Rewritten Pushbullet backend using pushbullet.py for better stability 2018-12-27 02:29:44 +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 Missed cast to str upon pidfile write 2018-12-19 21:24:39 +01: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