mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add path option to octoprint component documentation (#8236)
Add path option to octoprint component documentation
This commit is contained in:
parent
d6c195fe2a
commit
885c014a7f
@ -49,6 +49,11 @@ octoprint:
|
|||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 80
|
default: 80
|
||||||
|
path:
|
||||||
|
description: The URL path of the Octoprint instance.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: /
|
||||||
ssl:
|
ssl:
|
||||||
description: Enable or disable SSL/TLS.
|
description: Enable or disable SSL/TLS.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user