Update code_review_component.markdown (#1793)
This commit is contained in:
parent
f34eb65a85
commit
3f767295e3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ REQUIREMENTS = [
|
|||
|
||||
### {% linkable_title Configuration %}
|
||||
|
||||
1. Volutpuous schema present for config validation
|
||||
1. Voluptuous schema present for config validation
|
||||
2. Default parameters specified in voluptuous schema, not in `setup_platform(…)`
|
||||
3. Schema using as many generic config keys as possible from `homeassistant.const`
|
||||
4. If having platforms, have a `PLATFORM_SCHEMA`, otherwise `CONFIG_SCHEMA`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue