Update icons for MDI 6 (#56170)

This commit is contained in:
Bram Kragten 2021-09-13 19:29:38 +02:00 committed by GitHub
parent 5f86388f1c
commit 86d24bec75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 deletions

View file

@ -52,7 +52,7 @@ SENSOR_TYPES: tuple[SensorEntityDescription, ...] = (
key="balance",
name="Balance",
native_unit_of_measurement=PRICE,
icon="mdi:cash-usd",
icon="mdi:cash",
),
SensorEntityDescription(
key="limit",