Skip to content

feat(service): Add Home Assistant notification service - #974

Closed
Oghenesuvwe-dev wants to merge 1 commit into
nikoksr:mainfrom
Oghenesuvwe-dev:feat/add-homeassistant-service
Closed

feat(service): Add Home Assistant notification service#974
Oghenesuvwe-dev wants to merge 1 commit into
nikoksr:mainfrom
Oghenesuvwe-dev:feat/add-homeassistant-service

Conversation

@Oghenesuvwe-dev

Copy link
Copy Markdown

Implements Home Assistant service for home automation notifications. Integrates with persistent notification system for alerts and updates.

Features:
HTTP/HTTPS server support
Long-lived access token authentication
Persistent notification integration
Local and remote instance support
Context cancellation
Comprehensive error handling
Full test coverage

Closes #460
Addresses: good first issue, help wanted, hacktoberfest

Description

Motivation and Context

How Has This Been Tested?

Screenshots / Output (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Implements Home Assistant service for home automation notifications.
Integrates with persistent notification system for alerts and updates.

Features:
HTTP/HTTPS server support
Long-lived access token authentication
Persistent notification integration
Local and remote instance support
Context cancellation
Comprehensive error handling
Full test coverage

Closes #460
Addresses: good first issue, help wanted, hacktoberfest
Co-authored-by: Community <community@notify.dev>
@Oghenesuvwe-dev
Oghenesuvwe-dev deleted the feat/add-homeassistant-service branch October 24, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(service): Add Home-Assistant service

1 participant