mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +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
|
||||
default: 80
|
||||
type: integer
|
||||
patch:
|
||||
path:
|
||||
description: Path of CGI script.
|
||||
required: false
|
||||
default: "/cgi-bin/json.cgi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user