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