Skip to content

Commit

Permalink
fix: Missing constant import
Browse files Browse the repository at this point in the history
  • Loading branch information
alepee committed Nov 24, 2024
1 parent a49069e commit 6070839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/hitachi_yutaki/climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
from homeassistant.helpers.update_coordinator import CoordinatorEntity

from .const import (
DEVICE_DHW,
DOMAIN,
DEVICE_CIRCUIT_1,
DEVICE_CIRCUIT_2,
Expand Down

0 comments on commit 6070839

Please sign in to comment.