.. |
adafruit
|
Enforced cast to string for any object posted to the Redis bus
|
2018-11-20 14:24:14 +00:00 |
assistant
|
Fixed missed self on some of the new constructors
|
2018-07-06 02:34:12 +02:00 |
calendar
|
[#61] Plugins actions refactoring
|
2018-07-06 02:08:38 +02:00 |
camera
|
Fixed missed self on some of the new constructors
|
2018-07-06 02:34:12 +02:00 |
db
|
No need to commit without opening a transaction first
|
2018-07-15 20:33:09 +02:00 |
google
|
Added get_elevation_from_latlng method to Google Maps plugin
|
2018-07-25 12:01:27 +00:00 |
gpio
|
Precision parameter added to accelerometer plugin
|
2018-09-06 02:47:47 +02:00 |
http
|
If the http.request plugin gets a proper JSON message as a response, then extract the Platypush message out of the original response
|
2018-07-19 20:07:15 +02:00 |
lastfm
|
Forgot an @action annotation
|
2018-07-06 02:27:44 +02:00 |
light
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
media
|
Added back and forward methods to Chromecast plugin
|
2018-11-13 23:23:14 +01:00 |
music
|
Retry logic for getting mpd status
|
2018-11-07 18:04:37 +01:00 |
serial
|
Prevent RuntimeError on lock release if lock acquisition failed
|
2018-09-05 02:26:55 +02:00 |
shell
|
ignore_errors parameter supported in shell plugin
|
2018-10-20 17:56:36 +02:00 |
switch
|
[#61] Plugins actions refactoring
|
2018-07-06 02:08:38 +02:00 |
tts
|
Make sure that we set the credential files environment variable
|
2018-10-14 10:45:25 +02:00 |
video
|
Extended torrents plugin
|
2018-10-22 18:51:00 +02:00 |
weather
|
[#61] Plugins actions refactoring
|
2018-07-06 02:08:38 +02:00 |
__init__.py
|
Fixed ReadTheDocs
|
2018-11-01 19:42:43 +01:00 |
autoremote.py
|
Support for multiple devices in AutoRemote plugin
|
2018-10-22 09:36:30 +00: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 |
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
|
[#61] Plugins actions refactoring
|
2018-07-06 02:08:38 +02:00 |
mqtt.py
|
Support for default broker server configuration in MQTT plugin
|
2018-11-02 15:32:12 +00:00 |
pushbullet.py
|
Fixed send_note pushbullet method
|
2018-10-01 15:06:26 +02:00 |
redis.py
|
Enforced cast to string for any object posted to the Redis bus
|
2018-11-20 14:18:58 +00:00 |
torrent.py
|
Updated wiki
|
2018-10-28 23:48:26 +01:00 |
utils.py
|
File utils moved to new file plugin
|
2018-10-16 09:01:22 +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 |