mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix Link (#14891)
The link was broken for this page so just a simple fix. There were a few API documentation on the Pilight website, but after reading the Home Assistant documentation, I was under the impression that the Socket API link was the proper fit. However, I could be mistaken, so any feedback would be appreciated.
This commit is contained in:
parent
3f93939298
commit
b94ab0633b
@ -42,7 +42,7 @@ host:
|
||||
default: 127.0.0.1
|
||||
type: string
|
||||
port:
|
||||
description: "The network port to connect to, see also: (https://manual.pilight.org/development/api.html)."
|
||||
description: "The network port to connect to, see also: (https://manual.pilight.org/development/socket/index.html)."
|
||||
required: false
|
||||
default: 5001
|
||||
type: integer
|
||||
|
Loading…
x
Reference in New Issue
Block a user