mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
total_download should say total_upload (#16178)
This commit is contained in:
parent
ec85500da3
commit
4f98d327a0
@ -73,7 +73,7 @@ monitored_conditions:
|
||||
description: Total bandwidth (download and upload sum calculation) used during the unlimited period (gigabytes).
|
||||
total_download:
|
||||
description: Total bandwidth download (Grace + Used) (gigabytes).
|
||||
total_download:
|
||||
total_upload:
|
||||
description: Total bandwidth upload (Grace + Used) (gigabytes).
|
||||
used_remaining:
|
||||
description: Remaining bandwidth calculated from used and supplied total bandwidth (gigabytes).
|
||||
|
Loading…
x
Reference in New Issue
Block a user