platypush/platypush/message/event
Fabio Manganiello 5293f5b203 #73: Implemented wrapper plugin for the new Node.js mercury-parser.
As the Mercury reader web API is deprecated, and the only available
implementation is the open source mercury-parser, node, npm and
@postlight/mercury-parser have to be added as dependencies for the
http.webpage plugin (or at least for the `simplify` action).
2019-07-24 19:02:53 +02:00
..
assistant Better synchronization mechanism between push-to-talk and platypush when an event is matched and no assistant playback should follow up 2019-07-12 18:11:14 +02:00
button Doc fixes 2018-07-24 15:01:01 +00:00
google Added support (not working yet) for custom Google device actions and events 2019-07-17 14:56:04 +02:00
http #73: Implemented wrapper plugin for the new Node.js mercury-parser. 2019-07-24 19:02:53 +02:00
music Added mopidy backend functionalities 2019-02-12 20:34:17 +01:00
path Added documentation to events 2018-07-09 22:38:08 +02:00
sensor Added new sensors plugin to webpanel 2019-07-02 14:04:25 +02:00
serial Added documentation to events 2018-07-09 22:38:08 +02:00
video Added MPlayer plugin 2019-02-01 09:34:50 +01:00
web Added documentation to events 2018-07-09 22:38:08 +02:00
__init__.py Support for camera snapshot and stream endpoints and for disabling logging on response and event messages 2019-03-06 02:01:17 +01:00
adafruit.py Added Adafruit IO backend 2019-01-12 01:07:38 +01:00
application.py Added support for ApplicationStartedEvent and ApplicationStoppedEvent 2018-09-24 09:18:46 +00:00
camera.py Support for camera snapshot and stream endpoints and for disabling logging on response and event messages 2019-03-06 02:01:17 +01:00
geo.py Added altitude to LatLongUpdateEvent 2019-03-18 00:17:11 +01:00
joystick.py Added joystick backend 2018-09-18 18:58:23 +02:00
kafka.py Added Kafka plugin 2018-07-28 01:55:19 +02:00
light.py Added Philips Hue lights backend to monitor status changes to the lights 2019-01-09 09:21:48 +01:00
media.py New media webplugin WIP 2019-06-22 00:15:32 +02:00
midi.py Added documentation to events 2018-07-09 22:38:08 +02:00
mqtt.py Added support for multiple listeners on multiple servers and topics for general-purpose messaging on the MQTT backend 2019-03-07 22:52:02 +01:00
nfc.py Added NFC backend 2019-07-09 01:44:31 +02:00
ping.py Added documentation to events 2018-07-09 22:38:08 +02:00
pushbullet.py Support for PushBullet events on notifications, #36 2018-01-07 00:58:03 +01:00
scard.py Added documentation to events 2018-07-09 22:38:08 +02:00
sound.py Running recording in a separate thread so it doesn't block the receiving backend and added playback/recording start/pause/stop events 2019-02-15 19:23:01 +01:00
torrent.py Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
weather.py Added documentation to events 2018-07-09 22:38:08 +02:00
wiimote.py Added Wiimote support docs; Added Wiimote connection/disconnection events 2018-12-01 18:55:13 +01:00