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