Skip to content

Commit

Permalink
Fix import error
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Feb 3, 2024
1 parent 84e8a37 commit 3323904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/echonetlite/time.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from datetime import time
from homeassistant.const import CONF_ICON
from homeassistant.components.time import TimeEntity
from homeassistant.exceptions import InvalidStateError
from .const import (
DOMAIN,
CONF_FORCE_POLLING,
Expand Down

0 comments on commit 3323904

Please sign in to comment.