platypush/platypush/message/response
Fabio Manganiello 6bdc9e77ee
continuous-integration/drone/push Build is passing Details
[#349] Refactored/rewritten `telegram` plugin.
1. `chat.telegram` -> `telegram` plugin.

2. Merged `backend.chat.telegram` logic into `telegram` plugin.

3. Rewritten the architecture of the integration to adapt to the new
   asyncio API introduced in the latest versions of telegram-bot-api.

Closes: #349
2024-03-03 15:39:47 +01:00
..
camera Fixed auto-generated docs indentation and code blocks 2020-08-31 17:39:42 +02:00
google Added Google Drive plugin - closes #91 2020-01-09 22:07:03 +01:00
printer Added CUPS plugin - closes #93 2020-01-05 19:25:20 +01:00
__init__.py Improved logging for requests, responses and events. 2023-07-15 01:11:45 +02:00
esp.py Added ESP8266/ESP32 integration (closes #108) 2020-01-17 21:16:14 +01:00
pihole.py Added Pi-hole integration - closes #100 2020-01-06 19:22:04 +01:00
qrcode.py Major LINT fixes 2021-04-05 00:58:44 +02:00
ssh.py Added SSH plugin [closes #136] 2020-05-23 21:38:22 +02:00
stt.py Implemented Mozilla DeepSpeech speech-to-text integration [closes #126] 2020-03-06 00:38:24 +01:00
tensorflow.py Performance improvements when loading the Tensorflow plugin. 2023-05-11 19:48:22 +02:00
translate.py Added Google Translate plugin 2020-07-02 02:07:57 +02:00