Add icon translations to Medcom BLE (#111904)
Use default icon for Medcom BLE
This commit is contained in:
parent
9989a63cdf
commit
05b0518854
2 changed files with 9 additions and 1 deletions
|
@ -29,7 +29,6 @@ SENSORS_MAPPING_TEMPLATE: dict[str, SensorEntityDescription] = {
|
|||
translation_key="cpm",
|
||||
native_unit_of_measurement=UNIT_CPM,
|
||||
state_class=SensorStateClass.MEASUREMENT,
|
||||
icon="mdi:radioactive",
|
||||
),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue