Skip to content

Inconvertible types; cannot cast 'com.google.actions.api.smarthome.SmartHomeRequest.RequestInputs' to 'com.google.actions.api.smarthome.QueryRequest.Inputs' #35

@EgHubs

Description

@EgHubs

In the code at line 180 of MySmartHomeApp.java file
I get the following error

Inconvertible types; cannot cast 'com.google.actions.api.smarthome.SmartHomeRequest.RequestInputs' to 'com.google.actions.api.smarthome.ExecuteRequest.Inputs'


also the same in line 126
I get the following error

Inconvertible types; cannot cast 'com.google.actions.api.smarthome.SmartHomeRequest.RequestInputs' to 'com.google.actions.api.smarthome.QueryRequest.Inputs'

Any help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions