Update romy to 0.0.9 (#114360)

This commit is contained in:
Marc Mueller 2024-03-28 13:56:08 +01:00 committed by Franck Nijhof
parent 25289e0ca1
commit 450be67406
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
4 changed files with 3 additions and 5 deletions

View File

@ -5,6 +5,6 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/romy",
"iot_class": "local_polling",
"requirements": ["romy==0.0.7"],
"requirements": ["romy==0.0.9"],
"zeroconf": ["_aicu-http._tcp.local."]
}

View File

@ -513,8 +513,6 @@ filterwarnings = [
"ignore:invalid escape sequence:SyntaxWarning:.*stringcase",
# https://github.com/pyudev/pyudev/pull/466 - >=0.24.0
"ignore:invalid escape sequence:SyntaxWarning:.*pyudev.monitor",
# https://github.com/xeniter/romy/pull/1 - >=0.0.8
"ignore:with timeout\\(\\) is deprecated, use async with timeout\\(\\) instead:DeprecationWarning:romy.utils",
# https://github.com/grahamwetzler/smart-meter-texas/pull/143 - >0.5.3
"ignore:ssl.OP_NO_SSL\\*/ssl.OP_NO_TLS\\* options are deprecated:DeprecationWarning:smart_meter_texas",
# https://github.com/mvantellingen/python-zeep/pull/1364 - >4.2.1

View File

@ -2459,7 +2459,7 @@ rocketchat-API==0.6.1
rokuecp==0.19.2
# homeassistant.components.romy
romy==0.0.7
romy==0.0.9
# homeassistant.components.roomba
roombapy==1.8.1

View File

@ -1893,7 +1893,7 @@ ring-doorbell[listen]==0.8.9
rokuecp==0.19.2
# homeassistant.components.romy
romy==0.0.7
romy==0.0.9
# homeassistant.components.roomba
roombapy==1.8.1