mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update SMA sensor documentation (#7287)
This commit is contained in:
parent
d75a3933ba
commit
96b91319b2
@ -43,6 +43,11 @@ ssl:
|
|||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
verify_ssl:
|
||||||
|
description: Whether Home Assistant should verify the SSL certificate from the inverter. Self-signed certificates may require `false` for this sensor to operate properly.
|
||||||
|
required: false
|
||||||
|
default: true
|
||||||
|
type: boolean
|
||||||
password:
|
password:
|
||||||
description: The password of the SMA WebConnect module.
|
description: The password of the SMA WebConnect module.
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user