platypush/platypush
Fabio Manganiello 30e51ee299 Network initialization for the Pushbullet backend should be done in the run method.
Network errors in the constructor cause the whole application to fail.
Better to do the initialization in the run method with retries.
2020-02-17 00:46:33 +01:00
..
backend Network initialization for the Pushbullet backend should be done in the run method. 2020-02-17 00:46:33 +01:00
bus Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
config Added execute tab to webpanel 2019-12-08 16:25:03 +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 disable_web_clients_notification on Event for events 2019-12-22 19:38:01 +01:00
message Added Z-Wave integration (closes #76) 2020-02-05 22:26:52 +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 Adding Z-Wave web panel (#123) [WIP] 2020-02-10 00:39:32 +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.11.4 → 0.11.5 2020-01-20 22:38:36 +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