mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add missing ZMW currency (#58959)
This commit is contained in:
parent
51be7d53d6
commit
16371e6579
@ -1444,6 +1444,7 @@ currency = vol.In(
|
||||
"YER",
|
||||
"ZAR",
|
||||
"ZMK",
|
||||
"ZMW",
|
||||
"ZWL",
|
||||
},
|
||||
msg="invalid ISO 4217 formatted currency",
|
||||
|
Loading…
x
Reference in New Issue
Block a user