diff --git a/homeassistant/components/coinbase/const.py b/homeassistant/components/coinbase/const.py index 486da82dfcd..65c2636cd82 100644 --- a/homeassistant/components/coinbase/const.py +++ b/homeassistant/components/coinbase/const.py @@ -192,9 +192,11 @@ WALLETS = { "PHP": "PHP", "PKR": "PKR", "PLN": "PLN", + "POLY": "POLY", "PYG": "PYG", "QAR": "QAR", "QNT": "QNT", + "RLY": "RLY", "REN": "REN", "REP": "REP", "REPV2": "REPV2", @@ -427,8 +429,10 @@ RATES = { "PHP": "PHP", "PKR": "PKR", "PLN": "PLN", + "POLY": "POLY", "PYG": "PYG", "QAR": "QAR", + "RLY": "RLY", "REN": "REN", "REP": "REP", "RON": "RON",