mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Add missing ZMW currency (#58959)
This commit is contained in:
@@ -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