1.3 KiB
1.3 KiB
Description:
Related issue (if applicable): #
Example entry for configuration.yaml
(if applicable):
Checklist:
- Local tests with
tox
run successfully. - TravisCI does not fail. Your PR cannot be merged unless CI is green!
- Fork is up to date and was rebased on the
dev
branch before creating the PR. - Commits have been squashed.
- If code communicates with devices:
- If the code does not interact with devices:
- Tests have been added to verify that the new code works.