mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
fix customSupport for ArduinoJson 7.2.1
This commit is contained in:
18
test/test_data/custom_support.json
Normal file
18
test/test_data/custom_support.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user