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