platypush/platypush
Fabio Manganiello 7a80cd08ce Handling dashboards widget configuration as a list instead of a hash to preserve the order of the widgets 2019-01-28 23:14:12 +01:00
..
backend Handling dashboards widget configuration as a list instead of a hash to preserve the order of the widgets 2019-01-28 23:14:12 +01:00
bus Enforced cast to string for any object posted to the Redis bus 2018-11-20 14:14:59 +00:00
config More flexible management for included config files paths 2018-12-30 20:18:55 +01:00
context Made get_plugin lock reentrant 2019-01-08 16:33:57 +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 Removed pp- prefix from the name of the spawned processes and threads 2019-01-13 20:41:15 +01:00
message Better way to log the impacted plugin and action in case of uncaught exceptions in requests 2019-01-27 17:51:07 +01:00
platydock Added support for config include files to Docker images too 2018-12-20 01:04:28 +01:00
plugins Better handling of Hue bridge first-time pairing 2019-01-27 17:26:15 +01:00
procedure More resilient logic in case actions in a procedure return null responses 2019-01-07 00:07:45 +01:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
utils Setting thread and process names properly through prctl 2019-01-10 23:45:13 +01:00
__init__.py More robust logging system and options to disable stdout/stderr logging capture 2019-01-27 00:53:30 +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
logger.py More robust logging system and options to disable stdout/stderr logging capture 2019-01-27 00:53:30 +01:00