mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
20 lines
291 B
JSON
20 lines
291 B
JSON
{
|
|
"options": {
|
|
"step": {
|
|
"options_1": {
|
|
"sections": {
|
|
"section_1": "mdi:robot"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"test_service_1": {
|
|
"sections": {
|
|
"advanced_fields": "mdi:test-tube"
|
|
},
|
|
"service": "mdi:flask"
|
|
}
|
|
}
|
|
}
|