platypush/platypush/plugins
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 - Stop assistant playback only if there was a user request. This 2018-03-21 23:21:41 +01:00
db Better logic for db inserts 2018-01-07 01:35:27 +00:00
google MIMEBase import is needed here 2018-01-28 03:08:19 +01:00
gpio Added plugin for supporting MCP3008 ADC for analog sensors 2018-04-17 01:03:02 +02:00
http Refactored HTTP request plugin and fixed bug on the plugin name 2018-01-12 15:18:06 +01:00
lastfm Added last.fm scrobbler plugin, solves #21 2018-01-15 02:40:22 +01:00
light typo 2018-04-09 02:04:07 +02:00
media Reload logic on media.ctrl in case the connection with the media plugin has been reset 2018-04-22 23:39:23 +02:00
music Added music.mpd.searchaddplaylist method 2018-04-15 16:31:23 +02:00
serial Fixed missing output= argument 2018-04-29 16:38:05 +02:00
shell - Major refactoring. 2017-12-20 20:25:08 +01:00
switch Major refactoring #2 2017-12-18 01:10:51 +01:00
tts Updated README 2018-01-03 02:23:25 +01:00
video Removed additional file_name parameter 2018-04-26 15:54:40 +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 Major refactoring #2 2017-12-18 01:10:51 +01:00