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
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
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
.
code
/
app-python-home-assistant-core
Public
forked from
home-assistant/core
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
app-python-home-assistant-core
tests
scripts
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2026
Extend check requirements aw to check Gitlab and Codeberg (#179618)
edenhaus
authored
bd92409
View commit details
Copy full SHA for bd92409
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Don't use the new default port (80) during yaml http config migration (#177638)
edenhaus
authored
5ecc8fa
View commit details
Copy full SHA for 5ecc8fa
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Improve the gate on check requirements aw to avoid useless runs (#174599)
edenhaus
authored
6411cc5
View commit details
Copy full SHA for 6411cc5
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Fix summary for aw check requirements (#174160)
edenhaus
authored
c6de1e9
View commit details
Copy full SHA for c6de1e9
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Fix missing full sha as hidden field in requirements check aw (#173900)
edenhaus
authored
2107465
View commit details
Copy full SHA for 2107465
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Add head SHA tracking to requirements check workflow (#173874)
edenhaus
authored
735ef5f
View commit details
Copy full SHA for 735ef5f
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Add basic security check to dependency workflow (#171191)
Show description for 29badf6
3 people
authored
29badf6
View commit details
Copy full SHA for 29badf6
View code at this point
Browse repository at this point
Commits on May 21, 2026
Add check requirements yanked and CVE check (#171641)
Show description for 8c8620c
3 people
authored
8c8620c
View commit details
Copy full SHA for 8c8620c
View code at this point
Browse repository at this point
Commits on May 20, 2026
Add aw check requirements async block check (#171642)
edenhaus
authored
3856405
View commit details
Copy full SHA for 3856405
View code at this point
Browse repository at this point
Reduce token usage by moving deterministic checks to python (#171466)
Show description for b724e52
edenhaus
and
Copilot
authored
b724e52
View commit details
Copy full SHA for b724e52
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
Fix args passed to check_config script (#155885)
tmonck
authored
6a7de24
View commit details
Copy full SHA for 6a7de24
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Create issue to warn against using http.server_host in supervised installs (#155837)
emontnemery
authored
bccb646
View commit details
Copy full SHA for bccb646
View code at this point
Browse repository at this point
Revert "Deprecate http.server_host option and raise issue if used" (#155834)
emontnemery
authored
52a7515
View commit details
Copy full SHA for 52a7515
View code at this point
Browse repository at this point
Deprecate http.server_host option and raise issue if used (#155828)
emontnemery
authored
47c2c61
View commit details
Copy full SHA for 47c2c61
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
Enhance `check_config` script with JSON output and fail on warnings (#152575)
BenjaminMichaelis
authored
acead56
View commit details
Copy full SHA for acead56
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
Adjust scripts for compatibility with Python 3.14 (#146774)
cdce8p
authored
3d2dca5
View commit details
Copy full SHA for 3d2dca5
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Update pytest-asyncio to 1.0.0 (#145988)
Show description for 5e377b8
cdce8p
authored
5e377b8
View commit details
Copy full SHA for 5e377b8
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Convert test fixtures to async (#142052)
emontnemery
authored
dfd86d5
View commit details
Copy full SHA for dfd86d5
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
Add missing hass type in tests/scripts (#124042)
epenet
authored
f3e2d06
View commit details
Copy full SHA for f3e2d06
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Import Generator from collections.abc (1) (#120914)
cdce8p
authored
ca55986
View commit details
Copy full SHA for ca55986
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
Add capsys to enforce-type-hints plugin (#120653)
epenet
authored
f4b7640
View commit details
Copy full SHA for f4b7640
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Move fixtures to decorators in core tests (#119675)
epenet
authored
01be5d5
View commit details
Copy full SHA for 01be5d5
View code at this point
Browse repository at this point
Commits on May 28, 2024
Add more type hints to pylint plugin (#118319)
epenet
authored
a59621b
View commit details
Copy full SHA for a59621b
View code at this point
Browse repository at this point
Commits on May 24, 2024
Remove strict connection (#117933)
edenhaus
authored
cb62f42
View commit details
Copy full SHA for cb62f42
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Revert "Remove strict connection" (#116416)
edenhaus
authored
630ddd6
View commit details
Copy full SHA for 630ddd6
View code at this point
Browse repository at this point
Remove strict connection (#116396)
edenhaus
authored
dfc198c
View commit details
Copy full SHA for dfc198c
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Add strict connection (#112387)
Show description for 348e1df
edenhaus
and
MartinHjelmare
authored
348e1df
View commit details
Copy full SHA for 348e1df
View code at this point
Browse repository at this point
Enable Ruff FLY002 rule (#115112)
Show description for 9bf8732
3 people
authored
9bf8732
View commit details
Copy full SHA for 9bf8732
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Avoid executor job to start http if server_host is unspecified (#114609)
Show description for 7a2e529
bdraco
authored
7a2e529
View commit details
Copy full SHA for 7a2e529
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Unignore Ruff PLR in tests (#114470)
Show description for d5f883f
autinerd
authored
d5f883f
View commit details
Copy full SHA for d5f883f
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
Add empty line after module docstring (2) [other] (#112738)
cdce8p
authored
a6b842f
View commit details
Copy full SHA for a6b842f
View code at this point
Browse repository at this point
Add empty line after module docstring [helpers + other] (#112707)
cdce8p
authored
19ab3d6
View commit details
Copy full SHA for 19ab3d6
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
Reset log level in script tests (#109881)
cdce8p
authored
de066c7
View commit details
Copy full SHA for de066c7
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Use modern platform path when reporting platform config errors (#104238)
Show description for 25bea91
emontnemery
authored
25bea91
View commit details
Copy full SHA for 25bea91
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
Differentiate between warnings and errors in check_config helper (#102902)
Show description for 3ba8a82
emontnemery
authored
3ba8a82
View commit details
Copy full SHA for 3ba8a82
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.