You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current code owner and active maintainer of the [Home Assistant](https://www.home-assistant.io/) Telegram bot integration,
41
-
the most popular <abbrtitle="Home Assistant">HA</abbr> notification service used in over **21k** active installations.
41
+
the most popular <abbrtitle="Home Assistant">HA</abbr> notification service used in over **24k** active installations.
42
42
43
-
The Telegram bot integration is used for sending and receiving messages from a [Telegram bot account](https://core.telegram.org/bots).
44
-
This enables users to receive notifications and control their smart home via Telegram.
43
+
The [Telegram bot integration](https://www.home-assistant.io/integrations/telegram_bot/) is used for sending and receiving messages from a [Telegram bot account](https://core.telegram.org/bots), enabling users to integrate notifications and control their smart home via Telegram.
45
44
46
45
### Milestones and Achievements
47
46
@@ -62,6 +61,17 @@ Achieved 🥉 Bronze on the integration quality scale
62
61
63
62
---
64
63
64
+
## <imgsrc="telegram-icon.png"alt="Telegram logo"class="side-projects-icon" /> Telegram Bot API for Home Assistant
65
+
66
+
<code>HomeAutomation</code> <code>Docker</code>
67
+
68
+
This is a containerized implementation of the [Telegram Bot API server](https://github.com/tdlib/telegram-bot-api) that offers better network latency and support for larger file sizes compared to the official Telegram cloud servers.
69
+
It is optimized for the Home Assistant platform, enabling a "1-click" style installation and configuration with automated updates.
70
+
71
+
[📄 GitHub Repo](https://github.com/hanwg/hassio-apps) | [✒️ Blog Post](../posts/2026/03/telegram-bot-api-server)
72
+
73
+
---
74
+
65
75
<ahref="sg-bus-arrivals/logo.png"class="glightbox-sg-bus-arrivals"data-title="SG Bus Arrivals">
66
76
<imgsrc="sg-bus-arrivals/logo.png"alt="SG Bus Arrivals logo"style="background-color: white; padding: 20px;" />
67
77
</a>
@@ -82,9 +92,8 @@ Achieved 🥉 Bronze on the integration quality scale
82
92
83
93
<code>HomeAutomation</code> <code>Python</code>
84
94
85
-
SG Bus Arrivals is a custom integration for [Home Assistant](https://www.home-assistant.io/).
86
-
It uses the [LTA DataMall](https://datamall.lta.gov.sg/content/datamall/en.html) APIs to fetch data on public transport services.
87
-
The data can then be used in automations to display bus arrival times or trigger notifications based on geo-proximity or presence.
95
+
SG Bus Arrivals is a custom integration for [Home Assistant](https://www.home-assistant.io/) that consumes [LTA DataMall](https://datamall.lta.gov.sg/content/datamall/en.html) APIs to provide tracking data for public transport services.
96
+
The integration is designed to streamline daily commutes through personalized dashboards and advanced automations based on geo-proximity and presence-based notifications.
88
97
89
98
[📄 GitHub Repo](https://github.com/hanwg/sg-bus-arrivals) | [✒️ Blog Post](../posts/2025/05/sg-bus-arrivals)
90
99
@@ -105,9 +114,8 @@ I used the React-PDF library to render PDFs to allow me to select elements so th
In early 2025, I took the plunge and started this blog.
109
-
I already had a personal wiki based on [BookStack](https://www.bookstackapp.com/) which I created a long time back, but I wanted to create a different space to share my passions, expertise and thoughts.
110
-
A place where I can also track my journey and growth.
117
+
After years of maintaining a personal technical wiki, I decided in early 2025 to start a public blog.
118
+
This blog was built to share my passions, expertise and lessons learnt along the way.
111
119
It isn't my first side project, but this one feels particularly meaningful for me.
112
120
113
121
[🌐 Website](..) | [📄 GitHub Repo](https://github.com/hanwg/blog) | [✒️️ Blog Post](../posts/2025/03/new-website)
0 commit comments