..
camera /android
[ #398 ] Replaced camera
response objects with schemas.
2024-05-09 01:41:15 +02:00
dataclasses
[ #344 ] Removed marshmallow_dataclass
dependency from system
plugin.
2024-09-25 23:55:32 +02:00
google
[ #398 ] Replaced GoogleDriveFile
response with GoogleDriveFileSchema
.
2024-05-13 01:25:33 +02:00
linode
[linode] Recursively expand MappedObjects before serializing.
2024-10-21 23:34:35 +02:00
media
[ #414 ] Support for Jellyfin book items [backend].
2024-10-20 02:35:52 +02:00
system
[ #344 ] Removed marshmallow_dataclass
dependency from system
plugin.
2024-09-25 23:55:32 +02:00
tts
FIX: Broken docstring
2022-09-30 10:56:08 +02:00
weather
[weather.buienradar] Implemented forecast support.
2023-11-23 01:35:58 +01:00
__init__.py
A better way to ensure that the components cache won't be rewritten unless changed.
2024-10-22 02:31:45 +02:00
cups.py
[ #398 ] cups
plugin refactor.
2024-05-13 02:22:04 +02:00
dbus.py
Refactored D-Bus integration
2022-02-07 15:45:43 +01:00
esp.py
[ #398 ] Refactored esp
plugin.
2024-05-15 01:29:45 +02:00
gotify.py
Resolve "[Feature Request] Gotify Push Intergration"
2021-10-01 23:50:53 +02:00
gps.py
[ #348 ] Converted gps
backend into a plugin.
2024-02-05 02:16:02 +01:00
hid.py
Replaced deprecated missing
marshmallow parameter with load_default
2023-01-08 00:15:24 +01:00
irc.py
[ #203 ] Added IRC integration
2021-11-14 19:43:19 +01:00
joystick.py
[joystick] Rewritten joystick
integration as a plugin.
2023-11-16 21:43:56 +01:00
maps.py
[ #115 ] Added google.maps.get_travel_time
method
2021-10-16 22:35:37 +02:00
mastodon.py
Resolve "Mastodon integration"
2021-11-07 01:00:29 +01:00
matrix.py
- Fixed documentation errors and warnings
2022-08-29 00:55:46 +02:00
mopidy.py
[WIP] music.mopidy
refactor, initial backend rewrite.
2024-04-03 23:01:22 +00:00
ngrok.py
[ #196 ] Added ngrok integration
2021-09-25 01:34:45 +02:00
pihole.py
[ #398 ] Replaced pihole
response objects with schemas.
2024-05-09 14:06:54 +02:00
ping.py
[ #301 ] Merged ping
backend and plugin.
2023-11-24 02:06:53 +01:00
piped.py
[youtube] Always add id and url to playlist results.
2024-07-12 03:12:31 +02:00
pushbullet.py
[ #302 ] Merged pushbullet
backend and plugin.
2024-01-09 23:46:07 +00:00
qrcode.py
[qrcode] Allow binary content
for qrcode.generate
.
2024-07-21 21:32:54 +02:00
rss.py
[ #236 ] Added author
and tags
attributes to new feed entry event and schema objects.
2022-12-17 00:21:32 +01:00
slack.py
Added Slack integration
2021-07-28 01:09:09 +02:00
spotify.py
Added sun
plugin [ closes #194 ]
2021-07-22 01:02:15 +02:00
sun.py
Added sun
plugin [ closes #194 ]
2021-07-22 01:02:15 +02:00
switch.py
Added Switchbot plugin
2021-05-10 18:43:00 +02:00
switchbot.py
Added support for more entities in switchbot
2023-02-05 15:34:50 +01:00
telegram.py
[ #349 ] Refactored/rewritten telegram
plugin.
2024-03-03 15:39:47 +01:00
tensorflow.py
[ #398 ] Removed custom Response
objects from Tensorflow and response docs generation logic.
2024-05-15 09:55:58 +02:00
tidal.py
Include album_id and the list of tracks in music.tidal.get_album
2022-09-19 20:39:21 +02:00
todoist.py
Removed Todoist backend and migrated responses to schemas.
2023-11-18 10:16:48 +01:00
torrent.py
Fixed schema attribute description type mismatch.
2024-06-24 20:29:35 +02:00
trello.py
[trello] (Almost) complete plugin rewrite.
2023-11-17 02:07:04 +01:00
wallabag.py
[ #224 ] Implemented Wallabag integration
2022-09-29 10:51:16 +02:00