Skip to content

Commit 0a89a30

Browse files
authored
Add password configuration field to Switchbot (home-assistant#12516)
home-assistant/core#33252
1 parent 391a999 commit 0a89a30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_integrations/switchbot.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ name:
3131
description: The name used to display the switch in the frontend.
3232
required: false
3333
type: string
34+
password:
35+
description: The password of the switch if set
36+
required: false
37+
type: string
3438
{% endconfiguration %}
3539
3640
## SwitchBot Entity

0 commit comments

Comments
 (0)