Correct device class for meater cook sensors (#71565)
This commit is contained in:
parent
f50681e3d3
commit
bb4a5ccc2c
1 changed files with 0 additions and 2 deletions
|
@ -176,8 +176,6 @@ class MeaterProbeTemperature(
|
|||
):
|
||||
"""Meater Temperature Sensor Entity."""
|
||||
|
||||
_attr_device_class = SensorDeviceClass.TEMPERATURE
|
||||
_attr_native_unit_of_measurement = TEMP_CELSIUS
|
||||
entity_description: MeaterSensorEntityDescription
|
||||
|
||||
def __init__(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue