mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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).
|
description: Total bandwidth (download and upload sum calculation) used during the unlimited period (gigabytes).
|
||||||
total_download:
|
total_download:
|
||||||
description: Total bandwidth download (Grace + Used) (gigabytes).
|
description: Total bandwidth download (Grace + Used) (gigabytes).
|
||||||
total_download:
|
total_upload:
|
||||||
description: Total bandwidth upload (Grace + Used) (gigabytes).
|
description: Total bandwidth upload (Grace + Used) (gigabytes).
|
||||||
used_remaining:
|
used_remaining:
|
||||||
description: Remaining bandwidth calculated from used and supplied total bandwidth (gigabytes).
|
description: Remaining bandwidth calculated from used and supplied total bandwidth (gigabytes).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user