Tap menu items without a service tag will be ignored.

The JSON schema checker is relied on to highlight this error.
This commit is contained in:
Philip Abbey
2023-11-17 17:51:01 +00:00
parent 6b8892aee8
commit 4b320086ee
4 changed files with 10 additions and 10 deletions

View File

@ -138,7 +138,7 @@ class HomeAssistantApp extends Application.AppBase {
function fetchMenuConfig() as Void {
var options = {
:method => Communications.HTTP_REQUEST_METHOD_GET,
:method => Communications.HTTP_REQUEST_METHOD_GET,
:responseType => Communications.HTTP_RESPONSE_CONTENT_TYPE_JSON
};
Communications.makeWebRequest(