mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 18:11:41 +02:00
fixes
This commit is contained in:
@@ -124,9 +124,12 @@ async def test_diagnostics_with_bluetooth(
|
|||||||
"storage_data": {
|
"storage_data": {
|
||||||
"api_version": {"major": 99, "minor": 99},
|
"api_version": {"major": 99, "minor": 99},
|
||||||
"device_info": {
|
"device_info": {
|
||||||
|
"area": {"area_id": 0, "name": ""},
|
||||||
|
"areas": [],
|
||||||
"bluetooth_mac_address": "**REDACTED**",
|
"bluetooth_mac_address": "**REDACTED**",
|
||||||
"bluetooth_proxy_feature_flags": 63,
|
"bluetooth_proxy_feature_flags": 63,
|
||||||
"compilation_time": "",
|
"compilation_time": "",
|
||||||
|
"devices": [],
|
||||||
"esphome_version": "1.0.0",
|
"esphome_version": "1.0.0",
|
||||||
"friendly_name": "Test",
|
"friendly_name": "Test",
|
||||||
"has_deep_sleep": False,
|
"has_deep_sleep": False,
|
||||||
|
Reference in New Issue
Block a user