FE + docs
0
docs/img/HOME_ASISSTANT/HomeAssistant-Configuration.png → docs/img/HOME_ASSISTANT/HomeAssistant-Configuration.png
Executable file → Normal file
|
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 291 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
0
docs/img/HOME_ASISSTANT/HomeAssistant-Device-as-Sensors.png → docs/img/HOME_ASSISTANT/HomeAssistant-Device-as-Sensors.png
Executable file → Normal file
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
docs/img/HOME_ASISSTANT/HomeAssistant-Devices-List.png → docs/img/HOME_ASSISTANT/HomeAssistant-Devices-List.png
Executable file → Normal file
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
0
docs/img/HOME_ASISSTANT/HomeAssistant-Overview-Card.png → docs/img/HOME_ASSISTANT/HomeAssistant-Overview-Card.png
Executable file → Normal file
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 9.5 KiB |
@@ -1175,7 +1175,7 @@ function generateFormHtml(settingsData, set, overrideValue, overrideOptions, ori
|
||||
|
||||
// Parse the setType JSON string
|
||||
// console.log(processQuotes(setType));
|
||||
console.log(setType);
|
||||
// console.log(setType);
|
||||
|
||||
const setTypeObject = JSON.parse(processQuotes(setType))
|
||||
const dataType = setTypeObject.dataType;
|
||||
|
||||