mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Adding configuration value for name (#13839)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
3bab194fea
commit
1b351f3ed9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user