platypush/platypush/backend
Fabio Manganiello d83c2c903f - Added support for /dashboard page with customizable widgets under the web server
- Introduced Redis to pass messages between the Flask process and the
main application. It now syncs messages with the bus and connected websockets
- Added support to programmatically modify dashboard widgets through POST request like Dashing
- Added weather forecast plugin
2018-05-04 03:24:35 +02:00
..
assistant Always call stop_playback even when there is no user request 2018-03-26 00:32:03 +02:00
button Added __init__.py 2017-12-24 13:20:00 +01:00
camera Extended Pi camera options 2018-03-24 14:43:18 +01:00
http - Added support for /dashboard page with customizable widgets under the web server 2018-05-04 03:24:35 +02:00
inotify Added inotify files and paths monitoring backend 2018-04-23 16:32:35 +02:00
kafka - #30 Implemented Google Assistant backend 2017-12-24 01:10:48 +01:00
local * Better documentation for the local backend 2017-12-22 02:52:56 +01:00
music Reload the MPD plugin in case of any errors during the status retrieval 2018-04-17 16:43:39 +02:00
pushbullet Making the HTTP poll events work 2018-01-10 03:14:27 +01:00
sensor Forgot an assignment 2018-04-30 01:43:23 +02:00
serial Get the JSON/string output out of the Response object 2018-04-29 16:28:01 +02:00
weather - Added support for /dashboard page with customizable widgets under the web server 2018-05-04 03:24:35 +02:00
__init__.py - #30 Implemented Google Assistant backend 2017-12-24 01:10:48 +01:00