mirror of
https://github.com/home-assistant/core.git
synced 2025-04-30 04:07:51 +00:00
Bump py17track to 2.1.1 (#18861)
This commit is contained in:
parent
df21dd21f2
commit
c24ddfb1be
@ -17,7 +17,7 @@ from homeassistant.helpers import aiohttp_client, config_validation as cv
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import Throttle, slugify
|
from homeassistant.util import Throttle, slugify
|
||||||
|
|
||||||
REQUIREMENTS = ['py17track==2.1.0']
|
REQUIREMENTS = ['py17track==2.1.1']
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
ATTR_DESTINATION_COUNTRY = 'destination_country'
|
ATTR_DESTINATION_COUNTRY = 'destination_country'
|
||||||
|
@ -808,7 +808,7 @@ py-melissa-climate==2.0.0
|
|||||||
py-synology==0.2.0
|
py-synology==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.seventeentrack
|
# homeassistant.components.sensor.seventeentrack
|
||||||
py17track==2.1.0
|
py17track==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.hdmi_cec
|
# homeassistant.components.hdmi_cec
|
||||||
pyCEC==0.4.13
|
pyCEC==0.4.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user