platypush/platypush
Fabio Manganiello 34892e227a The webapp dist/ folder should actually be under the webapp dir 2021-02-20 23:26:25 +01:00
..
backend The webapp dist/ folder should actually be under the webapp dir 2021-02-20 23:26:25 +01:00
bus New media panel [WIP] 2021-01-14 00:15:35 +01:00
common Only stop the loop if it is set 2020-09-30 13:53:32 +02:00
config New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
context Refactored logging names 2020-09-27 01:33:38 +02:00
cron Parse actions in cron also from list 2020-11-11 17:09:36 +01:00
event Refactored logging names 2020-09-27 01:33:38 +02:00
exceptions Added support for JWT token-based authentication 2021-02-12 22:43:34 +01:00
message Fixed backend.zigbee.mqtt to work with the new zigbee2mqtt API 2021-02-11 23:50:28 +01:00
platydock Changed base URL to platypush.tech 2021-02-05 23:18:18 +01:00
plugins Migrated switches plugin 2021-02-19 20:47:29 +01:00
procedure Refactored logging names 2020-09-27 01:33:38 +02:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
user Migrated settings panel and logout button 2021-02-15 23:09:27 +01:00
utils Migrated switches web panel and refactored switch plugins to expose a more consistent interface 2021-02-19 02:54:12 +01:00
__init__.py Don't default on logging.INFO level if another level is set in the configuration, and apply the same logging level also to the web server [closes #162] 2021-02-13 15:13:07 +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