mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Fix registration UI to work for Israel devices (#58192)
This commit is contained in:
parent
4242711301
commit
766a693514
@ -572,7 +572,7 @@ TUYA_COUNTRIES = [
|
||||
Country("Iraq", "964"),
|
||||
Country("Ireland", "353", TuyaCloudOpenAPIEndpoint.EUROPE),
|
||||
Country("Isle of Man", "44-1624"),
|
||||
Country("Israel", "972"),
|
||||
Country("Israel", "972", TuyaCloudOpenAPIEndpoint.EUROPE),
|
||||
Country("Italy", "39", TuyaCloudOpenAPIEndpoint.EUROPE),
|
||||
Country("Ivory Coast", "225"),
|
||||
Country("Jamaica", "1-876"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user