Closed marcolino7 closed 2 years ago
The fields below can be used for purposes of the HTML page (both in configuration.json and dashboard.json) and will have no functional impact:
{
"type": "separator"
},
{
"type": "header",
"text": "Header text here"
},
{
"type": "label",
"text": "Label text here"
},
Hi, it would be great to have separator line and/or title in config page, to better group settings, in example General, MQTT, etc To achieve this, a special json could be added to configuration.json, for example:
This could be rendered and added to config page.
Thanks in advance Marco