diff --git a/weatherman.yaml b/weatherman.yaml index 74f36bb..dd4b265 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -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"