google-home/smart-home-nodejs

Query and Execute sample for action.devices.traits.Channel

Opened this issue · 1 comments

hi,
thanks for this smart home nodejs sample code to showcase the capabilities of google actions for smart devices. However, I am facing some difficulties to make action.devices.traits.Channel trait work for one of my home projects where I am adding a device of type action.devices.types.SETTOP. I have also tried the same with action.devices.types.REMOTECONTROL and action.devices.types.TV but the intent is never reaching the /smarthome intent fulfilment function in firebase. It will be really helpful if can you include a small example for the same as part of this codebase?

same here