mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
18 lines
502 B
JSON
18 lines
502 B
JSON
{
|
|
"type": "customSupport",
|
|
"Support": {
|
|
"html": [
|
|
"This product is installed and managed by:",
|
|
"",
|
|
"<b>Bosch Installer Example</b>",
|
|
"",
|
|
"Nefit Road 12",
|
|
"1234 AB Amsterdam",
|
|
"Phone: +31 123 456 789",
|
|
"email: support@boschinstaller.nl",
|
|
"",
|
|
"For help and questions please <a target='_blank' href='https://emsesp.org'>contact</a> your installer."
|
|
],
|
|
"img_url": "https://docs.emsesp.org/_media/images/designer.png"
|
|
}
|
|
} |