Skip to content
Snippets Groups Projects
Unverified Commit fd329101 authored by Aaron Bach's avatar Aaron Bach Committed by GitHub
Browse files

Upgrade pytile to 2.0.6 (#21516)

parent 1369b0b5
No related branches found
No related tags found
No related merge requests found
......@@ -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.5']
REQUIREMENTS = ['pytile==2.0.6']
CLIENT_UUID_CONFIG_FILE = '.tile.conf'
DEVICE_TYPES = ['PHONE', 'TILE']
......
......@@ -1405,7 +1405,7 @@ pythonegardia==1.0.39
pythonwhois==2.4.3
# homeassistant.components.device_tracker.tile
pytile==2.0.5
pytile==2.0.6
# homeassistant.components.climate.touchline
pytouchline==0.7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment