mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix default port number typo (#18187)
https://www.github.com/home-assistant/core/tree/dev/homeassistant%2Fcomponents%2Fsplunk%2F__init__.py
This commit is contained in:
parent
d32fe0418d
commit
8d9c73fd49
@ -35,7 +35,7 @@ host:
|
|||||||
port:
|
port:
|
||||||
description: Port to use.
|
description: Port to use.
|
||||||
required: false
|
required: false
|
||||||
default: 8080
|
default: 8088
|
||||||
type: integer
|
type: integer
|
||||||
ssl:
|
ssl:
|
||||||
description: Use HTTPS instead of HTTP to connect.
|
description: Use HTTPS instead of HTTP to connect.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user