Update icons for breaking changes in MDI 7.0.96 (#75560)
This commit is contained in:
parent
baeb55e313
commit
41f6383957
3 changed files with 11 additions and 11 deletions
|
@ -78,7 +78,7 @@ DEVICE_ICONS = {
|
|||
1: "mdi:book-open-variant", # Amazon Kindle
|
||||
2: "mdi:android", # Android Device
|
||||
3: "mdi:cellphone", # Android Phone
|
||||
4: "mdi:tablet-android", # Android Tablet
|
||||
4: "mdi:tablet", # Android Tablet
|
||||
5: "mdi:router-wireless", # Apple Airport Express
|
||||
6: "mdi:disc-player", # Blu-ray Player
|
||||
7: "mdi:router-network", # Bridge
|
||||
|
@ -87,7 +87,7 @@ DEVICE_ICONS = {
|
|||
10: "mdi:router-network", # Router
|
||||
11: "mdi:play-network", # DVR
|
||||
12: "mdi:gamepad-variant", # Gaming Console
|
||||
13: "mdi:desktop-mac", # iMac
|
||||
13: "mdi:monitor", # iMac
|
||||
14: "mdi:tablet", # iPad
|
||||
15: "mdi:tablet", # iPad Mini
|
||||
16: "mdi:cellphone", # iPhone 5/5S/5C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue