version bump (#5846)

Add an optional extended description…
pull/5833/head
Petr Vraník 2017-02-10 14:56:49 +01:00 committed by Paulus Schoutsen
parent 0f6aed16a2
commit a071cd21f2
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ from homeassistant.const import (EVENT_HOMEASSISTANT_START, STATE_UNKNOWN,
from homeassistant.core import HomeAssistant, callback
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pyCEC==0.4.12']
REQUIREMENTS = ['pyCEC==0.4.13']
DOMAIN = 'hdmi_cec'

View File

@ -403,7 +403,7 @@ pwaqi==1.4
py-cpuinfo==0.2.3
# homeassistant.components.hdmi_cec
pyCEC==0.4.12
pyCEC==0.4.13
# homeassistant.components.switch.tplink
pyHS100==0.2.3