mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 02:16:29 +00:00
Apply suggestion
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
c2da217df3
commit
5bd3e55cee
@ -19,7 +19,7 @@ if hass.config.units is METRIC_SYSTEM:
|
||||
```
|
||||
|
||||
To avoid confusion with future unit systems, the constants `CONF_UNIT_SYSTEM_IMPERIAL`
|
||||
and `CONF_UNIT_SYSTEM_METRIC` are also deprecated and should not longer be referenced:
|
||||
and `CONF_UNIT_SYSTEM_METRIC` are also deprecated and should no longer be referenced:
|
||||
- if they were used to compare against the `name` of a unit system,
|
||||
then this is no longer needed.
|
||||
- if they were used for another reason, then local constants should be created instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user