core/homeassistant/components/steamist/icons.json

10 lines
111 B
JSON
Raw Normal View History

{
"entity": {
"switch": {
"steam_active": {
"default": "mdi:pot-steam"
}
}
}
}