.. |
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
|
Use startTime instead of endTime as a time indicator to identify new records
|
2019-03-29 10:14:46 +00:00 |
http
|
Added torrent support in new webplayer
|
2019-07-01 19:32:22 +02: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
|
Added events and websocket support in webpanel refactoring and removed old light.hue templates and scripts
|
2019-05-28 19:16:55 +02:00 |
local
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
music
|
Added Kodi support to new media webplayer
|
2019-06-29 00:06:03 +02:00 |
pushbullet
|
Fixed Pushbullet backend
|
2019-06-08 22:37:19 +02: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
|
vue.js migration commit - WIP
|
2019-05-28 19:16:55 +02: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 |