mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
Remove invalid config params for Slide local integration (#36386)
This commit is contained in:
parent
5e4c4f38a7
commit
b6c0290394
@ -39,12 +39,8 @@ To setup the integration you need the following information:
|
|||||||
{% configuration_basic %}
|
{% configuration_basic %}
|
||||||
hostname:
|
hostname:
|
||||||
description: Hostname or IP of the slide device.
|
description: Hostname or IP of the slide device.
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
password:
|
password:
|
||||||
description: The device code of your Slide (inside of your Slide or in the box, 8 characters). Only required for API 1, with API 2 you can fill in anything here.
|
description: The device code of your Slide (inside of your Slide or in the box, 8 characters). Only required for API 1, with API 2 you can fill in anything here.
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
## Supported functionality
|
## Supported functionality
|
||||||
|
Loading…
x
Reference in New Issue
Block a user