mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump pymusiccast to version 0.1.6 (#11091)
This commit is contained in:
parent
6bf23f9167
commit
a79c7ee217
@ -36,7 +36,7 @@ SUPPORTED_FEATURES = (
|
||||
KNOWN_HOSTS_KEY = 'data_yamaha_musiccast'
|
||||
INTERVAL_SECONDS = 'interval_seconds'
|
||||
|
||||
REQUIREMENTS = ['pymusiccast==0.1.5']
|
||||
REQUIREMENTS = ['pymusiccast==0.1.6']
|
||||
|
||||
DEFAULT_PORT = 5005
|
||||
DEFAULT_INTERVAL = 480
|
||||
|
@ -753,7 +753,7 @@ pymodbus==1.3.1
|
||||
pymonoprice==0.2
|
||||
|
||||
# homeassistant.components.media_player.yamaha_musiccast
|
||||
pymusiccast==0.1.5
|
||||
pymusiccast==0.1.6
|
||||
|
||||
# homeassistant.components.cover.myq
|
||||
pymyq==0.0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user