Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Update const.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophCaina authored Oct 11, 2022
1 parent 3cc4051 commit e137e93
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions custom_components/openwbmqtt/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,6 @@ class openWBNumberEntityDescription(NumberEntityDescription):
entity_category=EntityCategory.DIAGNOSTIC,
icon="mdi:web-clock",
),
openwbSensorEntityDescription(
key="system/lastRfId",
name="letzter RFID-Tag",
device_class=None,
native_unit_of_measurement=None,
icon="mdi:Tag-multiple-outline",
),
openwbSensorEntityDescription(
key="global/cpuModel",
name="CPU Modell",
Expand Down

0 comments on commit e137e93

Please sign in to comment.