Skip to content

Commit

Permalink
Configure icons for services (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
frimtec authored Mar 29, 2024
1 parent f1692f8 commit 79d412b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions custom_components/compal_wifi/icons.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"services": {
"reboot": "mdi:restart",
"poll_now": "mdi:update"
}
}

0 comments on commit 79d412b

Please sign in to comment.