mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
dovado: GiB -> GB (#6143)
This commit is contained in:
parent
10fb30e924
commit
15e8a22100
@ -39,9 +39,9 @@ SENSORS = {
|
||||
"mdi:signal"),
|
||||
SENSOR_SMS_UNREAD: ("sms unread", "SMS unread", "",
|
||||
"mdi:message-text-outline"),
|
||||
SENSOR_UPLOAD: ("traffic modem tx", "Sent", "GiB",
|
||||
SENSOR_UPLOAD: ("traffic modem tx", "Sent", "GB",
|
||||
"mdi:cloud-upload"),
|
||||
SENSOR_DOWNLOAD: ("traffic modem rx", "Received", "GiB",
|
||||
SENSOR_DOWNLOAD: ("traffic modem rx", "Received", "GB",
|
||||
"mdi:cloud-download"),
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user