mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
version bump (#5871)
This commit is contained in:
parent
d32949b099
commit
0aad6c72d2
@ -26,7 +26,7 @@ from homeassistant.const import (EVENT_HOMEASSISTANT_START, STATE_UNKNOWN,
|
|||||||
from homeassistant.core import HomeAssistant, callback
|
from homeassistant.core import HomeAssistant, callback
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['pyCEC==0.4.12']
|
REQUIREMENTS = ['pyCEC==0.4.13']
|
||||||
|
|
||||||
DOMAIN = 'hdmi_cec'
|
DOMAIN = 'hdmi_cec'
|
||||||
|
|
||||||
|
@ -403,7 +403,7 @@ pwaqi==1.4
|
|||||||
py-cpuinfo==0.2.3
|
py-cpuinfo==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.hdmi_cec
|
# homeassistant.components.hdmi_cec
|
||||||
pyCEC==0.4.12
|
pyCEC==0.4.13
|
||||||
|
|
||||||
# homeassistant.components.switch.tplink
|
# homeassistant.components.switch.tplink
|
||||||
pyHS100==0.2.3
|
pyHS100==0.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user