.. |
adafruit
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
assistant
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
bluetooth
|
- Added bluetooth LTE plugin
|
2019-12-13 02:08:43 +01:00 |
calendar
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
camera
|
Using an io memory buffer to write the streamed images instead of a
|
2019-12-17 21:32:56 +01:00 |
db
|
More robust logic to handle temporary database connection errors through retry mechanism
|
2019-07-16 16:40:56 +02:00 |
google
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
gpio
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
http
|
LINT fixes
|
2019-12-05 00:42:29 +01:00 |
lastfm
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
light
|
Initialize the animation groups map only if groups was specified
|
2019-11-03 14:45:03 +01:00 |
media
|
MPV.Event.IDLE should also be treated as a player stop event
|
2019-12-07 17:16:48 +01:00 |
ml
|
Added machine learning plugin based on OpenCV cv2.dnn module
|
2019-09-27 11:46:50 +02:00 |
mobile
|
Added missing __init__.py
|
2019-12-05 00:46:05 +01:00 |
music
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
serial
|
Added new sensors plugin to webpanel
|
2019-07-02 14:04:25 +02:00 |
shell
|
ignore_errors parameter supported in shell plugin
|
2018-10-20 17:56:36 +02:00 |
sound
|
typo
|
2019-09-27 10:35:16 +02:00 |
switch
|
Support for static list of devices in switch.tplink plugin to reduce scanning time and prevent stupid "communication protocol errors" on scan
|
2019-12-17 10:56:00 +01:00 |
tts
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
video
|
Refactored mplayer and omxplayer under the same media player
|
2019-02-02 00:06:28 +01:00 |
weather
|
[#61] Plugins actions refactoring
|
2018-07-06 02:08:38 +02:00 |
__init__.py
|
Added Android IPCam support
|
2019-12-17 00:56:28 +01:00 |
autoremote.py
|
Fixed documentation and added missing docs to the index
|
2019-07-16 20:28:00 +02:00 |
clipboard.py
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
dropbox.py
|
[#84] Completed Dropbox support
|
2019-09-30 00:04:48 +02:00 |
file.py
|
New media webplugin WIP
|
2019-06-24 01:01:08 +02:00 |
homeseer.py
|
Added HomeSeer plugin
|
2018-12-28 09:55:09 +01:00 |
ifttt.py
|
Doc fixes
|
2018-07-24 15:01:01 +00:00 |
inspect.py
|
Added execute tab to webpanel
|
2019-12-08 16:25:03 +01:00 |
kafka.py
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
logger.py
|
Added logger plugin
|
2018-07-19 00:03:19 +02:00 |
midi.py
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
mqtt.py
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
pushbullet.py
|
Improved Pushbullet plugin
|
2019-12-09 11:00:31 +00:00 |
redis.py
|
mset signature now compatible both with redis-py < 3.0 and >= 3.0
|
2019-01-06 23:46:18 +01:00 |
torrent.py
|
Only set up listen ports for libtorrent if it's a new session
|
2019-10-08 10:06:33 +00:00 |
user.py
|
Implemented settings page and finalized multi-user support
|
2019-07-19 00:50:52 +02:00 |
utils.py
|
Replaced references to in pydoc with format, as doesn't seem to work in RTD
|
2019-07-16 23:00:20 +02:00 |
variable.py
|
More consistent naming
|
2018-10-06 23:30:11 +02:00 |
websocket.py
|
Refactored SSL context logic as utils methods
|
2018-11-01 23:34:14 +01:00 |
wiimote.py
|
Handling Wiimote timeout on Wiimote backend
|
2018-12-01 18:43:18 +01:00 |