Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
Add import for zeroconf
Browse files Browse the repository at this point in the history
  • Loading branch information
DCSBL committed Dec 12, 2021
1 parent 13fb956 commit 4638287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/homewizard_energy/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from voluptuous.util import Lower

from homeassistant import config_entries
from homeassistant.components import zeroconf
from homeassistant.const import CONF_HOST, CONF_IP_ADDRESS, CONF_PORT
from homeassistant.data_entry_flow import FlowResult

Expand Down

0 comments on commit 4638287

Please sign in to comment.