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
|
# Example configuration.yaml entry
|
||||||
homeassistant:
|
homeassistant:
|
||||||
name: Home
|
name: Home
|
||||||
unit_system: celsius
|
unit_system: metric
|
||||||
# etc
|
# etc
|
||||||
|
|
||||||
customize:
|
customize:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue