Updated pyitachip2ir (#6296)

* Updated pyitachip2ir

* Updated requirements_all.txt
pull/6305/head
Alan Fischer 2017-02-27 20:52:32 -07:00 committed by Paulus Schoutsen
parent d7bf3920a5
commit f7c7073cd7
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -510,7 +510,7 @@ pyicloud==0.9.1
pyiss==1.0.1
# homeassistant.components.remote.itach
pyitachip2ir==0.0.5
pyitachip2ir==0.0.6
# homeassistant.components.sensor.lastfm
pylast==1.8.0