platypush/platypush
Fabio Manganiello 02f6845e72 - Added weather.openweathermap plugin and backend, as a replacement for Darksky [closes #177]
- Added note to the Darksky plugin about the decomissioning of the API by the end of the year
2021-03-12 01:31:26 +01:00
..
backend - Added weather.openweathermap plugin and backend, as a replacement for Darksky [closes #177] 2021-03-12 01:31:26 +01:00
bus Support for specifying the application Redis queue from the command line or service constructor 2021-03-06 19:22:13 +01:00
common - The context should be properly expanded also when calling a Python procedure 2021-02-27 20:27:36 +01: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 Cron expressions should follow the machine local time, not UTC [closes #173] 2021-03-09 00:18:33 +01:00
event - The context should be properly expanded also when calling a Python procedure 2021-02-27 20:27:36 +01:00
exceptions Added support for JWT token-based authentication 2021-02-12 22:43:34 +01:00
message - Added weather.openweathermap plugin and backend, as a replacement for Darksky [closes #177] 2021-03-12 01:31:26 +01:00
platydock Changed base URL to platypush.tech 2021-02-05 23:18:18 +01:00
plugins - Added weather.openweathermap plugin and backend, as a replacement for Darksky [closes #177] 2021-03-12 01:31:26 +01:00
procedure The same applies to procedures - don't dump context as a JSON in case of exceptions 2021-03-05 19:00:26 +01: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 Bump version: 0.20.3 → 0.20.4 2021-03-08 01:51:39 +01:00
__main__.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
logger.py - The context should be properly expanded also when calling a Python procedure 2021-02-27 20:27:36 +01:00