Add icon translations to Slack (#112226)

This commit is contained in:
Joost Lekkerkerker 2024-03-04 16:51:17 +01:00 committed by GitHub
parent 863950ab12
commit 47b7333d99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View file

@ -30,7 +30,6 @@ async def async_setup_entry(
SensorEntityDescription(
key="do_not_disturb_until",
translation_key="do_not_disturb_until",
icon="mdi:clock",
device_class=SensorDeviceClass.TIMESTAMP,
),
entry,