mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Add missing hyphen to "time-based" in integration
(#144638)
This commit is contained in:
parent
31a576b206
commit
773a2a9db6
@ -18,7 +18,7 @@
|
||||
"round": "Controls the number of decimal digits in the output.",
|
||||
"unit_prefix": "The output will be scaled according to the selected metric prefix.",
|
||||
"unit_time": "The output will be scaled according to the selected time unit.",
|
||||
"max_sub_interval": "Applies time based integration if the source did not change for this duration. Use 0 for no time based updates."
|
||||
"max_sub_interval": "Applies time-based integration if the source did not change for this duration. Use 0 for no time-based updates."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user