platypush/platypush
Fabio Manganiello c5284c7183 Bump version: 0.10.8 → 0.10.9 2019-12-01 19:55:10 +01:00
..
backend Set the light property before the any_on/all_on check on the group 2019-12-01 16:33:48 +01:00
bus Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
config Made procedure.[sync|async].name second argument optional 2019-12-01 16:48:57 +01:00
context Log the underlying error cause too if get_plugin fails 2019-07-16 16:51:27 +02:00
cron Smarter cron management with croniter 2019-09-28 01:34:27 +02:00
event Added docstring to EventGenerator class 2019-02-28 01:28:51 +01:00
message Added special utils.get_context action to get current context 2019-12-01 17:43:10 +01:00
platydock Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +02:00
plugins typo 2019-12-01 18:23:50 +01:00
procedure If a for loop argument returns a native Python iterable then expand that iterable 2019-08-16 19:04:15 +02:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
user Implemented settings page and finalized multi-user support 2019-07-19 00:50:52 +02:00
utils Changed nav bar text to icons 2019-07-01 22:26:04 +02:00
__init__.py Bump version: 0.10.8 → 0.10.9 2019-12-01 19:55:10 +01:00
__main__.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02: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