mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update code_review_component.markdown
This commit is contained in:
parent
b84495cd3a
commit
34513b7bec
@ -19,6 +19,7 @@ Not all existing platforms follow the requirements in this checklist. This canno
|
|||||||
|
|
||||||
1. Requirement version pinned: `REQUIREMENTS = ['phue==0.8.1']`
|
1. Requirement version pinned: `REQUIREMENTS = ['phue==0.8.1']`
|
||||||
2. We no longer want requirements hosted on GitHub. Please upload to PyPi.
|
2. We no longer want requirements hosted on GitHub. Please upload to PyPi.
|
||||||
|
3. Requirements only imported inside functions. This is necessary because requirements are installed on the fly.
|
||||||
|
|
||||||
### {% linkable_title Configuration %}
|
### {% linkable_title Configuration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user