Sensor name small changes

This commit is contained in:
Madelena Mak 2023-01-03 22:44:50 -05:00
parent 8b62148f4d
commit c3343ccf45

View file

@ -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"