mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Set aioharmony version to 0.1.8 (#21213)
Update aioharmony version to support latest HUB firmware (4.15.250).
This commit is contained in:
parent
e3cfcbad69
commit
99eda385d1
@ -17,7 +17,7 @@ import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.exceptions import PlatformNotReady
|
||||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = ['aioharmony==0.1.5']
|
||||
REQUIREMENTS = ['aioharmony==0.1.8']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -111,7 +111,7 @@ aiofreepybox==0.0.6
|
||||
aioftp==0.12.0
|
||||
|
||||
# homeassistant.components.harmony.remote
|
||||
aioharmony==0.1.5
|
||||
aioharmony==0.1.8
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
Loading…
x
Reference in New Issue
Block a user