Skip to content

Commit 2ed4910

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

File tree

1 file changed

+2
-0
lines changed
  • custom_components/daikin_residential_altherma

1 file changed

+2
-0
lines changed

custom_components/daikin_residential_altherma/const.py

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
DEVICE_CLASS_SIGNAL_STRENGTH,
1313
ENERGY_KILO_WATT_HOUR,
1414
TEMP_CELSIUS,
15+
PERCENTAGE,
16+
SIGNAL_STRENGTH_DECIBELS_MILLIWATT,
1517
)
1618

1719
DOMAIN = "daikin_residential_altherma"

0 commit comments

Comments
 (0)