Upgrade pyitachip2ir to 0.0.7 (#9669)

This commit is contained in:
Alan Fischer
2017-10-03 00:17:36 -06:00
committed by Fabian Affolter
parent c4810da82f
commit 12b2cfa9b5
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.const import (
CONF_DEVICES)
from homeassistant.components.remote import PLATFORM_SCHEMA
REQUIREMENTS = ['pyitachip2ir==0.0.6']
REQUIREMENTS = ['pyitachip2ir==0.0.7']
_LOGGER = logging.getLogger(__name__)

View File

@ -638,7 +638,7 @@ pyicloud==0.9.1
pyiss==1.0.1
# homeassistant.components.remote.itach
pyitachip2ir==0.0.6
pyitachip2ir==0.0.7
# homeassistant.components.kira
pykira==0.1.1