mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
bump ups version (#7033)
This commit is contained in:
committed by
Fabian Affolter
parent
ee988dc884
commit
32da163421
@@ -19,7 +19,7 @@ from homeassistant.util import Throttle
|
||||
from homeassistant.util.dt import now, parse_date
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['upsmychoice==1.0.1']
|
||||
REQUIREMENTS = ['upsmychoice==1.0.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@@ -762,7 +762,7 @@ twilio==5.7.0
|
||||
uber_rides==0.2.7
|
||||
|
||||
# homeassistant.components.sensor.ups
|
||||
upsmychoice==1.0.1
|
||||
upsmychoice==1.0.2
|
||||
|
||||
# homeassistant.components.camera.uvc
|
||||
uvcclient==0.10.0
|
||||
|
Reference in New Issue
Block a user