 
|
7a4f953fa6
|
Add send_media_group action for Telegram bot (#160939)
Co-authored-by: Denis Shulyaka <Shulyaka@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-25 16:18:25 +01:00 |
|
hanwg
|
32221a1ec4
|
Fix open sockets in tests for Telegram bot (#166451)
|
2026-03-25 09:45:44 +01:00 |
|
 hanwgandCopilot Autofix powered by AI
|
c94e10efa7
|
Improve subentry error handling for Telegram bot (#165863)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-23 13:46:13 +01:00 |
|
 hanwgandCopilot Autofix powered by AI
|
7d2a305996
|
Suggest chat_id for subentry flow for Telegram bot (#165515)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-16 17:33:00 +01:00 |
|
 Denis ShulyakaandCopilot Autofix powered by AI
|
dd6fc11d28
|
Bump python-telegram-bot to 22.6 (#165508)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-16 10:34:54 +01:00 |
|
Erik Montnemery
|
cad8f97e97
|
Prevent network access in telegram_bot tests (#165284)
|
2026-03-10 21:53:35 +01:00 |
|
hanwg
|
f576743340
|
Fix proxy settings not applied for Telegram bot (#165240)
|
2026-03-10 16:42:46 +01:00 |
|
hanwg
|
7d7e8e0bde
|
Add support for http webhook for Telegram bot (#162690)
|
2026-03-04 09:18:02 +01:00 |
|
 hanwgandCopilot
|
f1856e6ef6
|
Update subentry description for Telegram bot (#164642)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-03 11:21:01 +01:00 |
|
Franck Nijhof
|
83c77957c1
|
Add missing mock fixtures to telegram_bot polling init test (#164398)
|
2026-02-27 21:29:10 +01:00 |
|
hanwg
|
e63e54820c
|
Remove redundant exception messages from Telegram bot (#164289)
|
2026-02-27 08:19:10 +01:00 |
|
Denis Shulyaka
|
e96da42996
|
Fix notification service exceptions fot Telegram bot (#163882)
|
2026-02-23 17:40:22 +01:00 |
|
hanwg
|
d5ef379caf
|
Refactoring for Telegram bot (#163767)
|
2026-02-23 08:35:39 +01:00 |
|
hanwg
|
047d5735d8
|
Cleanup error handling for Telegram bot (#163689)
|
2026-02-21 09:19:06 +01:00 |
|
hanwg
|
05abe7efe0
|
Add callback inline keyboard tests for Telegram bot (#163328)
|
2026-02-19 17:50:51 +01:00 |
|
hanwg
|
dc4bc6feea
|
Set default file transfer timeouts for Telegram bot (#162978)
|
2026-02-14 09:36:25 +01:00 |
|
 
|
90b67f90fa
|
Handle config entry not loaded for Telegram bot (#161951)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2026-02-11 22:05:21 +01:00 |
|
hanwg
|
e0e11fd99d
|
Fix bug in edit_message_media action for Telegram bot (#162762)
|
2026-02-11 17:55:14 +01:00 |
|
hanwg
|
2177b494b9
|
Fix config flow bug for Telegram bot (#162555)
|
2026-02-08 21:32:51 +01:00 |
|
epenet
|
668995da73
|
Fix incorrect exception in telegram_bot (#162191)
|
2026-02-04 13:32:29 +01:00 |
|
 hanwgandMartin Hjelmare
|
5752387da8
|
Add entity_id parameter for Telegram bot actions (#159745)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2026-02-03 15:34:39 +01:00 |
|
hanwg
|
c5fb2bd566
|
Fix parse_mode for Telegram bot actions (#162006)
|
2026-02-01 08:37:23 +01:00 |
|
hanwg
|
d5e58c817d
|
Add API server endpoint to options for Telegram bot (#161580)
|
2026-01-28 16:16:32 +01:00 |
|
Aviad Levy
|
bdbe2a6346
|
Fix allowlist dir requirement in download file handling for Telegram bot (#159615)
|
2025-12-23 00:09:00 +01:00 |
|
 
|
016d492342
|
Add download file service to Telegram bot integration (#154625)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2025-12-22 23:12:51 +01:00 |
|
hanwg
|
c418d9750b
|
Remove ALLOW_EXTRA from Telegram bot action schema (#158886)
|
2025-12-17 19:49:34 +01:00 |
|
epenet
|
6af674e64e
|
Use is over == comparison for ConfigEntryState in tests (#159212)
|
2025-12-16 16:51:39 +01:00 |
|
epenet
|
dbfdaf6a2e
|
Use is over == comparison for FlowResultType in flow tests (#159158)
|
2025-12-16 09:48:45 +01:00 |
|
hanwg
|
46f56c60f2
|
Remove deprecated yaml import from Telegram bot (#158520)
|
2025-12-15 12:57:41 +01:00 |
|
 hanwgandMartin Hjelmare
|
68036099a2
|
Remove timeout parameter for Telegram bot actions (#155198)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2025-12-09 16:53:02 +01:00 |
|
hanwg
|
4488fdd2d6
|
Remove yaml in tests for Telegram webhook bot (#157091)
|
2025-11-23 13:38:29 +01:00 |
|
hanwg
|
74ad5066e2
|
Fix Telegram bot bug where messages are sent to wrong recipient (#156978)
|
2025-11-22 15:25:35 +01:00 |
|
Erik Montnemery
|
3068e19843
|
Use pytest.mark.freeze_time in telegram_bot tests (#156354)
|
2025-11-11 13:01:34 +01:00 |
|
hanwg
|
cfc6f2c229
|
Remove yaml in tests for Telegram polling bot (#156257)
|
2025-11-10 15:30:06 +01:00 |
|
hanwg
|
6137a643d8
|
Fix event entity state update for Telegram bot (#155510)
|
2025-11-02 16:04:57 -08:00 |
|
hanwg
|
ca7332f597
|
Add event entity for Telegram bot (#154383)
|
2025-10-28 15:18:26 +01:00 |
|
hanwg
|
f5a6fa8be1
|
Bump python-telegram-bot to 22.5 (#155134)
|
2025-10-25 21:49:47 +02:00 |
|
hanwg
|
8ec483b38b
|
Fix Telegram bot bug where message is sent to wrong recipient (#154658)
|
2025-10-17 11:15:41 +03:00 |
|
Aviad Levy
|
6038f15406
|
Add support for Telegram message attachments (#153216)
|
2025-10-16 14:54:50 +02:00 |
|
hanwg
|
3d2ec712f1
|
Raise exceptions for Telegram bot when actions fail (#148140)
|
2025-10-15 17:49:57 +02:00 |
|
hanwg
|
f49299b009
|
Add edit message media feature for Telegram bot (#151034)
|
2025-10-10 15:50:54 +02:00 |
|
hanwg
|
a6e575ecfa
|
Add diagnostics for Telegram bot (#154016)
|
2025-10-09 18:20:00 +02:00 |
|
hanwg
|
42a9d5d4e3
|
Add webhook tests for Telegram bot (#153998)
|
2025-10-08 20:58:15 +02:00 |
|
 hanwgandJosef Zweck
|
cb6e65f972
|
Refactor Telegram bot entity (#153609)
Co-authored-by: Josef Zweck <josef@zweck.dev>
|
2025-10-06 14:57:46 +02:00 |
|
Rafael López Diez
|
3649e949b1
|
Add support for sending chat actions in Telegram bot integration (#151378)
|
2025-09-16 14:06:15 +02:00 |
|
 hanwgandJoost Lekkerkerker
|
455cf2fb42
|
Add notify platform for Telegram bot (#149853)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2025-08-12 15:24:13 +02:00 |
|
hanwg
|
b76f47cd9f
|
Add bot details to Telegram bot events (#148638)
|
2025-08-04 14:32:48 +02:00 |
|
hanwg
|
46d810b9f9
|
Better error handling when setting up config entry for Telegram bot (#149444)
|
2025-07-28 14:52:40 +02:00 |
|
hanwg
|
42cf4e8db7
|
Fix multiple webhook secrets for Telegram bot (#149103)
|
2025-07-22 07:42:40 +02:00 |
|
hanwg
|
cc2aca2c2c
|
Fix Telegram bots using plain text parser failing to load on restart (#148050)
|
2025-07-04 16:32:46 +02:00 |
|