Add icon translations to Slack (#112226)
This commit is contained in:
parent
863950ab12
commit
47b7333d99
2 changed files with 9 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue