Skip to content

Commit e8ca9fb

Browse files
committed
Merge branch 'main' of https://github.com/BenPru/luxtronik
2 parents 85ffd15 + 27a8379 commit e8ca9fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/luxtronik/sensor.py

+1
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ async def async_setup_entry(
403403
"calculations.ID_WEB_LIN_UH",
404404
"overheating_temperature",
405405
f"{text_overheating}",
406+
device_class=None,
406407
entity_category=None,
407408
unit_of_measurement=TEMP_KELVIN,
408409
entity_registry_enabled_default=False,

0 commit comments

Comments
 (0)