Update README.md

Closes #61
This commit is contained in:
Joakim Sørensen
2021-08-29 08:00:26 +02:00
committed by GitHub
parent d288b706ef
commit fbf793c4c3

View File

@@ -23,7 +23,6 @@ File | Purpose
`.devcontainer/*` | Used for development/testing with VSCODE, more info in the readme file in that dir.
`.github/ISSUE_TEMPLATE/feature_request.md` | Template for Feature Requests
`.github/ISSUE_TEMPLATE/issue.md` | Template for issues
`.github/settings.yml` | Probot settings to control the repository settings.
`.vscode/tasks.json` | Tasks for the devcontainer.
`custom_components/integration_blueprint/translations/*` | [Translation files.](https://developers.home-assistant.io/docs/internationalization/custom_integration)
`custom_components/integration_blueprint/__init__.py` | The component file for the integration.