Skip to content

Commit 6560a2b

Browse files
authored
Update Configuration Variables section
1 parent cc97df2 commit 6560a2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_components/ihc.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ auto_setup:
3333
description: True to have IHC products auto setup.
3434
required: false
3535
type: boolean
36+
default: True
3637
info:
3738
description: If True additional IHC info will be shown on each component.
3839
required: false
@@ -64,11 +65,10 @@ There is currently support for the following device types within Home Assistant:
6465
### Auto setup of IHC products
6566
6667
If the auto setup is enabled, the `ihc` component will automatically find IHC products and insert these as devices in Home Assistant.
67-
To disable this set auto_setup to False. (Auto setup is on by default)
68-
See the individual device types for a list of IHC products to be recognized automatically.
68+
To disable this set auto_setup to False. See the individual device types for a list of IHC products to be recognized automatically.
6969

7070
Components will get a default name that is a combination of the IHC group and IHC resource id.
71-
If you want to change the display names use the [Customizing entities](/docs/configuration/customizing-devices/)
71+
If you want to change the display names use the [Customizing entities](/docs/configuration/customizing-devices/).
7272

7373
### {% linkable_title Manual setup %}
7474

0 commit comments

Comments
 (0)