mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
parent
36da82aa8d
commit
3a487e54a2
@ -13,7 +13,7 @@ from homeassistant.const import CONF_ACCESS_TOKEN
|
|||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['linode-api==4.1.4b2']
|
REQUIREMENTS = ['linode-api==4.1.9b1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -502,7 +502,7 @@ lightify==1.0.6.1
|
|||||||
limitlessled==1.1.0
|
limitlessled==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.linode
|
# homeassistant.components.linode
|
||||||
linode-api==4.1.4b2
|
linode-api==4.1.9b1
|
||||||
|
|
||||||
# homeassistant.components.media_player.liveboxplaytv
|
# homeassistant.components.media_player.liveboxplaytv
|
||||||
liveboxplaytv==2.0.2
|
liveboxplaytv==2.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user