1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 18:38:17 +00:00
Files
core/homeassistant/components/slack/icons.json
2024-03-04 10:51:17 -05:00

10 lines
115 B
JSON

{
"entity": {
"sensor": {
"do_not_disturb_until": {
"default": "mdi:clock"
}
}
}
}