platypush/platypush/plugins
Fabio Manganiello 9fa5989e21 [#302] Merged `pushbullet` backend and plugin.
Also, added support for more granular Pushbullet events.

Closes: #302
2024-01-09 23:46:07 +00:00
..
adafruit [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
alarm [alarm] Added `media_repeat` configuration. 2023-12-18 13:46:45 +01:00
application New components cache management. 2024-01-06 22:21:59 +01:00
arduino [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
assistant [Entities UI] Better refresh logic. 2023-12-29 03:45:17 +01:00
autoremote Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
bluetooth Misc documentation improvements. 2023-09-29 18:09:15 +02:00
calendar Fixed some broken docstring references. 2023-10-09 01:33:45 +02:00
camera Misc documentation improvements. 2023-09-29 18:09:15 +02:00
chat Added full YAML example for `chat.irc` configuration. 2023-09-30 14:34:54 +02:00
clipboard [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
config [`config`] Added `config.get_config_file` action. 2023-10-18 03:00:51 +02:00
csv Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
db httplib2 should be an explicit dependency for Google integrations. 2023-10-01 00:52:59 +02:00
dbus [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
dropbox [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
entities Improved compatibility for `traceback.format_exception`. 2023-04-30 00:38:17 +02:00
esp LINT/regex fix for ESP plugin. 2023-09-17 17:10:40 +02:00
ffmpeg [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
file [#292] Converted `backend.log.http` to a runnable plugin. 2023-12-04 03:03:21 +01:00
foursquare [foursquare] Proper cast to number for db variables which may be strings. 2024-01-05 02:56:10 +01:00
github Fixed typo in the package name of the Github manifest. 2024-01-06 22:41:24 +01:00
google Renamed the `youtube` plugin. 2023-11-04 00:07:29 +01:00
gotify [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
gpio [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
graphite Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
hid [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
http [Execute UI] Added syntax highlight to JSON and shell snippets. 2023-10-13 23:12:04 +02:00
ifttt Small docstring fix. 2023-10-20 01:41:30 +02:00
inspect Replaced some new typing `|` notations with `Union`. 2024-01-07 00:52:24 +01:00
joystick Fixed `joystick` manifest. 2023-11-16 22:08:00 +01:00
kafka [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
lastfm [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
lcd [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
light Misc documentation improvements. 2023-09-29 18:09:15 +02:00
linode [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
log [#292] Converted `backend.log.http` to a runnable plugin. 2023-12-04 03:03:21 +01:00
logger Added `.exception` action to logger plugin 2022-04-04 17:22:54 +02:00
luma [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
mail [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
mailgun [#201] Added Mailgun integration 2021-11-14 22:40:59 +01:00
mastodon Resolve "Mastodon integration" 2021-11-07 01:00:29 +01:00
matrix Replaced some new typing `|` notations with `Union`. 2024-01-07 00:52:24 +01:00
media [alarm] Added `dismiss_interval` configuration. 2023-12-18 03:01:27 +01:00
midi [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
ml [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
mobile Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
mqtt Merge branch 'master' into 311/auto-generate-deps-docs 2023-09-28 01:25:29 +02:00
music [`snapcast`] Merged backend logic into the plugin. 2023-11-10 02:48:07 +01:00
nextcloud [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
ngrok [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
nmap Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
ntfy [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
otp [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
pihole Fixed LGTM errors and warnings 2021-09-17 00:47:33 +02:00
ping Minor docstring fix. 2023-12-04 03:09:02 +01:00
printer [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
pushbullet [#302] Merged `pushbullet` backend and plugin. 2024-01-09 23:46:07 +00:00
pwm [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
qrcode [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
redis Unified interface to retrieve the Redis bus configuration. 2023-07-24 01:04:13 +02:00
rss Skip `None` responses in the RSS plugin. 2023-10-04 22:08:11 +02:00
rtorrent [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
sensor Fixed some plugin usages of `self._bus`. 2023-11-18 16:58:55 +01:00
serial Misc documentation improvements. 2023-09-29 18:09:15 +02:00
shell [`shell`] Better buffering for the output sent to websockets. 2023-10-18 03:00:52 +02:00
slack [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
smartthings [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
sound [Sound] Don't override device index if it's already defined in the info. 2024-01-08 23:03:08 +01:00
ssh [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
stt [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
sun [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
switch [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
switchbot Fixed some documentation glitches in `switchbot`. 2023-04-03 01:36:12 +02:00
system [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
tcp Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
tensorflow [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
todoist [#308] Refactored `weather.openweathermap` plugin. 2023-11-19 00:10:10 +01:00
torrent [`torrent`] Fixed duration and image for TV series results. 2023-11-09 02:47:33 +01:00
trello More rst fixes. 2023-11-20 03:09:59 +01:00
tts [`tts.mimic3`] Plugin rewrite. 2023-10-31 00:44:05 +00:00
tv [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
twilio [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
udp Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
user Minor docstring fixes. 2023-10-21 18:08:29 +02:00
utils [`utils`] Added `utils.to_yaml` action. 2023-10-18 22:50:52 +02:00
variable Invert `@ensure_initialized` and `@action` annotations. 2023-10-12 00:57:31 +00:00
wallabag [wallabag] Improved OAuth flow integration. 2023-11-22 11:38:00 +01:00
weather [weather.buienradar] Implemented forecast support. 2023-11-23 01:35:58 +01:00
websocket [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
wiimote Updated email addresses and black'd some old source files. 2023-07-22 23:02:44 +02:00
xmpp [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
youtube [YouTube] Added subscriptions+channels support. 2023-11-15 03:05:58 +01:00
zeroconf [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
zigbee Fixed some plugin usages of `self._bus`. 2023-11-18 16:58:55 +01:00
zwave LINT+Black+stability fixes for some plugins that hadn't been touched in a while. 2023-10-01 22:55:06 +02:00
__init__.py Added `_bus` property on `Plugin`. 2023-11-18 10:13:35 +01:00