platypush/platypush/plugins
Fabio Manganiello c77cf2c98b
[] Removed Google Fit plugin.
The Fit API has (unfortunately) been deprecated by Google with no
alternatives - the new Health Connect API is only available on Android
devices.

Other Google APIs don't seem to be affected by the refresh token issue
either, so this should hopefully close that issue too.

Closes: 
2024-05-16 02:42:54 +02:00
..
adafruit [] Merged adafruit.io plugin and backend. 2024-01-19 20:58:35 +00: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 [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
assistant [] Added @when decorator as an alias for @hook. 2024-05-08 21:58:58 +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 [] Replaced camera response objects with schemas. 2024-05-09 01:41:15 +02:00
chat [] Refactored/rewritten telegram plugin. 2024-03-03 15:39:47 +01:00
clipboard [] 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
cups [] cups plugin refactor. 2024-05-13 02:22:04 +02:00
db httplib2 should be an explicit dependency for Google integrations. 2023-10-01 00:52:59 +02:00
dbus [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
dropbox [] 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 Fixed schema reference. 2024-05-15 08:33:49 +02:00
ffmpeg [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
file [] Converted backend.log.http to a runnable plugin. 2023-12-04 03:03:21 +01:00
flic [] Migrated backend.button.flic to flic plugin. 2024-02-29 00:27:32 +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 [] Removed Google Fit plugin. 2024-05-16 02:42:54 +02:00
gotify [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
gpio [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
gps [] Converted gps backend into a plugin. 2024-02-05 02:16:02 +01:00
graphite Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
hid [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
http FIX: Fixed refactored plugin name 2024-02-28 01:49:52 +01: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
irc [irc] Plugin rename/refactor. 2024-03-03 15:39:47 +01:00
joystick Fixed joystick manifest. 2023-11-16 22:08:00 +01:00
kafka [] Merge kafka backend and plugin. 2024-01-18 01:28:56 +00:00
lastfm [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
lcd [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
leap [] Migrated backend.sensor.leap to leap plugin. 2024-02-27 22:18:41 +00:00
light Misc documentation improvements. 2023-09-29 18:09:15 +02:00
linode [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
log [] 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 [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
mail [] Merge + refactor for the mail backend/plugin () 2024-02-03 22:09:40 +01:00
mailgun [] Merge + refactor for the mail backend/plugin () 2024-02-03 22:09:40 +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 [media.chromecast] Refactored implementation. 2024-04-17 03:56:45 +02:00
midi [] Merged midi plugin and backend. 2024-05-06 02:26:27 +02:00
ml [] 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 Added layer of compatibility with both paho.mqtt >= 2.0.0 and < 2.0.0. 2024-04-08 23:01:54 +02:00
music [music.mopidy] Handle the case where add returns a list. 2024-05-02 00:51:09 +00:00
nextcloud [] Merged nextcloud backend and plugin. 2024-01-18 00:26:22 +01:00
nfc Added nfc.status action. 2024-02-27 21:39:02 +00:00
ngrok [] 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 [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
openai Added openai plugin. 2024-05-02 00:51:09 +00:00
otp [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
pihole [] Replaced pihole response objects with schemas. 2024-05-09 14:06:54 +02:00
ping Minor docstring fix. 2023-12-04 03:09:02 +01:00
pushbullet [pushbullet] Fixed on_error callback on the listener. 2024-01-13 13:24:47 +01:00
pwm [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
qrcode [] Replaced qrcode response objects with schemas. 2024-05-10 01:01:22 +02:00
redis Added --db CLI option and support for configuration over environment. 2024-04-05 02:54:45 +02:00
rss Skip None responses in the RSS plugin. 2023-10-04 22:08:11 +02:00
rtorrent [] 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 [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
smartthings [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
sound [WIP] Added initial hotword integration. 2024-05-02 00:51:09 +00:00
ssh [] Removed ssh response objects. 2024-05-10 01:37:17 +02:00
sun [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
switch [] 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 [] 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
telegram [] Refactored/rewritten telegram plugin. 2024-03-03 15:39:47 +01:00
tensorflow [] Removed custom Response objects from Tensorflow and response docs generation logic. 2024-05-15 09:55:58 +02:00
todoist Fixed some docstring warnings. 2024-01-18 00:26:22 +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.picovoice] Convert digits before replacing other substrings. 2024-05-02 00:51:09 +00:00
tv [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
twilio [] 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 [] Docs deps autogen sphinx plugin. 2023-09-24 17:00:08 +02:00
xmpp [] 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 Unregister a Zeroconf instance if it already exists before publishing a backend service. 2024-04-16 00:12:55 +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 Refactored AssistantEvent. 2024-05-02 00:51:09 +00:00