platypush/platypush
Fabio Manganiello d1d842ae95 Added MLX90640 infrared camera plugin 2019-09-25 10:40:57 +02:00
..
backend Simplified motion sensor interface by removing unneeded absolute vector 2019-09-24 00:13:02 +02:00
bus Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
config Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +02:00
context Log the underlying error cause too if get_plugin fails 2019-07-16 16:51:27 +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 docstring to EventGenerator class 2019-02-28 01:28:51 +01:00
message Added GPS backend 2019-08-03 02:06:06 +02:00
platydock Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +02:00
plugins Added MLX90640 infrared camera plugin 2019-09-25 10:40:57 +02: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.5 → 0.10.6 2019-07-25 18:40:05 +02: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