mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 14:03:45 +01:00
12 lines
240 B
Plaintext
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,
|
|
}),
|
|
})
|
|
# ---
|