.. |
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 |
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 |
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 |
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 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 |