Skip to content

Commit

Permalink
Move last update to diagnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
bkbilly committed Apr 21, 2024
1 parent 928d698 commit 18c997f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/tpms_ble/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
TPMSSensor.TIMESTAMP: SensorEntityDescription(
key=TPMSSensor.TIMESTAMP,
device_class=SensorDeviceClass.TIMESTAMP,
entity_category=EntityCategory.DIAGNOSTIC,
icon="mdi:clock-time-four-outline",
),
}
Expand Down

0 comments on commit 18c997f

Please sign in to comment.