mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update SMA sensor documentation (#7287)
This commit is contained in:
parent
d75a3933ba
commit
96b91319b2
@ -43,6 +43,11 @@ ssl:
|
||||
required: false
|
||||
default: false
|
||||
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:
|
||||
description: The password of the SMA WebConnect module.
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user