mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +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.
|
||||
required: false
|
||||
type: string
|
||||
password:
|
||||
description: The password of the switch if set
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## SwitchBot Entity
|
||||
|
Loading…
x
Reference in New Issue
Block a user