Rename goalzero sensor (#52452)

pull/52541/head
Robert Hillis 2021-07-05 05:05:53 -04:00 committed by GitHub
parent 6fc5a6a065
commit 05b35cd98a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ SENSOR_DICT = {
ATTR_DEFAULT_ENABLED: True,
},
"timestamp": {
ATTR_NAME: "Up Time",
ATTR_NAME: "Total Run Time",
ATTR_UNIT_OF_MEASUREMENT: TIME_SECONDS,
ATTR_DEFAULT_ENABLED: False,
},