Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HomeAssistant-API
/
HomeAssistantAPI
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
104
Code
Issues
0
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add async Websocket client
- #212
#212
Merged
GrandMoff100
merged 9 commits into
HomeAssistant-API:dev
HomeAssistant-API/HomeAssistantAPI:dev
from
mj23000:async_websocket
mj23000/HomeAssistantAPI:async_websocket
Copy head branch name to clipboard
Mar 22, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add async Websocket client
#212
GrandMoff100
merged 9 commits into
HomeAssistant-API:dev
HomeAssistant-API/HomeAssistantAPI:dev
from
mj23000:async_websocket
mj23000/HomeAssistantAPI:async_websocket
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2026
Add base Websocket class
mj23000
authored and
adamlogan73
committed
d7132f5
View commit details
Copy full SHA for d7132f5
Browse repository at this point
Add Async Websocket client
mj23000
authored and
adamlogan73
committed
dfd0349
View commit details
Copy full SHA for dfd0349
Browse repository at this point
Rework structure and fix typing
mj23000
authored and
adamlogan73
committed
85f2e60
View commit details
Copy full SHA for 85f2e60
Browse repository at this point
Fix typing
mj23000
authored and
adamlogan73
committed
17c8845
View commit details
Copy full SHA for 17c8845
Browse repository at this point
Add testing
mj23000
authored and
adamlogan73
committed
71e40fb
View commit details
Copy full SHA for 71e40fb
Browse repository at this point
Use breaks instead of zip(range(1), ...) in async event tests
mj23000
authored and
adamlogan73
committed
a731185
View commit details
Copy full SHA for a731185
Browse repository at this point
fixes from rebase
adamlogan73
committed
b4de87a
View commit details
Copy full SHA for b4de87a
Browse repository at this point
Add config entry websocket methods and fix Domain.from_json usage
Show description for 01ba5b3
adamlogan73
committed
01ba5b3
View commit details
Copy full SHA for 01ba5b3
Browse repository at this point
Add async config entry methods and improve test coverage to 99%
Show description for 4e70cdf
adamlogan73
committed
4e70cdf
View commit details
Copy full SHA for 4e70cdf
Browse repository at this point
You can’t perform that action at this time.