Adding configuration value for name (#13839)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Eirik Z 2020-06-25 11:39:17 +02:00 committed by GitHub
parent 3bab194fea
commit 1b351f3ed9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,11 @@ sensor:
required: false
default: 3493
type: integer
name:
description: Custom name of the sensor
required: false
default: NUT UPS
type: string
alias:
description: Name of the UPS on the NUT server.
required: false