Bump pytile to 2022.02.0 (#65482)
parent
f95183f6a8
commit
4946f271c9
|
@ -3,7 +3,7 @@
|
|||
"name": "Tile",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tile",
|
||||
"requirements": ["pytile==2022.01.0"],
|
||||
"requirements": ["pytile==2022.02.0"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pytile"]
|
||||
|
|
|
@ -1999,7 +1999,7 @@ python_opendata_transport==0.3.0
|
|||
pythonegardia==1.0.40
|
||||
|
||||
# homeassistant.components.tile
|
||||
pytile==2022.01.0
|
||||
pytile==2022.02.0
|
||||
|
||||
# homeassistant.components.touchline
|
||||
pytouchline==0.7
|
||||
|
|
|
@ -1233,7 +1233,7 @@ python-twitch-client==0.6.0
|
|||
python_awair==0.2.1
|
||||
|
||||
# homeassistant.components.tile
|
||||
pytile==2022.01.0
|
||||
pytile==2022.02.0
|
||||
|
||||
# homeassistant.components.traccar
|
||||
pytraccar==0.10.0
|
||||
|
|
Loading…
Reference in New Issue