We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Device alway offline on Google Home App https://imgur.com/s6LlD6i
This is my log Request starting HTTP/1.1 POST http://localhost/Automation/ application/json;charset=UTF-8 122 info: AspNet.Security.OAuth.Validation.OAuthValidationHandler[8] AuthenticationScheme: Bearer was successfully authenticated. info: Microsoft.AspNetCore.Authorization.DefaultAuthorizationService[1] Authorization was successful for user: hung. info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1] Executing action method Beatrice.Web.Controllers.AutomationController.Index (Beatrice.Web) with arguments (Beatrice.Request.ActionRequest) - ModelState is Valid info: Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.JsonResultExecutor[1] Executing JsonResult, writing value Beatrice.Response.QueryActionResponse. info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[2] Executed action Beatrice.Web.Controllers.AutomationController.Index (Beatrice.Web) in 7.6668ms info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2] Request finished in 18.0808ms 200 application/json; charset=utf-8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Device alway offline on Google Home App
https://imgur.com/s6LlD6i
This is my log
Request starting HTTP/1.1 POST http://localhost/Automation/ application/json;charset=UTF-8 122
info: AspNet.Security.OAuth.Validation.OAuthValidationHandler[8]
AuthenticationScheme: Bearer was successfully authenticated.
info: Microsoft.AspNetCore.Authorization.DefaultAuthorizationService[1]
Authorization was successful for user: hung.
info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
Executing action method Beatrice.Web.Controllers.AutomationController.Index (Beatrice.Web) with arguments (Beatrice.Request.ActionRequest) - ModelState is Valid
info: Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.JsonResultExecutor[1]
Executing JsonResult, writing value Beatrice.Response.QueryActionResponse.
info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[2]
Executed action Beatrice.Web.Controllers.AutomationController.Index (Beatrice.Web) in 7.6668ms
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
Request finished in 18.0808ms 200 application/json; charset=utf-8
The text was updated successfully, but these errors were encountered: