Update example to use metric unit_system instead of the legacy temperature unit (#1130)
This commit is contained in:
parent
c375edf203
commit
75a6862afa
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ By default, all of your devices will be visible and have a default icon determin
|
|||
# Example configuration.yaml entry
|
||||
homeassistant:
|
||||
name: Home
|
||||
unit_system: celsius
|
||||
unit_system: metric
|
||||
# etc
|
||||
|
||||
customize:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue