Fix Wallbox price unit (#82420)
* Change Symbol to Currency code in test * change unit to currency/kWh * f string
This commit is contained in:
parent
188cdd1bac
commit
c68149c75b
4 changed files with 11 additions and 7 deletions
|
@ -5,6 +5,7 @@ DOMAIN = "wallbox"
|
|||
|
||||
BIDIRECTIONAL_MODEL_PREFIXES = ["QSX"]
|
||||
|
||||
CODE_KEY = "code"
|
||||
CONF_STATION = "station"
|
||||
CHARGER_ADDED_DISCHARGED_ENERGY_KEY = "added_discharged_energy"
|
||||
CHARGER_ADDED_ENERGY_KEY = "added_energy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue