-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8468 from home-assistant/release-0-49
0.49
- Loading branch information
Showing
310 changed files
with
5,832 additions
and
2,170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# People marked here will be automatically requested for a review | ||
# when the code that they own is touched. | ||
# https://github.com/blog/2392-introducing-code-owners | ||
|
||
setup.py @home-assistant/core | ||
homeassistant/*.py @home-assistant/core | ||
homeassistant/helpers/* @home-assistant/core | ||
homeassistant/util/* @home-assistant/core | ||
homeassistant/components/api.py @home-assistant/core | ||
homeassistant/components/automation/* @home-assistant/core | ||
homeassistant/components/configurator.py @home-assistant/core | ||
homeassistant/components/group.py @home-assistant/core | ||
homeassistant/components/history.py @home-assistant/core | ||
homeassistant/components/http/* @home-assistant/core | ||
homeassistant/components/input_*.py @home-assistant/core | ||
homeassistant/components/introduction.py @home-assistant/core | ||
homeassistant/components/logger.py @home-assistant/core | ||
homeassistant/components/mqtt/* @home-assistant/core | ||
homeassistant/components/panel_custom.py @home-assistant/core | ||
homeassistant/components/panel_iframe.py @home-assistant/core | ||
homeassistant/components/persistent_notification.py @home-assistant/core | ||
homeassistant/components/scene/__init__.py @home-assistant/core | ||
homeassistant/components/scene/hass.py @home-assistant/core | ||
homeassistant/components/script.py @home-assistant/core | ||
homeassistant/components/shell_command.py @home-assistant/core | ||
homeassistant/components/sun.py @home-assistant/core | ||
homeassistant/components/updater.py @home-assistant/core | ||
homeassistant/components/weblink.py @home-assistant/core | ||
homeassistant/components/websocket_api.py @home-assistant/core | ||
homeassistant/components/zone.py @home-assistant/core | ||
|
||
Dockerfile @home-assistant/docker | ||
virtualization/Docker/* @home-assistant/docker | ||
|
||
homeassistant/components/zwave/* @home-assistant/z-wave | ||
homeassistant/components/*/zwave.py @home-assistant/z-wave | ||
|
||
# Indiviudal components | ||
homeassistant/components/cover/template.py @PhracturedBlue | ||
homeassistant/components/device_tracker/automatic.py @armills | ||
homeassistant/components/media_player/kodi.py @armills |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.