mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 21:16:28 +01:00
Sensor name small changes
This commit is contained in:
parent
8b62148f4d
commit
c3343ccf45
1 changed files with 2 additions and 2 deletions
|
|
@ -191,13 +191,13 @@ binary_sensor:
|
|||
|
||||
sensor:
|
||||
- platform: template
|
||||
name: "weatherman: Display Last Update"
|
||||
name: "Weatherman - Display Last Update"
|
||||
device_class: timestamp
|
||||
entity_category: "diagnostic"
|
||||
id: display_last_update
|
||||
|
||||
- platform: template
|
||||
name: "weatherman: Recorded Display Refresh"
|
||||
name: "Weatherman - Recorded Display Refresh"
|
||||
accuracy_decimals: 0
|
||||
unit_of_measurement: "Refreshs"
|
||||
state_class: "total_increasing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue