mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
bump ups (#8075)
This commit is contained in:
parent
84aab1c973
commit
8fffaebe50
@ -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.4']
|
||||
REQUIREMENTS = ['upsmychoice==1.0.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -875,7 +875,7 @@ twilio==5.7.0
|
||||
uber_rides==0.4.1
|
||||
|
||||
# homeassistant.components.sensor.ups
|
||||
upsmychoice==1.0.4
|
||||
upsmychoice==1.0.6
|
||||
|
||||
# homeassistant.components.camera.uvc
|
||||
uvcclient==0.10.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user