parent
d7bf3920a5
commit
f7c7073cd7
|
@ -17,7 +17,7 @@ from homeassistant.const import (
|
||||||
from homeassistant.components.remote import (
|
from homeassistant.components.remote import (
|
||||||
PLATFORM_SCHEMA, ATTR_COMMAND)
|
PLATFORM_SCHEMA, ATTR_COMMAND)
|
||||||
|
|
||||||
REQUIREMENTS = ['pyitachip2ir==0.0.5']
|
REQUIREMENTS = ['pyitachip2ir==0.0.6']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -510,7 +510,7 @@ pyicloud==0.9.1
|
||||||
pyiss==1.0.1
|
pyiss==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.remote.itach
|
# homeassistant.components.remote.itach
|
||||||
pyitachip2ir==0.0.5
|
pyitachip2ir==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.sensor.lastfm
|
# homeassistant.components.sensor.lastfm
|
||||||
pylast==1.8.0
|
pylast==1.8.0
|
||||||
|
|
Loading…
Reference in New Issue