Skip to content

Commit 424fa86

Browse files
committed
Import EntityCategory
* custom_components/daikin_residential_altherma/sensor.py:
1 parent 2ed4910 commit 424fa86

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/sensor.py

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
STATE_CLASS_TOTAL_INCREASING,
1616
)
1717

18+
from homeassistant.helpers.entity import EntityCategory
19+
1820
from .daikin_base import Appliance
1921

2022
from .const import (

0 commit comments

Comments
 (0)