Skip to content

Commit

Permalink
Update import for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Jan 15, 2024
1 parent 0188809 commit de739cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/yandex_station/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import logging

import voluptuous as vol
from homeassistant.components.api import HomeAssistant # important for tests
from homeassistant.components.auth import HomeAssistant # important for tests
from homeassistant.components.media_player import (
ATTR_MEDIA_CONTENT_ID,
ATTR_MEDIA_CONTENT_TYPE,
Expand Down

0 comments on commit de739cf

Please sign in to comment.