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",
|
||||
"ZAR",
|
||||
"ZMK",
|
||||
"ZMW",
|
||||
"ZWL",
|
||||
},
|
||||
msg="invalid ISO 4217 formatted currency",
|
||||
|
Reference in New Issue
Block a user