mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Upgrade pyitachip2ir to 0.0.7 (#9669)
This commit is contained in:
parent
c4810da82f
commit
12b2cfa9b5
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||||||
CONF_DEVICES)
|
CONF_DEVICES)
|
||||||
from homeassistant.components.remote import PLATFORM_SCHEMA
|
from homeassistant.components.remote import PLATFORM_SCHEMA
|
||||||
|
|
||||||
REQUIREMENTS = ['pyitachip2ir==0.0.6']
|
REQUIREMENTS = ['pyitachip2ir==0.0.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -638,7 +638,7 @@ pyicloud==0.9.1
|
|||||||
pyiss==1.0.1
|
pyiss==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.remote.itach
|
# homeassistant.components.remote.itach
|
||||||
pyitachip2ir==0.0.6
|
pyitachip2ir==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.kira
|
# homeassistant.components.kira
|
||||||
pykira==0.1.1
|
pykira==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user