Add currency to location data (#53575)

This commit is contained in:
Joakim Sørensen 2021-07-28 06:05:16 +02:00 committed by GitHub
parent 127c9fc877
commit 85c1614204
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 32 additions and 3 deletions

View file

@ -56,6 +56,7 @@ MOCK_CONFIG = MockConfigEntry(domain=DOMAIN, data=MOCK_DATA, entry_id=MOCK_ENTRY
MOCK_LOCATION = location.LocationInfo(
"0.0.0.0",
"US",
"USD",
"CA",
"California",
"San Diego",