Remove certificate configuration variable from roomba (#13285 followup) (#13305)

This commit is contained in:
Xiaonan Shen 2020-05-06 23:22:57 -07:00 committed by GitHub
parent 15eb09ef3d
commit e145b77654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,11 +51,6 @@ password:
description: The password for your device.
required: true
type: string
certificate:
description: Path to your certificate store.
required: false
type: string
default: /etc/ssl/certs/ca-certificates.crt
continuous:
description: Whether to operate in continuous mode.
required: false