core
https://github.com/home-assistant/core
Python
:house_with_garden: Open source home automation that puts local control and privacy first.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported45 Subscribers
View all SubscribersAdd a CodeTriage badge to core
Help out
- Issues
- Merge `log_validation_error` and `log_validation_result_error` for template entities
- Account for `vol.Invalid` errors in trigger based template entities
- TrackerEntity exports empty `in_zones` attribute when `in_zones` is None, breaking Person home-zone fallback
- Deprecate common attributes in attributes for binary_sensor, event, sensor, and vacuum
- Create `temperature_kelvin`, `min_kelvin`, and `max_kelvin` for template light
- Migrate DeviceInfo and ChildDeviceInfo to use attrs
- Deprecate legacy template weather configuration with repair
- Siren.turn_on via Device/Area target does not activate siren (target resolves to 0 entities despite entity existing on that device/area)
- Migrate ChildDeviceInfo to a dataclass
- Bump harbor-python to 1.6.0
- Docs
- Python not yet supported