Bump aioesphomeapi to 46.4.0 (#181856)

This commit is contained in:
J. Nick Koston
2026-09-10 17:56:46 +02:00
committed by GitHub
parent 8e2c2c3cf5
commit fae77cc1f5
4 changed files with 4 additions and 2 deletions
@@ -17,7 +17,7 @@
"mqtt": ["esphome/discover/#"],
"quality_scale": "platinum",
"requirements": [
"aioesphomeapi==46.2.0",
"aioesphomeapi==46.4.0",
"esphome-dashboard-api==1.4.0",
"bleak-esphome==4.0.0"
],
+1 -1
View File
@@ -260,7 +260,7 @@ aioelectricitymaps==1.1.1
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==46.2.0
aioesphomeapi==46.4.0
# homeassistant.components.matrix
# homeassistant.components.slack
@@ -84,6 +84,7 @@
'device_info': dict({
'api_encryption_provisionable': False,
'api_encryption_supported': False,
'api_outgoing_connection_supported': False,
'area': dict({
'area_id': 0,
'name': '',
@@ -131,6 +131,7 @@ async def test_diagnostics_with_bluetooth(
"device_info": {
"api_encryption_provisionable": False,
"api_encryption_supported": False,
"api_outgoing_connection_supported": False,
"area": {"area_id": 0, "name": ""},
"areas": [],
"bluetooth_mac_address": "**REDACTED**",