.. |
adafruit
|
Casting data to number whenever possible on FeedUpdateEvent as well
|
2019-01-12 01:58:35 +01:00 |
assistant
|
Trying to make a more resiliant assistant error handling
|
2019-02-05 11:59:04 +01:00 |
button
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
camera
|
Setting names for threads
|
2019-01-10 23:08:29 +01:00 |
google
|
Better handling for last_timestamp reads from Google Fit backend
|
2019-03-17 00:31:32 +01:00 |
http
|
Added empty __init__.py to plugins to let importlib correctly find the submodules
|
2019-03-06 02:21:26 +01:00 |
inotify
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
kafka
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
light
|
Support for extra args/kwargs passed to light.hue actions
|
2019-01-19 23:23:58 +01:00 |
local
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
music
|
Make it 10 seconds when it comes to poll time
|
2019-02-16 20:21:04 +01:00 |
pushbullet
|
Get the device_id after initializing/creating the device
|
2019-03-07 20:11:32 +01:00 |
scard
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
sensor
|
- Added frames throttling support on Leap Motion backend
|
2018-12-27 20:24:51 +01:00 |
weather
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
__init__.py
|
New API for firing events and registering/unregistering event handlers
|
2019-02-28 01:21:25 +01:00 |
joystick.py
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
midi.py
|
- Support for sound "release" (removal from active stream)
|
2018-12-27 00:09:05 +01:00 |
mqtt.py
|
Handle MQTT listeners by host with lists of topics, so we only need one listener thread per host
|
2019-03-07 23:03:12 +01:00 |
redis.py
|
Support for multiple sounds on the same stream
|
2018-12-26 16:10:14 +01:00 |
tcp.py
|
Removed pp- prefix from the name of the spawned processes and threads
|
2019-01-13 20:41:15 +01:00 |
websocket.py
|
Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance
|
2019-02-23 21:19:00 +01:00 |
wiimote.py
|
Removed duplicate log trace
|
2018-12-02 23:47:49 +01:00 |