Update bluecurrent-api to 1.2.4 (#149005)

This commit is contained in:
Marc Mueller
2025-07-18 15:43:43 +02:00
committed by GitHub
parent 109663f177
commit 353b573707
4 changed files with 3 additions and 7 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/blue_current",
"iot_class": "cloud_push",
"loggers": ["bluecurrent_api"],
"requirements": ["bluecurrent-api==1.2.3"]
"requirements": ["bluecurrent-api==1.2.4"]
}

View File

@ -589,10 +589,6 @@ filterwarnings = [
# -- Websockets 14.1
# https://websockets.readthedocs.io/en/stable/howto/upgrade.html
"ignore:websockets.legacy is deprecated:DeprecationWarning:websockets.legacy",
# https://github.com/bluecurrent/HomeAssistantAPI/pull/19 - >=1.2.4
"ignore:websockets.client.connect is deprecated:DeprecationWarning:bluecurrent_api.websocket",
"ignore:websockets.client.WebSocketClientProtocol is deprecated:DeprecationWarning:bluecurrent_api.websocket",
"ignore:websockets.exceptions.InvalidStatusCode is deprecated:DeprecationWarning:bluecurrent_api.websocket",
# https://github.com/graphql-python/gql/pull/543 - >=4.0.0a0
"ignore:websockets.client.WebSocketClientProtocol is deprecated:DeprecationWarning:gql.transport.websockets_base",

2
requirements_all.txt generated
View File

@ -634,7 +634,7 @@ blinkpy==0.23.0
blockchain==1.4.4
# homeassistant.components.blue_current
bluecurrent-api==1.2.3
bluecurrent-api==1.2.4
# homeassistant.components.bluemaestro
bluemaestro-ble==0.4.1

View File

@ -565,7 +565,7 @@ blebox-uniapi==2.5.0
blinkpy==0.23.0
# homeassistant.components.blue_current
bluecurrent-api==1.2.3
bluecurrent-api==1.2.4
# homeassistant.components.bluemaestro
bluemaestro-ble==0.4.1