mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
Document port number (#10385)
This commit is contained in:
parent
2efaae91a0
commit
df6584a1a4
@ -27,6 +27,11 @@ ip_address:
|
|||||||
description: The IP address of your Solax system.
|
description: The IP address of your Solax system.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
port:
|
||||||
|
required: false
|
||||||
|
type: integer
|
||||||
|
default: 80
|
||||||
|
description: The port number
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### Optional template sensor
|
### Optional template sensor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user