mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add password configuration field to Switchbot (#12516)
https://github.com/home-assistant/core/pull/33252
This commit is contained in:
parent
391a9997a1
commit
0a89a30cd7
@ -31,6 +31,10 @@ name:
|
|||||||
description: The name used to display the switch in the frontend.
|
description: The name used to display the switch in the frontend.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
password:
|
||||||
|
description: The password of the switch if set
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## SwitchBot Entity
|
## SwitchBot Entity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user