Skip to content

Commit f8e9468

Browse files
committed
Add missing import
* custom_components/daikin_residential_altherma/const.py:
1 parent ab4cf72 commit f8e9468

File tree

1 file changed

+1
-0
lines changed
  • custom_components/daikin_residential_altherma

1 file changed

+1
-0
lines changed

custom_components/daikin_residential_altherma/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
CONF_UNIT_OF_MEASUREMENT,
1010
DEVICE_CLASS_TEMPERATURE,
1111
DEVICE_CLASS_ENERGY,
12+
DEVICE_CLASS_SIGNAL_STRENGTH,
1213
ENERGY_KILO_WATT_HOUR,
1314
TEMP_CELSIUS,
1415
)

0 commit comments

Comments
 (0)