mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fixing customize example for customize_glob icon (#2147)
Icons should be `icon: mdi:icon-name` not `icon: mid:icon-name`.
This commit is contained in:
parent
9982a04814
commit
9ea4165f46
@ -38,7 +38,7 @@ homeassistant:
|
||||
icon: mdi:home
|
||||
customize_glob:
|
||||
"light.kitchen_*":
|
||||
icon: mid:description
|
||||
icon: mdi:description
|
||||
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user