[PR #1345] [MERGED] Add official Home Assistant integration and async python library #1575

Closed
opened 2026-05-07 01:02:44 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1345
Author: @tr4nt0r
Created: 5/22/2025
Status: Merged
Merged: 5/23/2025
Merged by: @binwiederhier

Base: mainHead: homeassistant_official


📝 Commits (1)

  • ad3e796 Add official Home Assistant integration and async python library

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 docs/integrations.md (+3 -0)

📄 Description

I created a core integration for Home Assistant. It currently offers only very basic functionality but I plan to add more features for customization of messages and also for subscribing to topics from within Home Assistant.
I also added the library I have developed specifically for use in the integration. Unlike other python libraries available, this one is asynchronous.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1345 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 5/22/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `homeassistant_official` --- ### 📝 Commits (1) - [`ad3e796`](https://github.com/binwiederhier/ntfy/commit/ad3e7960ce67b3cb963ebfc015fc91ec996c2ed3) Add official Home Assistant integration and async python library ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/integrations.md` (+3 -0) </details> ### 📄 Description I created a core integration for [Home Assistant](https://www.home-assistant.io/integrations/ntfy). It currently offers only very basic functionality but I plan to add more features for customization of messages and also for subscribing to topics from within Home Assistant. I also added the library I have developed specifically for use in the integration. Unlike other python libraries available, this one is asynchronous. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:44 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1575
No description provided.