Skip to content

Commit

Permalink
Update config_flow.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aunefyren committed Feb 4, 2024
1 parent 4311fc9 commit efb0d0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/bluesound_alt/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
CONF_HOST,
CONF_NAME,
)
import homeassistant.helpers.config_validation as cv

from .media_player import (DEFAULT_PORT, BluesoundPlayer)
from .const import DOMAIN # pylint:disable=unused-import
Expand Down

0 comments on commit efb0d0b

Please sign in to comment.