mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Remove certificate
configuration variable from roomba (#13285)
* Remove certificate option from roomba * Mark certificate as deprecated
This commit is contained in:
parent
4115a97f7f
commit
0752df6b6e
@ -52,7 +52,7 @@ password:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
certificate:
|
certificate:
|
||||||
description: Path to your certificate store.
|
description: "**(Deprecated)** Path to your certificate store."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: /etc/ssl/certs/ca-certificates.crt
|
default: /etc/ssl/certs/ca-certificates.crt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user