Files
core/homeassistant/components/scrape/icons.json
T

22 lines
292 B
JSON

{
"config": {
"step": {
"user": {
"sections": {
"additional": "mdi:cog",
"auth": "mdi:lock"
}
}
}
},
"options": {
"step": {
"init": {
"sections": {
"additional": "mdi:cog"
}
}
}
}
}