Update pytile to 2023.12.0 (#114370)

pull/114764/head
Marc Mueller 2024-03-28 11:37:57 +01:00 committed by Franck Nijhof
parent b143390d88
commit 1c6689be41
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
4 changed files with 3 additions and 5 deletions

View File

@ -7,5 +7,5 @@
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["pytile"],
"requirements": ["pytile==2023.04.0"]
"requirements": ["pytile==2023.12.0"]
}

View File

@ -504,8 +504,6 @@ filterwarnings = [
# https://github.com/eclipse/paho.mqtt.python/issues/653 - >=2.0.0
# https://github.com/eclipse/paho.mqtt.python/pull/665
"ignore:ssl.PROTOCOL_TLS is deprecated:DeprecationWarning:paho.mqtt.client",
# https://github.com/bachya/pytile/pull/280 - >=2023.10.0
"ignore:datetime.*utcfromtimestamp\\(\\) is deprecated and scheduled for removal:DeprecationWarning:pytile.tile",
# https://github.com/rytilahti/python-miio/pull/1809 - >=0.6.0.dev0
"ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:miio.protocol",
"ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:miio.miioprotocol",

View File

@ -2311,7 +2311,7 @@ python-vlc==3.0.18122
pythonegardia==1.0.52
# homeassistant.components.tile
pytile==2023.04.0
pytile==2023.12.0
# homeassistant.components.tomorrowio
pytomorrowio==0.3.6

View File

@ -1781,7 +1781,7 @@ python-technove==1.2.2
python-telegram-bot[socks]==21.0.1
# homeassistant.components.tile
pytile==2023.04.0
pytile==2023.12.0
# homeassistant.components.tomorrowio
pytomorrowio==0.3.6