Upgraded py17track to 2.2.2 (#21515)
parent
fd32910185
commit
c1365de861
|
@ -17,7 +17,7 @@ from homeassistant.helpers import aiohttp_client, config_validation as cv
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle, slugify
|
||||
|
||||
REQUIREMENTS = ['py17track==2.1.1']
|
||||
REQUIREMENTS = ['py17track==2.2.2']
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
ATTR_DESTINATION_COUNTRY = 'destination_country'
|
||||
|
|
|
@ -890,7 +890,7 @@ py-melissa-climate==2.0.0
|
|||
py-synology==0.2.0
|
||||
|
||||
# homeassistant.components.sensor.seventeentrack
|
||||
py17track==2.1.1
|
||||
py17track==2.2.2
|
||||
|
||||
# homeassistant.components.hdmi_cec
|
||||
pyCEC==0.4.13
|
||||
|
|
Loading…
Reference in New Issue