Skip to content

Commit

Permalink
Add icon translations to Deconz (home-assistant#111363)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored Feb 25, 2024
1 parent a6a0a0c commit 953fd82
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions homeassistant/components/deconz/icons.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"services": {
"configure": "mdi:cog",
"device_refresh": "mdi:refresh",
"remove_orphaned_entries": "mdi:bookmark-remove"
}
}

0 comments on commit 953fd82

Please sign in to comment.