platypush/platypush
Fabio Manganiello e66c02f3de Added documentation for response objects as well 2020-03-05 17:41:26 +01:00
..
backend Don't iterate on data if data is None 2020-02-26 11:33:50 +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 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 Added Zigbee web panel (closes #123) 2020-02-23 22:54:50 +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 Added documentation for response objects as well 2020-03-05 17:41:26 +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.5 → 0.12.0 2020-02-23 23:33:32 +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