platypush/platypush/message/event
Fabio Manganiello 02246a48ae Added Z-Wave integration (closes #76) 2020-02-05 22:26:52 +01:00
..
assistant Don't override matches_condition in ResponseEvent to run stop_conversation. Use the flag play_response=False on plugin level to bypass the response instead 2019-11-26 15:52:30 +01:00
button Doc fixes 2018-07-24 15:01:01 +00:00
chat Support for group events and lists of authorized chat_ids 2020-01-01 23:28:21 +01:00
google Added Google Pub/Sub integration 2019-12-30 09:33:26 +01: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
zigbee Added zigbee2mqtt integration (see #76) 2020-01-22 18:34:28 +01:00
__init__.py Fixed docs 2020-01-09 23:40:59 +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
bluetooth.py Added bluetooth OBEX file browser service (see #89) 2019-12-12 00:11:27 +01: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
distance.py Added disable_web_clients_notification on Event for events 2019-12-22 19:38:01 +01:00
foursquare.py Added Foursquare backend 2020-01-11 16:11:35 +01:00
geo.py Added altitude to LatLongUpdateEvent 2019-03-18 00:17:11 +01:00
gps.py Added GPS backend 2019-08-03 02:06:06 +02: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 ping plugin and backend 2019-12-27 23:26:39 +01: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
todoist.py Added Todoist integration 2019-12-25 20:33:26 +01:00
torrent.py Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
travisci.py Added Travis-Ci integration (closes #104) 2020-01-12 13:53:46 +01:00
trello.py Added Trello backend: closes #90 2020-01-03 16:28:49 +01:00
weather.py - Added Buienradar integration 2019-12-31 08:51:19 +01:00
wiimote.py Added Wiimote support docs; Added Wiimote connection/disconnection events 2018-12-01 18:55:13 +01:00
zeroborg.py Support for Zeroborg events 2019-12-22 23:54:45 +01:00
zwave.py Added Z-Wave integration (closes #76) 2020-02-05 22:26:52 +01:00