platypush/platypush/plugins
Fabio Manganiello bc3e100217 New general-purpose plugin for managing multiple calendar + support for ICal format 2018-05-30 15:59:10 +02:00
..
assistant - Stop assistant playback only if there was a user request. This 2018-03-21 23:21:41 +01:00
calendar New general-purpose plugin for managing multiple calendar + support for ICal format 2018-05-30 15:59:10 +02:00
db Better logic for db inserts 2018-01-07 01:35:27 +00:00
google New general-purpose plugin for managing multiple calendar + support for ICal format 2018-05-30 15:59:10 +02: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 MPD play_if_paused and pause_if_playing methods 2018-05-25 18:04:37 +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 Added Switchbot web plugin 2018-05-08 17:07:01 +02:00
tts Updated README 2018-01-03 02:23:25 +01:00
video Replaced the YouTube search results parsing logic that relied on BeautifulSoup with a simpler logic that only uses regexes to parse video results. It greatly improves the performance of YouTube video search and removes the dependency on BeautifulSoul and lxml 2018-05-13 14:29:31 +02:00
weather Added __init__.py 2018-05-06 00:17:18 +02:00
__init__.py Major refactoring #2 2017-12-18 01:10:51 +01:00
midi.py Added support for MIDI real-time events 2018-05-23 19:49:54 +02:00
mqtt.py Implemented MQTT backend and plugin, see issue #56 2018-05-27 12:21:41 +02:00
redis.py Redis plugin added and Redis backend made more robust to work also with single-quoted JSON-like strings returned by the Redis lib 2018-05-22 14:44:17 +00:00