forked from home-assistant/core
Add missing ZMW currency (#58959)
This commit is contained in:
committed by
Franck Nijhof
parent
dff98b024c
commit
4163ba5dbf
@@ -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",
|
||||||
|
Reference in New Issue
Block a user