1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 02:47:14 +00:00
Files
core/tests/components/fastdotcom/snapshots/test_diagnostics.ambr
2025-10-28 21:08:19 +01:00

12 lines
240 B
Plaintext

# serializer version: 1
# name: test_get_config_entry_diagnostics
dict({
'coordinator_data': dict({
'download_speed': 100.0,
'loaded_ping': 20.2,
'unloaded_ping': 15.2,
'upload_speed': 50.0,
}),
})
# ---