platypush/platypush/plugins
Fabio Manganiello b46c00f015
Removed deprecated `google.assistant.pushtotalk` plugin.
It only existed as a back-compatibility layer with armv6, since there
was no build of the assistant library that worked on Raspberry Pi Zero.

But that API layer has been discontinued by Google and it's no longer
functional, so only the `assistant.google` integration (on x86_64 and
armv7) is currently supported.
2023-10-22 19:57:55 +02:00
..
adafruit [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
alarm Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
application [`application`] `application.install` should redirect stderr->stdout. 2023-10-22 01:44:39 +02:00
arduino [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
assistant Removed deprecated `google.assistant.pushtotalk` plugin. 2023-10-22 19:57:55 +02: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 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
foursquare httplib2 should be an explicit dependency for Google integrations. 2023-10-01 00:52:59 +02:00
google Fixed some broken docstring references. 2023-10-09 01:33:45 +02: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
inputs [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
inspect [`inspect`] Added `get_enabled_plugins` and `get_enabled_backends` actions. 2023-10-18 22:10:32 +02: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
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 Removed `<type> | None` type hints. 2023-10-03 01:15:13 +02:00
media Fixed some broken docstring references. 2023-10-09 01:33:45 +02: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 LINT+Black+stability fixes for some plugins that hadn't been touched in a while. 2023-10-01 22:55:06 +02: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 Misc dependencies and mock fixes. 2023-10-20 01:02:35 +02:00
printer [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
pushbullet Blackened the qrcode and pushbullet plugins 2023-05-22 02:33:54 +02: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 [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02: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`] Better logic for default sound device auto-detection. 2023-10-22 18:07:25 +02: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 [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
torrent [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
trello [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
tts [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02: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 [#224] Implemented Wallabag integration 2022-09-29 10:51:16 +02:00
weather [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02: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
zeroconf [#311] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
zigbee Fixed a broken docstring reference. 2023-10-10 22:18:36 +02: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 Expose the wrapped function in `@action`. 2023-10-09 22:35:08 +02:00