Add country entry in the example basic configuration.yaml (#25251)

This commit is contained in:
Abry Maxime 2022-12-12 12:18:47 +01:00 committed by GitHub
parent 9632e03c09
commit 44bf43358c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ homeassistant:
elevation: 430 elevation: 430
unit_system: metric unit_system: metric
currency: USD currency: USD
country: US
time_zone: "America/Los_Angeles" time_zone: "America/Los_Angeles"
external_url: "https://www.example.com" external_url: "https://www.example.com"
internal_url: "http://homeassistant.local:8123" internal_url: "http://homeassistant.local:8123"