Skip to content

Commit

Permalink
Aktualisieren von sensor_entities_predefined.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BenPru authored Nov 23, 2023
1 parent 59c86ed commit 0d753e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/luxtronik/sensor_entities_predefined.py
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@
device_key=DeviceKey.domestic_water,
entity_category=None,
icon="mdi:coolant-temperature",
state_class=SensorStateClass.MEASUREMENT,
device_class=SensorDeviceClass.TEMPERATURE,
native_unit_of_measurement=UnitOfTemperature.CELSIUS,
),
Expand Down

0 comments on commit 0d753e1

Please sign in to comment.