Correct figures on list reference (#16338)

This commit is contained in:
DuchkPy 2021-01-29 11:41:19 +00:00 committed by GitHub
parent a62b3c47c7
commit c0979eb56b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ There are some rules for packages that will be merged:
input_boolean:
my_input:
```
3. Any integration that is not a platform [2], or dictionaries with Entity ID keys [3] can only be merged if its keys, except those for lists, are solely defined once.
3. Any integration that is not a platform [1], or dictionaries with Entity ID keys [2] can only be merged if its keys, except those for lists, are solely defined once.
<div class='note tip'>
Components inside packages can only specify platform entries using configuration style 1, where all the platforms are grouped under the integration name.