.. |
adafruit
|
Changed nav bar text to icons
|
2019-07-01 22:26:04 +02:00 |
assistant
|
Trigger a ConversationStartedEvent before initializing the assistant object
|
2019-08-14 21:46:31 +02:00 |
calendar
|
Fixed inconsistencies/warnings in calendar plugins
|
2019-06-18 18:30:43 +02:00 |
camera
|
Lint fixes
|
2019-08-16 18:18:55 +02:00 |
db
|
More robust logic to handle temporary database connection errors through retry mechanism
|
2019-07-16 16:40:56 +02:00 |
google
|
Fixed documentation and added missing docs to the index
|
2019-07-16 20:28:00 +02:00 |
gpio
|
Start ranging only with one setting (to get more accurate measurements once the sensor has warmed up) and configure it only at sensor startup
|
2019-08-15 15:20:49 +02:00 |
http
|
Redirect mercury-parser.js stderr to stdout. Moreover, if an error occurs while parsing a link from an RSS feed we should report the link that raised the error, not the URL of the parent feed
|
2019-07-25 16:34:00 +00:00 |
lastfm
|
Forgot an @action annotation
|
2018-07-06 02:27:44 +02:00 |
light
|
Replaced references to in pydoc with format, as doesn't seem to work in RTD
|
2019-07-16 23:00:20 +02:00 |
media
|
Return the parsed raw YouTube URL only if available, otherwise the original URL
|
2019-08-04 17:36:06 +02:00 |
music
|
Fixed documentation and added missing docs to the index
|
2019-07-16 20:28:00 +02: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
|
Added support for streaming audio from an input source over HTTP
|
2019-07-23 18:22:00 +02:00 |
switch
|
Added switch tab to the new web panel
|
2019-07-02 12:02:28 +02:00 |
tts
|
Changed nav bar text to icons
|
2019-07-01 22:26:04 +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
|
Changed nav bar text to icons
|
2019-07-01 22:26:04 +02:00 |
autoremote.py
|
Fixed documentation and added missing docs to the index
|
2019-07-16 20:28:00 +02:00 |
clipboard.py
|
Added plugin to manage system clipboard
|
2018-07-24 00:35:28 +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 |
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
|
Added torrent support in new webplayer
|
2019-07-01 19:32:22 +02: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 |