mirror of
https://github.com/home-assistant/core.git
synced 2026-07-02 04:06:41 +01:00
22 lines
288 B
JSON
22 lines
288 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"sections": {
|
|
"advanced": "mdi:cog",
|
|
"auth": "mdi:lock"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"sections": {
|
|
"advanced": "mdi:cog"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|