We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e9468 commit 2ed4910Copy full SHA for 2ed4910
custom_components/daikin_residential_altherma/const.py
@@ -12,6 +12,8 @@
12
DEVICE_CLASS_SIGNAL_STRENGTH,
13
ENERGY_KILO_WATT_HOUR,
14
TEMP_CELSIUS,
15
+ PERCENTAGE,
16
+ SIGNAL_STRENGTH_DECIBELS_MILLIWATT,
17
)
18
19
DOMAIN = "daikin_residential_altherma"
0 commit comments