mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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:
|
||||
description: Port to use.
|
||||
required: false
|
||||
default: 8080
|
||||
default: 8088
|
||||
type: integer
|
||||
ssl:
|
||||
description: Use HTTPS instead of HTTP to connect.
|
||||
|
Loading…
x
Reference in New Issue
Block a user