Update velbus-aio to 2024.11.0 (#130695)

This commit is contained in:
Marc Mueller 2024-11-15 12:59:11 +01:00 committed by GitHub
parent b6d981fe9e
commit 46ecdc680c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"velbus-packet",
"velbus-protocol"
],
"requirements": ["velbus-aio==2024.10.0"],
"requirements": ["velbus-aio==2024.11.0"],
"usb": [
{
"vid": "10CF",

View File

@ -533,8 +533,6 @@ filterwarnings = [
"ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:onvif.client",
# https://github.com/okunishinishi/python-stringcase/commit/6a5c5bbd3fe5337862abc7fd0853a0f36e18b2e1 - >1.2.0
"ignore:invalid escape sequence:SyntaxWarning:.*stringcase",
# https://github.com/cereal2nd/velbus-aio/pull/126 - >2024.10.0
"ignore:pkg_resources is deprecated as an API:DeprecationWarning:velbusaio.handler",
# -- fixed for Python 3.13
# https://github.com/rhasspy/wyoming/commit/e34af30d455b6f2bb9e5cfb25fad8d276914bc54 - >=1.4.2

View File

@ -2938,7 +2938,7 @@ vallox-websocket-api==5.3.0
vehicle==2.2.2
# homeassistant.components.velbus
velbus-aio==2024.10.0
velbus-aio==2024.11.0
# homeassistant.components.venstar
venstarcolortouch==0.19

View File

@ -2345,7 +2345,7 @@ vallox-websocket-api==5.3.0
vehicle==2.2.2
# homeassistant.components.velbus
velbus-aio==2024.10.0
velbus-aio==2024.11.0
# homeassistant.components.venstar
venstarcolortouch==0.19