mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Upgrade upcloud-api to 0.4.3
This commit is contained in:
parent
dbbbfaa869
commit
ce998cdc87
@ -19,7 +19,7 @@ from homeassistant.helpers.dispatcher import (
|
||||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.helpers.event import track_time_interval
|
||||
|
||||
REQUIREMENTS = ['upcloud-api==0.4.2']
|
||||
REQUIREMENTS = ['upcloud-api==0.4.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1573,7 +1573,7 @@ twilio==6.19.1
|
||||
uber_rides==0.6.0
|
||||
|
||||
# homeassistant.components.upcloud
|
||||
upcloud-api==0.4.2
|
||||
upcloud-api==0.4.3
|
||||
|
||||
# homeassistant.components.sensor.ups
|
||||
upsmychoice==1.0.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user