Adjust icons for MDI bump (#37730)

This commit is contained in:
Bram Kragten 2020-07-14 22:17:14 +02:00 committed by GitHub
parent 5cd6370822
commit 9ecaa10e51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 84 additions and 68 deletions

View file

@ -23,7 +23,7 @@ STATE_NOT_SCROBBLING = "Not Scrobbling"
CONF_USERS = "users"
ICON = "mdi:lastfm"
ICON = "mdi:radio-fm"
PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend(
{