mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Fixed the typo (#14264)
The required variable was path instead of patch
This commit is contained in:
parent
f9ecdb7201
commit
a6cebc0297
@ -51,7 +51,7 @@ switches:
|
|||||||
required: false
|
required: false
|
||||||
default: 80
|
default: 80
|
||||||
type: integer
|
type: integer
|
||||||
patch:
|
path:
|
||||||
description: Path of CGI script.
|
description: Path of CGI script.
|
||||||
required: false
|
required: false
|
||||||
default: "/cgi-bin/json.cgi"
|
default: "/cgi-bin/json.cgi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user