We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f831f commit 6b211eeCopy full SHA for 6b211ee
custom_components/spotcast/__init__.py
@@ -13,7 +13,7 @@
13
from homeassistant.components.cast.media_player import KNOWN_CHROMECAST_INFO_KEY
14
from homeassistant.components.cast.helpers import ChromeCastZeroconf
15
16
-__VERSION__ = "3.4.6"
+__VERSION__ = "3.4.7"
17
DOMAIN = "spotcast"
18
19
_LOGGER = logging.getLogger(__name__)
0 commit comments