platypush/platypush
Fabio Manganiello 0f099158cc Bump version: 0.12.1 → 0.12.2 2020-03-23 01:15:54 +01:00
..
backend Added QR code/barcode integration [closes #119] 2020-03-10 00:07:21 +01:00
bus Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
config Added PicoVoice plugin with support for hotwords [see #130] 2020-03-07 02:00:35 +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 fire_event could also be called by an external web server or service with no access to the bus. Therefore don't fail hard if the bus is not available 2020-02-24 17:17:36 +01:00
message Implemented extensive support for neural networks, images and directories [closes #121] 2020-03-23 01:00:25 +01:00
platydock Added -a option for platydock to attach to the instance after booting it up 2020-02-03 16:57:40 +01:00
plugins Don't use Config.get on __init__, or docs build will fail because of missing config.yaml 2020-03-23 01:14:44 +01:00
procedure Support for while/break/continue/return statemnts - closes #107 2020-01-09 10:28:02 +01: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 Added ESP8266/ESP32 integration (closes #108) 2020-01-17 21:16:14 +01:00
__init__.py Bump version: 0.12.1 → 0.12.2 2020-03-23 01:15:54 +01:00
__main__.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
logger.py More robust logging system and options to disable stdout/stderr logging capture 2019-01-27 00:53:30 +01:00