.. |
adafruit
|
Revert "Sort Adafruit IO received data by timestamp"
|
2019-01-12 02:08:04 +01:00 |
assistant
|
Fixed missed self on some of the new constructors
|
2018-07-06 02:34:12 +02:00 |
calendar
|
Don't fail hard if it was not possible to get the ical content
|
2018-12-20 16:47:07 +01:00 |
camera
|
Removed workaround that doesn't work
|
2019-03-20 18:37:49 +01:00 |
db
|
No need to commit without opening a transaction first
|
2018-07-15 20:33:09 +02:00 |
google
|
Only initalize credentials map in Google plugins if some scopes are required
|
2019-03-18 01:06:10 +01:00 |
gpio
|
Precision parameter added to accelerometer plugin
|
2018-09-06 02:47:47 +02:00 |
http
|
Log URL being parsed
|
2019-04-13 08:17:45 +00:00 |
lastfm
|
Forgot an @action annotation
|
2018-07-06 02:27:44 +02:00 |
light
|
Reset bridge connection upon failure
|
2019-02-08 19:59:25 +01:00 |
media
|
Clean up running VLC instance on stop and new media play
|
2019-02-21 19:24:47 +01:00 |
music
|
Reverted the revert
|
2019-02-28 18:57:22 +01:00 |
serial
|
Serial plugin extended with a general purpose read() method - to communicate for e.g. Espruino and compatible devices
|
2018-12-16 23:14:34 +01:00 |
shell
|
ignore_errors parameter supported in shell plugin
|
2018-10-20 17:56:36 +02:00 |
sound
|
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 |
switch
|
Lazy initialization of WeMo environment
|
2019-01-11 19:58:43 +01:00 |
tts
|
Make sure that we set the credential files environment variable
|
2018-10-14 10:45:25 +02: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
|
Removed unused imports
|
2019-03-17 00:56:32 +01:00 |
autoremote.py
|
Added HomeSeer plugin
|
2018-12-28 09:55:09 +01:00 |
clipboard.py
|
Added plugin to manage system clipboard
|
2018-07-24 00:35:28 +02:00 |
file.py
|
Refactored file plugin
|
2018-11-02 13:57:24 +00: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 |
kafka.py
|
Added Kafka plugin
|
2018-07-28 01:55:19 +02:00 |
logger.py
|
Added logger plugin
|
2018-07-19 00:03:19 +02:00 |
midi.py
|
- Support for sound "release" (removal from active stream)
|
2018-12-27 00:09:05 +01:00 |
mqtt.py
|
Fixed typo in SSL variable name
|
2019-03-18 00:16:54 +01:00 |
pushbullet.py
|
Rewritten Pushbullet backend using pushbullet.py for better stability
|
2018-12-27 02:29:44 +01: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
|
Returing the best option for torrents based on max peers/seeds and
|
2019-03-05 00:10:06 +01:00 |
utils.py
|
Implemented get_timeout/get_timeouts/get_interval/get_intervals util methods
|
2019-01-14 20:44:40 +01: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 |