mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bumps pytile to 2.0.5 (#18395)
This commit is contained in:
parent
c6683cba7d
commit
8547489014
@ -18,7 +18,7 @@ from homeassistant.util import slugify
|
||||
from homeassistant.util.json import load_json, save_json
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
REQUIREMENTS = ['pytile==2.0.2']
|
||||
REQUIREMENTS = ['pytile==2.0.5']
|
||||
|
||||
CLIENT_UUID_CONFIG_FILE = '.tile.conf'
|
||||
DEVICE_TYPES = ['PHONE', 'TILE']
|
||||
|
@ -1264,7 +1264,7 @@ pythonegardia==1.0.39
|
||||
pythonwhois==2.4.3
|
||||
|
||||
# homeassistant.components.device_tracker.tile
|
||||
pytile==2.0.2
|
||||
pytile==2.0.5
|
||||
|
||||
# homeassistant.components.climate.touchline
|
||||
pytouchline==0.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user